View Full Version : Blank Import page in admincp
galupo
Wed 30th Jul '08, 10:54pm
I've read through the two impex blank page threads with no success I have a fresh install of vbulletin and I'm trying to migrate my phpbb3 board over.
I tried uping the files individually as ascii/binary for the appropriate file types no dice.
I've reinstalled vbulletin no dice.
Double check my impex config file no dice.
Every time I go to my admin cp page my import tab is blank when I click on it. Any suggestions would help.
No access the the php error logs I've contacted my ISP
galupo
Thu 31st Jul '08, 1:05am
Seemed to be a problem with the php install on the server.
Host fixed it and now everything is up and running
Jerry
Thu 31st Jul '08, 12:00pm
99% of the time it's memory.
rschalter
Fri 15th Aug '08, 11:23pm
I have installed the importer and rechecked and double checked everything. When i click the import/import I get a 404 page not found error.
Host runs 4.3.0 php.Is that the problem or is there something else I need to have the host do?
Thanks for any suggestions.
Steve Machol
Sat 16th Aug '08, 1:28am
Your host needs to upgrade to at least PHP 4.3.3.
chloe
Mon 27th Jul '09, 6:00am
I've read through the two impex blank page threads with no success I have a fresh install of vbulletin and I'm trying to migrate my phpbb3 board over.
I tried uping the files individually as ascii/binary for the appropriate file types no dice.
I've reinstalled vbulletin no dice.
Double check my impex config file no dice.
Every time I go to my admin cp page my import tab is blank when I click on it. Any suggestions would help.
No access the the php error logs I've contacted my ISP
Galupu,
Have you already used impex on your VB to import previously? If so, run this SQL query from your Admin CP. I had the same problem as you and when I checked my server's error logs, I saw that even though I deleted my old impex, installed a brand new one and configured it properly, information from the old impex was misdirecting things.
After running the following query, I was able to access the import function. Good luck
DELETE FROM datastore WHERE title='ImpExSession';
Verionia
Fri 31st Jul '09, 1:33pm
Galupu,
Have you already used impex on your VB to import previously? If so, run this SQL query from your Admin CP. I had the same problem as you and when I checked my server's error logs, I saw that even though I deleted my old impex, installed a brand new one and configured it properly, information from the old impex was misdirecting things.
After running the following query, I was able to access the import function. Good luck
DELETE FROM datastore WHERE title='ImpExSession';
I am having the same problem but am using PHP 5.x and am using impex for the first time on a fresh install. Instead I see a view of my forum home instead of import options. Help!
Jerry
Wed 5th Aug '09, 6:54pm
Remove all the folders in impex/systems that you don't need.
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights