Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Trader (http://www.bvlist.com/forumdisplay.php?f=29)
-   -   Error mailbox (http://www.bvlist.com/showthread.php?t=5084)

Narmotor 14th June 2010 10:19

Error mailbox
 
hi. I have problem.
Code:

---
http://sait/mailbox.php?inbox
-------
Fatal error:  Call to undefined function begin_table() in Z:\home\tbdev\www\mailbox.php  on line 313
------
312. begin_form();
313. begin_table();
 $table[' ']  = th("", 1);
 $table['Sender']  = th_left("Sender",'sender');
 $table['Sent_to'] = th_left("Sent To",'sendto');
 $table['Subject'] = th_left("Subject",'subject');
 $table['Date']    = th_left("Date",'added');
 table($table, $tablefmt);
 
 $res = mysql_query("SELECT * FROM messages WHERE $where $order $limit") or sqlerr(__FILE__, __LINE__);
 while ($arr = mysql_fetch_assoc($res))

................
help :coffee: it is DEFAULT code... TT 2.06 with off sait


All times are GMT +2. The time now is 02:20.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.