vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   After upgrade php 5.2 to 5.4 vbseo error on vb 4.2.1 (https://vborg.vbsupport.ru/showthread.php?t=303582)

hohleweg 04-24-2014 07:05 PM

Hey
Same problems
ist this right?

in functions_vbseo_pre.php

Quote:

function path($type = 'static')
{
Jo

Zachery 04-24-2014 07:07 PM

You should stop using vBSEO

hohleweg 04-24-2014 07:15 PM

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

alaska_av8r 05-02-2014 10:00 PM

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?

ferreo 07-21-2014 10:01 PM

Quote:

Originally Posted by hohleweg (Post 2494520)
Hey
Same problems
ist this right?

in functions_vbseo_pre.php


Jo

No, this is the correct way:

PHP Code:

static function path($type '')



hhumas 10-24-2014 09:36 AM

Quote:

Originally Posted by ferreo (Post 2507699)
No, this is the correct way:

PHP Code:

static function path($type '')




i have replaced this with

Quote:

public static function path($type = '')
and now i am getting a blank page instead of errors

--------------- Added [DATE]1414147612[/DATE] at [TIME]1414147612[/TIME] ---------------

can anyone tell me i am getting this mess , after updating

Quote:

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo_pre.php on line 279

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo_pre.php on line 86

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo_pre.php on line 129

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo_pre.php on line 130

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo_pre.php on line 131

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo_pre.php on line 132

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo.php on line 18

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo.php on line 19

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo.php on line 20

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo.php on line 21

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo.php on line 22

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo.php on line 23

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo.php on line 24

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo.php on line 25

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo.php on line 26

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo/includes/functions_vbseo.php on line 27

Strict Standards: Non-static method vBSEO_Storage::path() should not be called statically in /home/nvgamers/public_html/vbseo.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /home/nvgamers/public_html/vbseo/includes/functions_vbseo_pre.php:279) in /home/nvgamers/public_html/vbseo/includes/functions_vbseo_url.php on line 549

Warning: Cannot modify header information - headers already sent by (output started at /home/nvgamers/public_html/vbseo/includes/functions_vbseo_pre.php:279) in /home/nvgamers/public_html/vbseo/includes/functions_vbseo_url.php on line 553

Brandon Sheley 10-24-2014 03:17 PM

vbseo is dead, it's best to just remove it

Disco_Stu 10-24-2014 06:46 PM

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.

Mark.B 10-24-2014 07:22 PM

Won't the SKIP_DS_ERRORS line cure this?

--------------- Added [DATE]1414182169[/DATE] at [TIME]1414182169[/TIME] ---------------

Quote:

Originally Posted by Brandon Sheley (Post 2519929)
vbseo is dead, it's best to just remove it

I totally agree, but I can empathise where people don't want to ditch it, as it'll break their URLs.

Brandon Sheley 10-24-2014 07:41 PM

Quote:

Originally Posted by Mark.B (Post 2519953)

I totally agree, but I can empathise where people don't want to ditch it, as it'll break their URLs.

I agree, but redirects can be written to help save your URL's.


All times are GMT. The time now is 10:17 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01100 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete