Zapytanie: SELECT customerid AS id, lastlogindate,
lastloginip, failedlogindate, failedloginip, enabled FROM up_customers
WHERE customerid='256'
Błąd: Table 'lms.up_customers' doesn't exist Zapytanie: SELECT customerid AS id, lastlogindate, lastloginip, failedlogindate, failedloginip, enabled FROM up_customers WHERE customerid='256' Błąd: Table 'lms.up_customers' doesn't exist Zapytanie: SELECT customerid AS id, lastlogindate, lastloginip, failedlogindate, failedloginip, enabled FROM up_customers WHERE customerid='256' Błąd: Table 'lms.up_customers' doesn't exist Zapytanie: INSERT INTO up_customers(customerid, lastlogindate, lastloginip, failedlogindate, failedloginip, enabled) VALUES ('256', 1204133479, '192.168.0.8', 0, '', 3) Błąd: Table 'lms.up_customers' doesn't exist Zapytanie: SELECT name, module FROM up_rights LEFT JOIN up_rights_assignments ON up_rights.id=up_rights_assignments.rightid WHERE customerid='256' Błąd: Table 'lms.up_rights' doesn't exist Zapytanie: SELECT name, module FROM up_rights WHERE setdefault=1 Błąd: Table 'lms.up_rights' doesn't exist Zapytanie: SELECT id FROM up_help WHERE reference = 0 Błąd: Table 'lms.up_help' doesn't exist Zapytanie: SELECT title,body,reference,id FROM up_help WHERE id = NULL Błąd: Table 'lms.up_help' doesn't exist Zapytanie: SELECT id,title FROM up_help WHERE reference = NULL Błąd: Table 'lms.up_help' doesn't exist czy byla jakas poprawka do user panala lub
lms (dodatkowe tabele )??
na innym kompie mialem wer 1.10.0 i
niebylo zadnych problemow |