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 #347 is a reply to message #346] Wed, 06 February 2002 18:07 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 12:24 PM

1. Yes. If I go the forum as anonymous that is the error I get. I have tried to login but the login page also gives me the same error - www.anvil.ws/forum/index.php and www.anvil.ws/forum/login.php

2. You can check out the version of php... Im running by going to www.anvil.ws/test.php - that should bring up a page with the phpinfo. As for MySQL I'm running 3.23.21

3. See attached file


Thanks for your help! Razz


I am trying to replicate this problem right now.

In the mean while, could you please run a short test for me please. Open the cookies.inc file, and find the line which says:

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

change it to:

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


Then try to access the index.php page, it may output a line which says UID: followed by a number. Please paste this line in your reply, or if you do not see such a line tell me.

Thanks. I


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: Tue Oct 01 23:29:52 GMT 2024

Total time taken to generate the page: 0.07207 seconds