Closed (fixed)
Project:
Wibiya
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2009 at 13:40 UTC
Updated:
22 Jan 2010 at 09:26 UTC
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
Comment #1
thomasmuirhead commentedI 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
Comment #2
radj commentedencountered this and confirmed that adding "&nc=0" does work!
Comment #4
Chad_Dupuis commentedJust 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).
Comment #5
vinx2o2o commentedGREAT CHAD!
this solved my last 48 hours headache! ;)