Firefox is loading 2 pages for everyone one requested [Solved]
Posted: Tue Sep 08, 2009 3:24 am
Greetings,
This one has me pulling my hair out. When Firefox loads a requested page say http://www.domain.com/ it wiill also load whatever page is listed in the link. When this second page is loaded you never see it. It however shows up in the statistics module and it's causing some issues with some custom code on the site. They are running CMSms 1.4.1 and I've tested a default install and it does not exhibit this behavior. They have the following modules installed:
Captcha0.3.1
CustomContent1.5.2
FormBuilder0.5.11
Forum0.9.2
FrontEndUsers1.6.2
MySQLDump1.2.3
Statistics0.8.0b9
What I've tested:
Anyone have a clue where to start? My plan is to slowly replicate functionality into a default install until I hopefully find the culprit if it's a module. In the mean time I've taken the link out of their template which has corrected the problem but this isn't a long term fix since they rely on Google to crawl their site for searching.
All help is appreciated
This one has me pulling my hair out. When Firefox loads a requested page say http://www.domain.com/ it wiill also load whatever page is listed in the
Code: Select all
{cms_selflink dir="next" rellink=1}
Captcha0.3.1
CustomContent1.5.2
FormBuilder0.5.11
Forum0.9.2
FrontEndUsers1.6.2
MySQLDump1.2.3
Statistics0.8.0b9
What I've tested:
- * Default install. This does NOT exhibit the behavior.
- * Disabled all session and tab saving within firefox. No effect
- * Imported the default template and applied it to all pages. - No effect
- * Taken all non default module and tag reference out of their template - No effect
- * Tested with IE 6, 7, 8, Opera 10.00, Chrome 2.x and Safari 4.x (windows) - They do not exhibit this behavior. Only Firefox 3.x
Anyone have a clue where to start? My plan is to slowly replicate functionality into a default install until I hopefully find the culprit if it's a module. In the mean time I've taken the
Code: Select all
{cms_selflink dir="next" rellink=1}
All help is appreciated