Closed (fixed)
Project:
Salamander
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2007 at 20:48 UTC
Updated:
6 Dec 2008 at 23:41 UTC
I noticed that the theme in 6.x version will generate page not found errors in the logs because the jquery.pngFix.js file - somewhere in the code it is also looking for the name jquery.pngfix.js with LOWERCASE "f" - i'm not sure which is correct - but i assume that one should be chosen and all references to it made the same.
Comments
Comment #1
wallstarb commentedComment #2
florian commentedYou are right. I will solve that in the next release. You can change the filename js/jquery.pngFix.js to jquery.pngfix.js to solve the issue.
Comment #3
wallstarb commentedThanks - I did it in my test site... just wanted to bring it to your attention... and by the way GREAT work on this.
Comment #4
transwarptim commentedI renamed the file and I STILL have the problem, entire site is broken. Go ahead and take a look at drupal6.transwarphosting.net
Thanks
Comment #5
florian commentedJust go to admin/block to re enable the blocks in your site and everithing will be fine :)
Your problem is a well known behavior of Slamander due to the 6 new positions for blocks.
Comment #6
florian commented