Author: kronow » Tue Jul 18, 2006 2:32 pm
also i get this error now
DEBUG MODE
SQL Error : 1146 Table 'yourdivision.phpbb_contact_list' doesn't exist
SELECT c.user_id, c.contact_id, c.alert, c.alert_status, c.display_name, u.username FROM phpbb_contact_list c, phpbb_users u WHERE u.user_id = c.contact_id AND c.user_id = -1 AND c.disallow = 0 AND c.user_ignore = 0 ORDER BY u.username ASC
Line : 120
File : class_contact.php
Last edited by kronow on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.