marocnl
08-18-2006, 12:14 PM
Hi All,
Trying to add content to posts in showthread page.
I customised postbit template
I need to get informations from a database.
I am trying to add code in plugin Hook Location : postbit_display_start
Problem is that I cannot use $db->query_first([myquery]);
Result is a blank page for showthread.php
Thanks.
Trying to add content to posts in showthread page.
I customised postbit template
I need to get informations from a database.
I am trying to add code in plugin Hook Location : postbit_display_start
Problem is that I cannot use $db->query_first([myquery]);
Result is a blank page for showthread.php
Thanks.