Status
Not open for further replies.

Morrus

Customer
I'm having a bit of an installation issue. After selecting the XML file in the product manager and hitting "Import", it whirs away for 30 seconds or so before displaying a blank white screen (image attached).
 

Attachments

  • screen.webp
    screen.webp
    54.7 KB · Views: 0
Tried is again, with allowed overwrite set to yes. It gets a bit further, but stalls:

Importing Product, Please Wait...

[:]

Updating Version Number To: 1.0.0

Created Table: dbtech_vbshop_category
Created Table: dbtech_vbshop_purchase
Created Table: dbtech_vbshop_gift
Created Table: dbtech_vbshop_item
Created Table: dbtech_vbshop_purchase
Altered Table: administrator
Altered Table: user
 
After altering the user table it'll move on to the usergroup table, that shouldn't trigger a timeout unless your MySQL server has an issue.

Can you try adding
PHP:
ini_set('display_errors', true);
just beneath <?php in the config.php file? That should at least show the error message.
 
Status
Not open for further replies.

Similar threads

Legacy vBShop

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,261
Customer rating
0.00 star(s) 0 ratings
Back
Top