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

Home » FUDforum Development » Bug Reports » Error log
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Error log [message #23875 is a reply to message #23857] Sun, 03 April 2005 17:37 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Well, the problem is that given the information you've provided it would seem something impossible is hapenning.

The nntp_id value is not NULL, even though the join to fetch it is being done on an empty table (according to your sql information).

You can try to open post.php, and find a conditional expression that looks like this:

if (($mtf->nntp_id || $mtf->mlist_id) && !$mtf->mlist_msg_id) {

and if it get's into it (it seems that it does), make it output the value of $mtf->nntp_id and $id variables.


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
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 2.3.8 - File extension filter
Next Topic: Polls not working :-(
Goto Forum:
  

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

Current Time: Mon Nov 25 00:45:51 GMT 2024

Total time taken to generate the page: 0.05426 seconds