bmenk
10-21-2008, 08:01 PM
We've been using Ajax Tabs 2.0 successfully for nearly a year and it has worked flawlessly. Recently (in the last couple of weeks or so), it's been causing Firefox to crash completely (as in dump it out and send in a bug report crash).
I can clear the Firefox cache and it will all work again for a while. I can't make this happen in IE 6, IE 7, Opera, or Safari.
The Apache logs show an error that varies, but which always seems to show a "File not Found" for some aspect of the script, so I've been pursuing it as a pathing problem. I've added absolute paths to the locations for the ajaxtabs.js file plus the css file.
An example from the Apache log looks like this:
[Tue Oct 21 14:41:57 2008] [error]File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/mtblog/BusinessTools/tabcontent.css, referer: http://filename/and/path/
(This server is behind a firewall so I'm afraid you won't be able to see it directly).
At this point I'm trying to understand if there's anything in the javascript code that could make it lose track of the path to its component parts.
Since I don't speak javascript very well, I thought it best to ask here.
Thanks in advance for any help.
Bobb Menk
I can clear the Firefox cache and it will all work again for a while. I can't make this happen in IE 6, IE 7, Opera, or Safari.
The Apache logs show an error that varies, but which always seems to show a "File not Found" for some aspect of the script, so I've been pursuing it as a pathing problem. I've added absolute paths to the locations for the ajaxtabs.js file plus the css file.
An example from the Apache log looks like this:
[Tue Oct 21 14:41:57 2008] [error]File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/mtblog/BusinessTools/tabcontent.css, referer: http://filename/and/path/
(This server is behind a firewall so I'm afraid you won't be able to see it directly).
At this point I'm trying to understand if there's anything in the javascript code that could make it lose track of the path to its component parts.
Since I don't speak javascript very well, I thought it best to ask here.
Thanks in advance for any help.
Bobb Menk