View Single Post
Old March 20th, 2007, 04:34 PM   #10 (permalink)
Cyricx
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 45
Nope it isn't editted at all.

I'm going to dig around and see why it's reading that variable as on. Perhaps I missed setting something correctly.

EDIT - okay, so it defines it in that file... so the question becomes...

why is it finding this statement
if ( isset($bbuserinfo['userid'])

and moving on with defining it to off...

I've commented out that whole if statement and made the else statement just a definitive.

Which brings it up and working now.

Any ideas though what could be causing this issue? I hate dodging around problems, otherwise come next upgrade me or the next admin will experience the issue again.

Last edited by Cyricx; March 20th, 2007 at 04:43 PM.
Cyricx is offline   Reply With Quote