OK I had phpnuke 6.0, upgraded to phpnuke 6.5. Downloaded your smartdark for 6.5 and then Uploaded everything, ran upgrade and boom said good to go. Went to change theme in Adminstration Preferences to smartdark by default. Went to Blocks Administration and noticed all my old blocks were gone. Then I look above the bar where it list block info and it reads :
Quote:
|
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/virtual/site38/fst/var/www/html/includes/sql_layer.php on line 286
|
I cannot add any blocks and nuke is only showing Messages & Storys.
Then I went to check the new ported forum and I got the folling error:
Quote:
phpBB : Critical Error
Error doing DB query userdata row fetch
DEBUG MODE
SQL Error : 1054 Unknown column 'u.uid' in 'where clause'
SELECT u.*, s.* FROM nuke_bbsessions s, nuke_users u WHERE s.session_id = 'e1865139864c6bdd29ee81fa97c69d0e' AND u.uid = s.session_user_id
Line : 255
File : /home/virtual/site38/fst/var/www/html/includes/sessions.php
|
Any Idea's?