Fudforum messages in DB and rdf/pdf [message #34414] |
Fri, 27 October 2006 11:51 |
willy
Messages: 24 Registered: March 2005
Karma: 0
|
Junior Member |
|
|
Hello,
I found a problem:
If i use msg_store table and try to run pdf.php or rdf php, content generation has failed.
I think this is a problem with mysql_unbuffered_query() because this php code (pdf/rdf phps) run another query (read_msg_body) and pervious mysql resource ($r) has dropped by php.
Please suggest me anything how to solve this problem?
Another: The unbuffered query can brake any other code in fudforum?
Thanks,
Willy
|
|
|
|
|
|
|
|
|
|
|