View Full Version : Strange auto-refresh problem (FIREFOX SCRIPT)
cferrero
9th of October 2006 (Mon), 04:58
I've presumably changed a setting somewhere, so that now my website diverts all visitors to the "All unique photos" page and then constantly refreshes: http://www.cferrero.net/gallery/
Any ideas on what I need to change to that it goes back to normal?!
Pekka
9th of October 2006 (Mon), 06:58
I do not get any redirects in your gallery, nor auto-refreshes.
Only thing I could think of in EE to force such behaviour would be _maybe_
$ee_passes[] = array("id" => "off", "user_id" => "0", "redirect_exhibition" => "all");
in basecode/SETUP_settings.php
Else, it might be a server setup problem.
cferrero
9th of October 2006 (Mon), 08:42
Fixed: this was a feature of the AutoLoginJ script for Firefox, which was automatically logging me in to the site every time it finished loading. I've now added the site as an exception to the AutoLoginJ script.
Pekka
9th of October 2006 (Mon), 15:17
Thanks for the info!
vBulletin® v3.6.12, Copyright ©2000-2010, Jelsoft Enterprises Ltd.