PDA

View Full Version : Getting errors on installation - version 3.8.4


x.alliedmods
06-22-2014, 04:46 PM
Hi ,

I have license vbulletin I can download only the vbulletin 3.8.4 version and I want to use 3.8.x version. I can't download an version bigger then 3.8.4 (money problem... long history, don't ask)
It's ok because I can make the upgrade after the instalation but I have a BIG problem : more exactly on the /install/install.php page I get this:


_________________________________________

Strict Standards: Non-static method vB_Shutdown::init() should not be called statically, assuming $this from incompatible context in /home/alliuu/public_html/forum/includes/class_core.php on line 2555

Strict Standards: Non-static method vBulletinHook::init() should not be called statically in /home/alliuu/public_html/forum/install/init.php on line 212



_________________________________________
Please Enter Your Customer Number
New Installation
vBulletin 3.8.4 Installer


Customer Number

This is the number with which you log in to the vBulletin.com Members' Area
__________________________________________________ _____


Strict Standards: Non-static method vBulletinHook::fetch_hook() should not be called statically in /home/alliuu/public_html/forum/includes/adminfunctions.php on line 399

Strict Standards: Non-static method vBulletinHook::init() should not be called statically in /home/alliuu/public_html/forum/includes/class_hook.php on line 118

_________________________________________




After I type the customer number id the page shows a text : "redirecting..." instead the place where I type the customer number but nothing ... stays on exactly the same page .

Like HOST RESOURCES I HAVE:

Current PHP version: native (5.4)
Server version: 5.5.37-cll - MySQL Community Server (GPL)
phpMyAdmin - Version information: 4.1.8, latest stable version: 4.2.4

How may I proceed ? Because I want to use vBulletin .
The idea is ... I can't downgrade the version of php,mysql ...

Any solution ?

Sorry for the language...

Please Nice :)

Kind Regards

ForceHSS
06-22-2014, 05:07 PM
vBulletin 3.6.0 - 3.8.6 requires PHP 4.3.3 or greater and MySQL 4.0.16 or greater.
Downgrade PHP, but only to PHP 5.2.x or PHP 5.3.x
If you absolutely cannot use VB 3.8.8 beta and cannot get PHP 5.2.x or PHP 5.3.x see the patch announcement thread there is an option to manually install the JSON functions on older versions of PHP to make the patch compatible with older versions but this would be a last resort option.

Another option but not tested by me
You need to turn off strict errors in PHP. Remove E_STRICT from your php.ini file's error_reporting directive.

x.alliedmods
06-22-2014, 05:40 PM
I can't do that because is not my webhost and already payed to 6 years .
Please... other solution ?

see the patch announcement thread there is an option to manually install the JSON functions on older versions of PHP to make the patch compatible with older versions but this would be a last resort option.

Where?

ForceHSS
06-22-2014, 06:29 PM
its on the main site

x.alliedmods
06-22-2014, 07:31 PM
its on the main site

I can't find it :(

ForceHSS
06-22-2014, 08:02 PM
PM sent

Zachery
06-22-2014, 11:23 PM
Who pays for 6 years of webhosting?!

x.alliedmods
06-23-2014, 11:23 AM
I :) Anyway , I solved .

ForceHSS
06-23-2014, 01:12 PM
Post what you did to fix it so if others need that info can find it

x.alliedmods
06-23-2014, 01:42 PM
Simple : I install the vbulletin 3.8.4 patch level 2 on other server with low resources but at the same webhost service (site) .

ForceHSS
06-23-2014, 01:53 PM
I don't see how that is a fix but if it worked for you

x.alliedmods
06-23-2014, 02:14 PM
It's fix it because on the first webhost server I had php native 5.4
Anyway , kind regards for the support !

ForceHSS
06-23-2014, 02:16 PM
Happy to help