PDA

View Full Version : Can't get back to my ImpEx page properly


TheMusicMan
Mon 12th Jul '04, 8:46am
Hi All

I successfully imported my phpBB forum into a test vB303 forum but I can't seem now to access the Import/Export page correctly. the screenshot shows what I see when I select that in ACP.

Is this correct?

Steve Machol
Mon 12th Jul '04, 1:47pm
Sorry, I don't know what you mean. :confused:

TheMusicMan
Mon 12th Jul '04, 3:08pm
Hi Steve

I want to run someof the Import/Export scripts again but when I access the page from my ACP that screenshot is all I see. I shoudl see a list of modules with buttons that enable me to run the particular option again yeah...?

John

Steve Machol
Tue 13th Jul '04, 3:06am
Why do you want to run it again? I'm not sure you can do that. Nonetheless, run this query:

DELETE FROM datastore WHERE title='ImpExSession';

Then try the import again.

TheMusicMan
Tue 13th Jul '04, 9:00am
Why do you want to run it again? I'm not sure you can do that.
... because none of the avatars came across, neither did any of the posts in just one of the categories. All other posts came across fine.

Nonetheless, run this query:

DELETE FROM datastore WHERE title='ImpExSession';

Then try the import again.
... will do, thanks Steve.