This is the first time I have upgraded my VB5. So how do you copy files to the server? Whats confusing me is the settings where I did put images in the file system, as well as the pages themselves, and how are they handled with a fresh install? If you rename in this case forums.devestechnet.com to something else, then move the upload directory to the server, change the name to forums.devestechnet.com and run the config, wouldnt you lose ALOT of stuff? How do you overcome this? What about changes to the additional css file? Etc.
Announcement
Collapse
No announcement yet.
First Upgrade Help
Collapse
X
-
Using your FTP client, upload the files in the upload directory of your download package to your webserver. When the FTP client says "These files exist, do you want to overwrite?" say yes. It will not overwrite any pre-existing content. It will not overwrite your config.php files.
After uploading the files, you would then run the upgrade.php found at /core/install/upgrade.php by appending that to your forum URL in a web browser.
When the upgrade script completes delete the directory at /core/install.Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
-
Did you follow the steps above exactly or did you make other changes to the files?Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
Comment
-
For your reference, here is the documentation on upgrading vBulletin:
http://www.vbulletin.com/docs/html/upgrade
Comment
-
If you were already running vB5, you don't need to change the config.php files.
If you still have copies of the old files, put the original copy of /core/includes/config.php back up.
Comment
-
THis is what I get when I just try to go to the forums.devestechnet.com site
Notice: Undefined config property 'core_path' in /home/speedpri/public_html/forums.devestechnet.com/includes/api/interface/collapsed.php on line 15 in/home/speedpri/public_html/forums.devestechnet.com/includes/vb5/config.php on line 64
Warning: require_once(/vb/vb.php) [function.require-once]: failed to open stream: No such file or directory in/home/speedpri/public_html/forums.devestechnet.com/includes/api/interface/collapsed.php on line 16
Fatal error: require_once() [function.require]: Failed opening required '/vb/vb.php' (include_path='/usr/local/php4/lib/php:.:/usr/lib/php:/usr/local/lib/php') in/home/speedpri/public_html/forums.devestechnet.com/includes/api/interface/collapsed.php on line 16
Comment
-
You haven't uploaded all the files.
Please download a fresh copy of the files from the members area, and upload them all to the server.
Comment
-
Action RequiredUnexpected Text:
http://forums.devestechnet.com/core/install/upgrade.php <?xml version="1.0" encoding="UTF-8"?> <error>Customer Number Incorrect</error> I got further after fixing the config file. Not sure why I needed to, but can anyone explain this? My customer ID IS correct.
Comment
-
Also, I am getting this above the menu...
http://forums.devestechnet.com/core/install/upgrade.php Warning: Cannot modify header information - headers already sent by (output started at .../includes/config.php:3) in .../install/includes/class_upgrade_ajax.php on line 693 Warning: Cannot modify header information - headers already sent by (output started at .../includes/config.php:3) in .../install/includes/class_upgrade_ajax.php on line 769 Warning: Cannot modify header information - headers already sent by (output started at .../includes/config.php:3) in .../install/includes/class_upgrade_ajax.php on line 770
Comment
Related Topics
Collapse
-
by Ravi SavkarHI,
I am having multiple issues when I upgrade to 5.0.5. Here is one issue
I am not able to post any data in any of the thread. Basically nothing can now work in the forum
...-
Channel: Support Issues & Questions
Fri 27 Sep '13, 7:32pm -
-
by Kent55Hi, I was running a fresh install of vBulletin 5.0.2 and I manually filled in the config.php file then uploaded the files to my server, but when I run the install script I am given the make config file...
-
Channel: Support Issues & Questions
Thu 9 May '13, 1:09pm -
-
by robandyukHi
I have upgraded my forum from 5.2 to 5.4 and it is now bust
Front end I get Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /homepages/27/d22926345/htdocs/forumn...-
Channel: vBulletin 5 Upgrades
Sun 15 Sep '13, 1:31pm -
-
by AndyB72Hi all.
I've deleted install.php and renamed other 2 files like you upgrade guide.
Upload every /upload files directory.
When I run http://www.***.it/core/install/upgrade.php I complete...-
Channel: Support Issues & Questions
Wed 16 Jan '13, 11:20pm -
Comment