The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
After upgrade php 5.2 to 5.4 vbseo error on vb 4.2.1
hi to all after upgrade php 5.2 to 5.4 for vbulletin version 4.2.1pl1
appear this error Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/******com/vbseo/includes/functions_vbseo_pre.php on line 279 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/*******com/vbseo/includes/functions_vbseo_pre.php on line 86 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/*******/vbseo/includes/functions_vbseo_pre.php on line 129 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/*******/vbseo/includes/functions_vbseo_pre.php on line 130 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/********/vbseo/includes/functions_vbseo_pre.php on line 131 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/*******/vbseo/includes/functions_vbseo_pre.php on line 132 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/********/vbseo/includes/functions_vbseo.php on line 18 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/********/vbseo/includes/functions_vbseo.php on line 19 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/*******/vbseo/includes/functions_vbseo.php on line 20 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/*********/vbseo/includes/functions_vbseo.php on line 21 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/********/vbseo/includes/functions_vbseo.php on line 22 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/*********/vbseo/includes/functions_vbseo.php on line 23 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/********/vbseo/includes/functions_vbseo.php on line 24 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/********/vbseo/includes/functions_vbseo.php on line 25 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/********/vbseo/includes/functions_vbseo.php on line 26 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/********/vbseo/includes/functions_vbseo.php on line 27 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/*******/vbseo.php on line 17 Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/********/vbseo/includes/functions_vbseo_url.php on line 359 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at [path]/vbseo/includes/functions_vbseo_pre.php:279) in [path]/includes/facebook/facebook.php on line 37 |
#2
|
||||
|
||||
I should contact the script owner..
|
Благодарность от: | ||
gsmlover4u |
#3
|
||||
|
||||
They won't answer.
Try some of the suggestions here, http://www.vbulletin.com/forum/forum...66#post4000466 |
#4
|
||||
|
||||
Quote:
not on vb 4.2.2 |
#5
|
||||
|
||||
Don't mater, that is for the php version?
|
#6
|
||||
|
||||
Really?. why so I thought they where a good company.
|
#7
|
||||
|
||||
There is a ton of discussions on their site about it, here is one.
Code:
http://www.vbseo.com/f55/does-vbseo-still-aliwe-dead-55740/ |
#8
|
||||
|
||||
Things do change.
|
2 благодарности(ей) от: | ||
ozzy47, RichieBoy67 |
#9
|
|||
|
|||
This particular error can be easily fixed by finding "function path" in functions_vbseo_pre.php and putting "static" at the beginning of the line (maybe public static, though public is implied if public/private designation is not present). At least that's what I did. I think that's the only 5.4 error that vBSEO has (now if you upgrade to 5.5, there's a ton more because of the preg_replace /e deprecation, so you might want to avoid that version for now).
Also, if you're going to be using PHP 5.4, you should probably upgrade vB itself to 4.2.2, as previous versions spit out a lot of errors similar to what you posted. |
4 благодарности(ей) от: | ||
Filgga, RichieBoy67, synseal |
#10
|
||||
|
||||
Quote:
Thank you for this, the part about placing static in front of function path just brought my site back online. after upgrading to php 5.4 using vbseo. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|