Getting an error that just says "Call to a member function fetch_userinfo() on null " when I try to go to upgrade to vbulletin 5 from 3.8.7. Any help?
Announcement
Collapse
No announcement yet.
Error when going to upgrade
Collapse
X
-
This error is common if the server does not meet the minimum PHP version of 7.1.0.Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
-
Did you upload vBulletin 5 into its own directory after deleting the vBulletin 3 files? You will only want to keep the attachments and customavatar directories.Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
Comment
-
Make sure you have no non-vB5 files in that directory.
When upgrading from vB3/4, we recommend:
- Create a new directory.
- Upload the files from the vBulletin 5 Package to this directory.
- rename the two config files
- rename htaccess.txt to .htaccess
- Point the /core/includes/config.php to your database.
- Rename existing vBulletin directory to add -old to the end (e.g. forums to forums-old)
- Rename new directory to your vBulletin directory name
- Copy over your attachment and customavatar directories (if saved in file system).
- Run /core/install/upgrade.php
*You can check where these items are saved via:
Avatars: AdminCP > Settings > User Picture Storage Type
Attachments: AdminCP > Attachments > Attachment Storage Type
When accessing these screens, the location will be stated above the options.
Comment
-
disregard....Last edited by Wayne Luke; Fri 14 Feb '20, 7:11pm.Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
Comment
-
I'm not sure where to check CSS in cpanel?
I've created a new directory and put all the vb5 stuff in there (forum) and have the old forum directory renamed to forum-old, and still nothing is working.
This is everything in the forum directory.
.
Last edited by Valkysas; Fri 14 Feb '20, 4:22pm.
Comment
-
The above is how the vBulletin 5.5.6 directory should look. What isn't working exactly?
Same error as before?
Different error?
Did you run the upgrade script?Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
Comment
-
Is the .htaccess file completely default and from the vB5 download package?
php versions can often be changed by adding a line into .htaccess. If there's anything copied over from a previous .htaccess file, it might be doing this.
Comment
-
The error remains indicative of a php version that is too low.
Can you please upload a phpinfo file, load it in your browser, and verify the version?
This needs to be uploaded to the same directory as your forums.
Comment
Related Topics
Collapse
-
by dimitris_pHello
I have a problem. VPS SERVER sentos 6,5 php 5.3.29 When I install ok no provlem.. When I upgrate you drew that error.
Fatal error: Call to a member function fetch_userinfo()...-
Channel: vBulletin 5 Installs & Upgrades
Sun 29 Mar '15, 8:04am -
-
by fishingforumHi
Im just stuck and hoping anyone could shed some light
When I go to upgrade to 5 i get this connection error
2: mysqli_real_connect() expects parameter 6 to...-
Channel: vBulletin 5 Upgrades
Mon 17 Jun '13, 5:32am -
-
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 -
-
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM ...forums/core/vb5/route.php on line 989
Strange because last night it showed a different error in a different file...
...-
Channel: Support Issues & Questions
Sun 14 Apr '13, 3:50am -
-
by Panni100Tried running an upgrade from 5.3 to 5.5 and I get this message when I try to upgrade Parse error: syntax error, unexpected T_FUNCTION in /home2/panni/public_html/core/packages/vbforum/db/mysql/query...
-
Channel: vBulletin 5 Upgrades
Sun 6 Oct '13, 1:58am -
Comment