I upgraded to 5.5.4 and now there is no content on my site. Got any Ideas? Godaddy tested the database and it was responding and has content in it. The vbulletin forum that shows up says there is "No Content." Is there something else I am supposed to do?
I followed Wayne Lukes process below for upgrading:
Mon 30th Sep '19, 12:11pm
The best course of action is to follow these steps:
I followed Wayne Lukes process below for upgrading:
Mon 30th Sep '19, 12:11pm
The best course of action is to follow these steps:
- Download vBulletin 5.5.4 Patch Level 1.
- Create a new directory on your server (i.e. forums_new)
- Upload 5.5.4 Patch Level 1 to this new forum.
- In the new directory rename /config.php.bkp to /config.php.
- Rename /core/includes/config.php.new to /core/includes/config.php
- Rename /htaccess.txt to .htaccess
- Turn off your forums
- Create a Database Backup.
- Rename the old vBulletin directory (i.e. forums_old)
- Rename the new directory to replace your old vBulletin directory (i.e. forums)
- Run /core/install/upgrade.php in your new forum directory.
- Delete /core/install
- Turn on your forums.
- If you store attachments and avatars in the file system inspect your attachment and customavatar directories for any PHP or HTML files. Delete these Files. Move the attachments and customavatar directories to your new vBulletin forum directory.
- Delete the old vBulletin directory off the server.
Comment