Results 1 to 5 of 5

Strict Standards: Non-static method vBSEO_Storage::path() php 5.4.x

This is a discussion on Strict Standards: Non-static method vBSEO_Storage::path() php 5.4.x within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Hey, I recently purchased vbseo and I received this errors on every page of my forum " Strict Standards: Non-static ...

  1. #1
    Junior Member Array
    Real Name
    Xelon
    Join Date
    Aug 2012
    Posts
    3
    Liked
    0 times

    Strict Standards: Non-static method vBSEO_Storage::path() php 5.4.x

    Hey,
    I recently purchased vbseo and I received this errors on every page of my forum
    "Strict Standards: Non-static method vBSEO_Storage:ath() should not be called statically in"
    This happened when I upgraded php to 5.4.x

    Please help ASAP, I tried to search for a solution but could not find anything.

  2. #2
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    Hello,

    publiuc please try to modify vbseo/includes/functions_vbseo_pre.php file:
    find:
    function path($type = '')

    replace with:
    public static function path($type = '')
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Junior Member Array
    Real Name
    Xelon
    Join Date
    Aug 2012
    Posts
    3
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Hello,

    publiuc please try to modify vbseo/includes/functions_vbseo_pre.php file:
    find:
    function path($type = '')

    replace with:
    public static function path($type = '')
    Thanks, problem fixed.

  4. #4
    Member Array
    Real Name
    Jaffery
    Join Date
    Dec 2009
    Posts
    97
    Liked
    0 times
    Had same issue when I upgraded my server today to 5.4, solved as stated above.

  5. #5
    Senior Member Array
    Real Name
    djbaxter
    Join Date
    Mar 2009
    Posts
    644
    Liked
    79 times
    This is fixed in vBSEO 3.61.

Similar Threads

  1. vBulletin 4.x Cannot redeclare class vbseo_storage
    By Borote in forum Troubleshooting
    Replies: 6
    Last Post: 04-04-2011, 12:26 PM
  2. vbseo vbulletin 4x template Strict or Transitional?
    By steveneff in forum General Discussion
    Replies: 2
    Last Post: 05-03-2010, 07:13 PM
  3. vBulletin 4.x Class 'vBSEO_Storage' not found
    By Mr Chris in forum Troubleshooting
    Replies: 3
    Last Post: 04-29-2010, 07:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •