Closed (fixed)
Project:
Text Size
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 May 2009 at 14:20 UTC
Updated:
24 May 2009 at 20:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
CZ commentedPlease post the error message or your JavaScript code.
Comment #2
mschneider commentedsorry the javascript files were stripped out form my first message:
chili-1.7.pack.js, jquery-1.2.1.js, jquery.cycle.all.js
The error messages says:
Line:54
Character: 3
Error: This object does not accept this property or method
Code: 0
Comment #3
mschneider commentedattached you find the confliting javascript files
additionally i have noticed that i can only see the text size block as authenticated user! i am running the drupal site in a subdirectory and i have enabled the rewrite mode as i have seen it in one of the posts here. thanks a lot in advance
Comment #4
CZ commentedchili-1.7.pack.js, jquery-1.2.1.js and jquery.cycle.all.js included, the textsize modul works. In which file is the error?
Go to admin/user/permissions#module-textsize and enable for "anonymous user".
Comment #5
mschneider commentedthanks for your fast response - and thanks for pointing out the thing with the permissions!
i commented out the js files to see which files gives the error - and it's jquery-1.2.1.js - is there a way to see why?
thanks in advance
Comment #6
mschneider commentedthe problem is solved - my template site called the same js file but different versions twice. i removed the call to jquery-1.2.1.js and now it seems to work - thanks a lot