PDA

View Full Version : vbseo error? message on header & top 10 stats on each page


vitrag24
11-17-2013, 05:20 PM
Hello,

I have noticed following error in my forum running vb 4.X.

Attached screenshot.. it's seen in header on each pages and above top 10 stats on home page.

Any solution?

ozzy47
11-17-2013, 05:27 PM
This is untested but should work.

To fix the error with VBSEO you need to:

1) edit /vbseo/includes/functions_vbseo-pre.php
2) on line 181 find: function path($type = '')
3) replace with: public static function path($type = '')
4) save file.