| Author |
Post |
|
|
#1 Mon Sep 24, 2007 10:46 pm
|
|
Member
Registered: Sep 2007
Posts: 2
|
Hi,
I have successfully installed the UseBB. I can access it using FireFox and Safari. When I try to access it using IE7 I get this message:
Request variable _DOTNETNUKE found with register_globals enabled. Exited.
I know the BB is working, as I can use it with the FF and Saf. browsers, but IE7 won't let me.
Any adivce would be greatly appreciated! Thanks!
~roo
|
|
|
#2 Tue Sep 25, 2007 12:42 am
|
|
Moderator
Registered: Oct 2005
Posts: 437
Location: canada
|
Doesn't sound like anything UseBB releated to me. Though usually register_globals are turned off as far as i know. I don't know of any variable called '_DOTNETNUKE' being passed by UseBB.
|
|
|
#3 Tue Sep 25, 2007 12:50 am
|
|
Member
Registered: Sep 2007
Posts: 2
|
I just upgraded my UseBB to the 1.0.7 (from 1.0.6) and now everything is good. Weirdness I guess. IE6 worked, before I upgraded, but IE7 did not. 
|
|
|
#4 Tue Sep 25, 2007 7:03 am
|
|
Developer
Registered: Apr 2004
Posts: 2202
Location: Belgium
|
This had something to do with register globals protection code which changed in 1.0.7. _DOTNETNUKE is probably a cookie name.
|