PDA

View Full Version : weird error



dan1088352
Tue 6th Jun '06, 2:26am
I have a brand new VB with an old phpBB, whichever that one is
phpBB 2.0.19
vb 3.5.4
Check and update database
see below


ImpEx Database errormysql error: Invalid SQL: SHOW TABLES

mysql error: No database selected

mysql error number: 1046

Date: Monday 05th of June 2006 10:25:06 PM
Database: theev2_so408
MySQL error: No database selected


I have everything like the manual said so, whats going on here?

Steve Machol
Tue 6th Jun '06, 2:34am
This means the db info in your ImpExConfig.php file is wrong. Doublecheck and fix that info.

dan1088352
Tue 6th Jun '06, 2:37am
I just figured that out which a search (one of your posts), thanks

dan1088352
Tue 6th Jun '06, 2:44am
ok, I have another problem, it says it imported all my posts and junk, but only the users are showing as imported

Steve Machol
Tue 6th Jun '06, 2:46am
Please follow the 'After the Import' instructions here:

http://www.vbulletin.com/docs/html/impex_cleanup?manualversion=30501500

This should solve those issues.

dan1088352
Tue 6th Jun '06, 2:49am
thanks

I hate being a n00b to something I just bought

Steve Machol
Tue 6th Jun '06, 2:52am
We're all noobs at some time. :)

dan1088352
Tue 6th Jun '06, 2:59am
ok, I did what it says and the forums show up, but not the posts and topics

dan1088352
Tue 6th Jun '06, 3:22am
anyone?

Colin F
Tue 6th Jun '06, 6:03am
Doublecheck that you ran all these instructions: http://www.vbulletin.com/docs/html/impex_cleanup?manualversion=30501500

dan1088352
Tue 6th Jun '06, 11:25am
I ran it to the letter

Steve Machol
Tue 6th Jun '06, 2:22pm
In the Forum Manager set the Default View Age to 'Show All Threads'.

Admin CP -> Forums & Moderators -> Forum Manager -> Edit Forum -> Default View Age -> Show All Threads

Or to update them all at once, run this query (assuming no table prefix is being used):

UPDATE forum SET daysprune=-1;

After running that query, update the forum counters:

Admin CP -> Maintenance -> Update Counters -> Rebuild Forum Information

dan1088352
Tue 6th Jun '06, 6:10pm
I have resolved this with support