cam
Junior Member

Posts: 3
Registered: 17/4/2006
Member Is Offline
|
posted on 26/7/2007 at 01:07 |
|
|
Upgrade Problem with Admin panel
I have edited this post because I got the site mostly working now--
Just the admin panel doesn't work. I set debug to true and this is what I get:
MySQL encountered the following error: Table 'jasonandcamc_xmb1.xmb_logs' doesn't exist
In the following query: INSERT INTO xmb_logs (`uid`, `type`, `action`, `data`, `dateline`) VALUES (1, 'admin', 'accessCP',
'YToyOntzOjM6InVybCI7czo3OiIvY3AucGhwIjtzOjI6ImlwIjtzOjE0OiI3MS4xNjUuMTU3LjIyMiI7fQ==', 1185413011)
With the following bactrace:
Array ( [0] => Array ( [file] => /hermes/web06/b1922/pow.extekhed/htdocs/pgifgrads/db/mysql.php [line] => 146 [function] => makebacktrace[class] => dbstuff [type] => -> [args] => Array ( ) ) [1] => Array ( [file] =>
/hermes/web06/b1922/pow.extekhed/htdocs/pgifgrads/db/mysql.php [line] => 163 [function] => impliciterror [class] => dbstuff [type] =>-> [args] => Array ( [0] => INSERT INTO xmb_logs (`uid`, `type`, `action`, `data`, `dateline`) VALUES (1, 'admin', 'accessCP',
'YToyOntzOjM6InVybCI7czo3OiIvY3AucGhwIjtzOjI6ImlwIjtzOjE0OiI3MS4xNjUuMTU3LjIyMiI7fQ==', 1185413011) [1] => ) ) [2] => Array ( [file] =>/hermes/web06/b1922/pow.extekhed/htdocs/pgifgrads/functions.php [line] => 1414 [function] => query [class] => dbstuff [type] => ->
[args] => Array ( [0] => INSERT INTO xmb_logs (`uid`, `type`, `action`, `data`, `dateline`) VALUES (1, 'admin', 'accessCP','YToyOntzOjM6InVybCI7czo3OiIvY3AucGhwIjtzOjI6ImlwIjtzOjE0OiI3MS4xNjUuMTU3LjIyMiI7fQ==', 1185413011) ) ) [3] => Array ( [file] =>
/hermes/web06/b1922/pow.extekhed/htdocs/pgifgrads/cp.php [line] => 48 [function] => logaction [args] => Array ( [0] => accessCP [1] =>Array ( [url] => /cp.php [ip] => 71.165.157.222 ) [2] => 1 ) ) ) |
|
|
cam
Junior Member

Posts: 3
Registered: 17/4/2006
Member Is Offline
|
posted on 26/7/2007 at 01:15 |
|
|
The other issue is that all the fonts are ugly as sin now... |
|
|
|