When I enable drupalchat locations aren't showing up.
Not the map and not the address.

CommentFileSizeAuthor
#16 chatlocation.png148.19 KBBruFFy
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

darklrd’s picture

Could you please provide a screenshot of the error displayed in firebug console?

BruFFy’s picture

No error displayed, location is missing.

BruFFy’s picture

Is using YUI a good thing?
This is what the maintainer of gelocations said.
'I downloaded and installed the YUI, all 168 Meg of it, installed drupalchat and promptly lost not just Getlocations (and Getdirections), but Admin_menu as well and found that much of Jquery was dead also. The error messages in firebug show that Google maps had been clobbered. Clearly Yahoo's YUI is not compatible with normal use of Drupal, I would suggest that you stick with Jquery compatible tools.
Given the strife between Google and Yahoo and in the light of Yahoo's recent patent trolling activities I can't say I'm surprised.' http://drupal.org/node/1503358

darklrd’s picture

Thanks for the update. You don't need to download the complete YUI library. You just need to place this file - http://yui.yahooapis.com/3.5.0/build/yui/yui-min.js in sites/all/libraries. I will try this out and see if there is any problem with DrupalChat.

darklrd’s picture

In the meanwhile, could you please try this once with latest dev version - 7.x-1.x? Please make sure you uninstall the current version of DrupalChat before updating to dev version as it contains some breaking changes. Thanks.

darklrd’s picture

Is your website accessible over internet?

Thanks

BruFFy’s picture

Hi,
Tried it with dev version but same problem.
Yes, it's not public but accessible.
Thx for trying to fix this...

BruFFy’s picture

No solution yet?

darklrd’s picture

No, I have not been able to work on this yet. I will work on it once I have some free time. Thanks.

darklrd’s picture

Sorry for the late response. I have removed YUI library all together. Should be able to commit the code soon to the repository. Thanks.

SocialNicheGuru’s picture

has this been committed?

darklrd’s picture

Yes, I have removed YUI in the latest dev. Could you please confirm if this issue has been resolved? Thanks.

BruFFy’s picture

Hi,
I'm still having the same problem :(

SocialNicheGuru’s picture

can you provide a picture?
also can you share your firebug output?

darklrd’s picture

Yes, as suggested by SocialNicheGuru, a picture and firebug output would be immensely helpful. Thanks!

BruFFy’s picture

FileSize
148.19 KB

picture and firebug output in picture.
Would you like me to put this testsite online so you can access it?

BruFFy’s picture

getlocation jscript isn't loading when drupalchat is enabled

BruFFy’s picture

In the options I've set drupal visibility to exclude pages with a google map.
But it's still not showing the google map.
So the problem isn't situated in the jscript's that are left out with that option.

greetings

BruFFy’s picture

Version: 7.x-1.0-beta4 » 7.x-1.0-beta11
BruFFy’s picture

I've found a work around!
When I make sure that drupalchat folder is located one level deeper then getlocations it works.
So at this time I've got site/all/modules/getlocations and site/all/modules/contrib/drupalchat.

I hope this helps...

darklrd’s picture

really strange, thanks anyway, glad to know it is working.

BruFFy’s picture

I was a little to fast :(
It have been working but I tried to see why and I can't reproduce it anymore.
I think it might be something with theming and when this happens...

BruFFy’s picture

It was working because getlocations info was in cache...