When I install the Wibiya toolbar it breaks some stuff on the page in Chrome and IE. It seems to work fine in Firefox though.

Things like Tabs, drop downs etc don't work in Chrome - think it's a jquery thing.

Comments

thomasmuirhead’s picture

Status: Active » Fixed

I found a fix:

http://getsatisfaction.com/wibiya/topics/drupal_6_wibiya_compatibility_p...

What you need to do is add &nc=0 after the "?toolbarId=XXXX" bit of the embed code so it says "?toolbarId=XXXX&nc=0"

hope that helps other people.

Thomas

radj’s picture

encountered this and confirmed that adding "&nc=0" does work!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Chad_Dupuis’s picture

Just to update this, if you are using the wibiya drupal module (the one from wibiya - not sure if they are the same?) you will not use the embed code directly so there is a setting in your account to check. Login to your wibiya account and goto http://wibiya.com/Troubleshooting.php then check "Javascript/Framework Conflict".... After your toolbar updates, drupal should work fine (including items like the fckeditor which do not work without this setting).

vinx2o2o’s picture

GREAT CHAD!
this solved my last 48 hours headache! ;)