vBulletin 3 is end of life and will not be receiving future development. Warning: vBulletin 3.8.11 is not compatible with PHP 7.2.0 or higher.
Welcome to the vBulletin support forums! In our community forums you can receive professional support and assistance with any issues you might have with your vBulletin Products.
If you are having problems posting in the relevant areas for your software, please see this topic.
Upgrade to vBulletin 5
We're pleased to announce a special promotion for upgrading your vBulletin 3/4 sites to vBulletin 5. From now until December 31st, we are offering vBulletin 5 license upgrades at $169 each. This promotion is available to all vBulletin 3 (owned) and vBulletin 4 license holders, entitling you to the latest version of vBulletin 5.
If you would like to purchase this upgrade, please log into the vBulletin Members Area and use Promo Code: vB5UPGRADE during checkout to apply the discount.
Announcement
Collapse
No announcement yet.
Problem with Install of 3.8 on New Dedicated Server
Problem with Install of 3.8 on New Dedicated Server
Im getting this error when trying to install 3.8.8 on a New Dedicated Server.
Strict Standards: Non-static method vB_Shutdown::init() should not be called statically, assuming $this from incompatible context in /home/xxx/public_html/community/includes/class_core.php on line 2555
Strict Standards: Non-static method vBulletinHook::init() should not be called statically in /home/xxx/public_html/community/install/init.php on line 212
Last edited by sexypbobb; Sat 25th Apr '15, 3:26pm.
Please don't PM or VM me for support - I only help out in the threads. vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template. W3Schools <- awesome site for html/css help
Strict Standards: Non-static method vBulletinHook::fetch_hook() should not be called statically in /home/xxx/public_html/community/includes/adminfunctions.php on line 399
Strict Standards: Non-static method vBulletinHook::init() should not be called statically in /home/xxx/public_html/community/includes/class_hook.php on line 118
Last edited by sexypbobb; Sat 25th Apr '15, 5:20pm.
Try putting this into an .htaccess file and then see if you still have the same problem:
Code:
php_flag display_errors off
Please don't PM or VM me for support - I only help out in the threads. vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template. W3Schools <- awesome site for html/css help
You would put the .htaccess into the root. You need to create it using a plain text editor such as notepad++ (PC) or Text Wrangler (Mac). You would also need to make sure your server will read an .htaccess file. If it won't, you can ask your host how to add it to your php.ini file (and ask them how to restart apache because you will need to do that if you add it to the php.ini file).
I know you said you are running PHP5.4 and vB3.8.8, but it really sounds like one of those isn't true by looking at the error message.
Please don't PM or VM me for support - I only help out in the threads. vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template. W3Schools <- awesome site for html/css help
phpinfo() says 5.4.36 and I downloaded the last 3.8 version on file from my previous webhost. I had vBulletin working fine with hostgator and I recently transferred to liquid web. I have the same vBulletin files with my current host as I did the previous.
This is the error I get when accessing install.php with the htaccess file uploaded. Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request
How do I upgrade from 3.8x to 4.x in order to install vb5 when all the functions in the vb4 upgrade are deprecated?
Install is then aborted.
Currently running 3.8.7
~~~~PHP Version...
Fri 18th Apr '14, 6:15pm
Working...
X
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also consent to the transfer of your data to our servers in the United States, where data protection laws may be different from those in your country.
Comment