Normal
Güncellemeden sonra aşağıdaki hatayı alıyorsanız :Warning: Non-static method vBSEO_Storage:ath() should not be called statically in ..vbseo/includes/functions_vbseo_pre.php dosyasını editör ile açınızŞu kodu bulunuz:function path($type = '')Aşağıdaki kodla değiştiriniz:public static function path($type = '')
Güncellemeden sonra aşağıdaki hatayı alıyorsanız :
Warning: Non-static method vBSEO_Storage:ath() should not be called statically in ..
vbseo/includes/functions_vbseo_pre.php dosyasını editör ile açınız
Şu kodu bulunuz:
function path($type = '')
Aşağıdaki kodla değiştiriniz:
public static function path($type = '')