I finally converted my YaBB Gold to SE 1.1.0.
Conversion went fine, but I'm facing two problems I can't get rid of:
- The threads in the diffrent boards don't show up. The boards are empty.
- I can't access admin section.
For the first problem:
I checked my database and found all topics and messages there.
I'd like to try repair my boards, but ... prob two
Can anybody offer some help?
thx in advance
For problem two:
I get the following error message:
2: Supplied argument is not a valid MySQL result resource
(/home/www/web296/html/yabbse/Sources/Admin.php ln 73)
This line in Admin.php says:
$numcats = $temp[0];
$result = mysql_query("SELECT COUNT(*) as click_total FROM {$db_prefix}log_clicks;");
$temp = mysql_fetch_row($result);
it's the last lineAlso I got a single error message in the conversion process which was:
Inserting data package 10
Errors: Column 'logTime' is used with UNIQUE or INDEX but is not defined as NOT NULL
I'm pretty sure this has to do with problem two.
I was searching the forums for help, but couldn't find any, though I think I have seen these problems mentioned somewhere.
Using the search function is a pain in the ass. No matter which forums you choose or if you choose either subject or message, hits are shown from all forums and subjects as well as messages.