Member Login

Resources

Developers Blog
GMapsPRO Demo
Bug Tracker
-----------------------------------
GMaps Community Forums
GMaps Subscriber Forums
-----------------------------------
Google Maps API Reference
Google Maps Group Forum

Who's Online

We have 27 guests online

Affiliates



Community Forums

NOTE: Subscribers, please post in the SUBSCRIBER FORUMS - NOT IN THE COMMUNITY FORUMS

homepost replythreaded viewruleshelp
 
<< Start < Prev 1 2 Next > End >>
lanxcape
Senior Boarder
 
Problem using CB adapter - 2007/12/16 11:17
OK, I have made some progress and am getting obsessive about getting this working. It seems sooooo close

When I try to use the CB adapter I receive the following error

ADAPTER ERROR: Unknown column 'cb_address' in 'field list' SQL=select user_id, u.name, cb_address, cb_city, cb_state, cb_zipcode, cb_country, avatar, cb_latitude, cb_longitude, avatarapproved from jos_comprofiler a, jos_users u where a.user_id = u.id

Here is the link to the map
http://www.lanxcape.com/index.php?option=com_content&task=view&id=27&Itemid=40
The administrator has disabled public write access.

lanxcape
Senior Boarder
 
Re:Problem using CB adapter - 2007/12/16 11:20
I ran upgrade db but it did not solve the problem
The administrator has disabled public write access.

lanxcape
Senior Boarder
 
Re:Problem using CB adapter - 2007/12/16 15:51
I uninstalled/reinstalled gmapspro and community builder and the associated plugins, mods, bots

Still have the same problem

ADAPTER ERROR: Unknown column 'cb_address' in 'field list' SQL=select user_id, u.name, cb_address, cb_city, cb_state, cb_zipcode, cb_country, avatar, cb_latitude, cb_longitude, avatarapproved from jos_comprofiler a, jos_users u where a.user_id = u.id
The administrator has disabled public write access.

lanxcape
Senior Boarder
 
Re:Problem using CB adapter - 2007/12/16 16:16
I deleted and added the CB fields with the cb_ prefix.

This fixed the Adapter error but I am unable to see any maps.
The administrator has disabled public write access.

cs1559
Admin
 
Re:Problem using CB adapter - 2007/12/16 17:01
Cool site! I went to the link and I see a map so I'm not clear what you are seeing. Now, I don't support adapters other than the core gmaps adapter. The CB adapter it is one I run locally and is provided as an example of what can be done.

One thing to remember when working with that adapter is that it will not geocode any address. The latitude/longitude must be persisted in your profiler table for this to work as well as having the fields mapped properly.
The administrator has disabled public write access.

lanxcape
Senior Boarder
 
Re:Problem using CB adapter - 2007/12/16 19:21
I just recently was able to get the map working.
The geocodes I was using seemed to be the problem.
Now I do not have any markers showing up for the member data.

Thanks for the comment on the site.
The administrator has disabled public write access.

jdsawlor
Fresh Boarder
 
Re:Problem using CB adapter - 2008/03/06 14:48
How were you able to get the CB Plugin to work.
I am having the same problem.

Jeff
The administrator has disabled public write access.

cs1559
Admin
 
Re:Problem using CB adapter - 2008/03/06 14:57
Jeff -
Shoot me an email as my time on the forums is very limited. I need to know exactly what the problem is with the CB plugin. You do need to make sure that all column names defined within the plugin configuration actually exist within your CB installation. If not, add them. Make sure that the you especially have a lat,lng, and geocode date (defined as a date field) as they are required when it writes back to the db. That should all be documented. maybe you are looking in the wrong place.

Now, regarding the CB adapter. I really don't support that for various reasons. It was provided as an example on how to pull data from 3rd party datasources. The gmaps core adapter is pretty complex. There is also a step-by-step guide to help you modify your adapter to conform to your envionrment.

Again, shoot me an email and we can continue the dialog.

Chris
The administrator has disabled public write access.

jdsawlor
Fresh Boarder
 
Re:Problem using CB adapter - 2008/03/08 14:14
Chris,

Is there a way to force font colors on the GMaps info popup windows. I have found that my joomla template calls for a default font color of #ccc and due to the fact that the info window background is #ffffff the two colors don't jive. A kinda White font on a white background makes for a real hard read.

Now I've been told by the rockettheme guys to change my font color by doing the following

#maincol {template_css.css (line 287)
color:#CCCCCC;
}

But when I force the color to #000000 black it causes another issue. My background in my template is black. So its now a black font on a black background.

So there must be a way to force the font color in the GMaps info window. But how do I go about doing this?

Please any help would be HUGE!
Jeff
The administrator has disabled public write access.

cs1559
Admin
 
Re:Problem using CB adapter - 2008/03/11 20:38
Shoot me an email and I'll see if I can help. I know w3schools provides good tutorials. I try to stay away from CSS related issues for various reasons .. first and foremost, I have a lot to learn. Sorry for the delayed response, I have many things going on (some personal).
The administrator has disabled public write access.

<< Start < Prev 1 2 Next > End >>