![]() |
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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() 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::path() should not be called statically in /mounted-storage/home127/sub015/sc75274-IGMU/*******/vbseo.php on line 17 Strict Standards: Non-static method vBSEO_Storage::path() 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 |
I should contact the script owner..
|
They won't answer.
Try some of the suggestions here, http://www.vbulletin.com/forum/forum...66#post4000466 |
Quote:
not on vb 4.2.2 |
Don't mater, that is for the php version?
|
Quote:
|
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/ |
Quote:
|
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. |
Quote:
Thank you for this, the part about placing static in front of function path just brought my site back online. :o after upgrading to php 5.4 using vbseo. |
Hey
Same problems ist this right? in functions_vbseo_pre.php Quote:
|
You should stop using vBSEO
|
yes I know
we are already at xenfor only vb still has to run something so the question whether it was really thank you greeting jo |
I added that code to the line in functions_vbseo_pre.php and now I have a webpage has a redirect loop message and sight is down unless i deactivate vbSEO, any ideas?
|
Quote:
PHP Code:
|
Quote:
i have replaced this with Quote:
--------------- Added [DATE]1414147612[/DATE] at [TIME]1414147612[/TIME] --------------- can anyone tell me i am getting this mess , after updating Quote:
|
vbseo is dead, it's best to just remove it
|
If you're going to purchase forum software and start adding all kinds of mods or packages then you need to either be an experienced programmer or hire someone that is. Otherwise you are putting your entire site in the hands of the mod authors.
I've installed a lot of mods from this site but only because I have the ability to modify the mod code which I do a lot of the time. Adding mods with no knowledge of what's going on under the covers puts you at the mercy of the mod authors whenever something goes wrong. |
Won't the SKIP_DS_ERRORS line cure this?
--------------- Added [DATE]1414182169[/DATE] at [TIME]1414182169[/TIME] --------------- Quote:
|
Quote:
|
Quote:
There's always DBSEO of course, I believe that can redirect vBSEO URLs. However it's still relying on a third party. Albeit one with a good reputation. |
Sure, but vbseo also had a good reputation for years as well. :)
|
Quote:
|
Quote:
vBulletin.com is the place to discuss (or complain) about the software itself- no one who is a decision maker in vBulletin reads this site. Its like complaining about the park to someone who volunteers their time to pick up litter in the park. If you have a complaint, complain to the city- not the people coming by to help everyone out. |
Quote:
FYI, off topic posts removed. Refer to post above. |
Quote:
Just replace this in functions_vbseo_pre.php PHP Code:
PHP Code:
Good luck. |
Did you solve this problem?
We have the same problem after upgrading vbulletin from 4.1.7 to 4.2.2 today. Getting this error message right after installation: Code:
Non-static method vBSEO_Storage::path() should not be called statically in from: function path($type = '') to: static function path($type = '') Also tried: public static function path($type = '') With both modifications we don't get the error message anymore, just a blank page. (internal server error 500) What can be the solution? Hope we can get our forum up and running again. Thanks in advance. |
I am unable to remove vbseo completely ..
All i want is that my forum show its home page .. but it gives error or blank page rest of the forums works fine |
For those of you who are having troubles with vBSEO try using DBTech SEO Pro. I have installed it on a client's site and it will import all your vBSEO URL's & settings and work just like vBSEO did without errors or at least it should. So you can ditch vBSEO and stop the blank pages & errors. You have to get the Pro version, the lite version does not offer to convert the URL'S to DBTech SEO.
To completely remove vBSEO make sure that you do the following: 1. Back up your database completely before you start. This is crucial do not skip this step! 2. Make sure that you have uninstalled the vBSEO product. To do this go to Plugins & Products > Manage Products...Find the vBSEO product on the list and click on the drop down to the far right and choose "Uninstall". 3. Delete all the files associated with vBSEO. They usually have vbseo in the filename and you can check for suspect file versions in your vB AdminCP. To check for Suspect files go to Maintenance > Diagnostics > Suspect File Versions then click the "Submit" button directly under it. This will give you a list of the files that are not the current format of vBulletin you are running. Here you can see all the vBSEO files. 4. This step you may or may not need. If you are still having vBSEO problems or it still continues to screw up your URL's etc then you may need to check your database to make sure that when you uninstalled the product that all the database tables were removed. To check your database to see if you still have vBSEO tables in there go to Maintenance > Repair / Optimize Tables. Here you see a list of the tables in your database. If you see any tables that are related to vBSEO then you can run a query to drop those tables. BE CAREFUL IF YOU NEED TO DO THIS! Be sure to back up your database first before making any changes to it. --------------- Added [DATE]1418759675[/DATE] at [TIME]1418759675[/TIME] --------------- Quote:
|
But if you uninstall vBSEO, how do you import the settings and such into DBSEO?
|
Quote:
|
Yeah that seems more like a reasonable route to go. :)
|
Quote:
|
Quote:
all i want to know is that how to save the categories of vBulletin ? |
Quote:
I'm not sure which categories you mean, CMS categories, forums?..... All that info is in the database or at least it should be. |
Why waste time of vbseo when you can install dbseo at least it works
|
Force, that is what we have been saying in the thread. :p
|
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 05:18 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|