FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Query Failed
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Query Failed [message #352 is a reply to message #351] Wed, 06 February 2002 19:33 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
smac wrote on Wed, 06 February 2002 2:30 PM

I replaced:

$this->user_id = sprintf("%u", $anon_id);

with

$this->user_id = sprintf("%u", $anon_id);
echo "UID: '".$this->user_id."'<br>n";

in the cookies.inc file in the save_sec function. When I went back to the website there was no change in the error message I got. I refreshed the page several times with no luck.

One other strange thing that happened is that as I refreshed the page I got a new error:

Warning: Unexpected character in input: '' (ASCII=92) state=1 in GLOBALS.php on line 73

Like someone added a back into the GLOBALS.php file. I'm not sure if that is suppose to happen or not. Hope this helps.



Could you possibly join irc.openprojects.net port 6667 channel #fudforum on IRC.

It'll make it easier for me to debug this problem if I can talk to you realtime.

Also, does the php warning appear if you comment out the line you've added based on my request?


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: GOLBALS.php & Custom_avatars won't delete
Next Topic: Win2K - Fixes to install 1.1.1
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Jul 03 17:08:49 GMT 2024

Total time taken to generate the page: 0.04665 seconds