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

Home » FUDforum » How To » consistency help please.
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: consistency help please. [message #31709 is a reply to message #31688] Sun, 14 May 2006 15:02 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
No, the current code is correct, it only fetches messages where file_id is greater then zero. The problem appears to be that despire the limiter that says that file_id must be greater then zero, it still picks those up.

Could you add the following bit of code above the line which says:
New Code:
<?php
var_dump
($r[1], $r[2], $r[3]);
?>


Line:
<?php
$m1 
write_body_c(read_msg_body($r[1], $r[2], $r[3]), $len$off$r[5]);
?>


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Member listing
Next Topic: Another question about cookies and session
Goto Forum:
  

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

Current Time: Wed Nov 27 06:39:55 GMT 2024

Total time taken to generate the page: 0.04332 seconds