vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   About to upgrade from 4.2.1 to 4.2.2 (https://vborg.vbsupport.ru/showthread.php?t=304696)

Disco_Dave 11-18-2013 11:08 AM

About to upgrade from 4.2.1 to 4.2.2
 
Hi Guys

I have updated all mods etc, is there anything else you guys would recommend doing before I upgrade?


I have full back-ups :D

Dave

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

First error:


PHP Code:

[18-Nov-2013 06:25:59PHP Fatal error:  Call to undefined function  print_portal_output() in /home3/nirc/public_html/index.php on line 46 

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

Anyone know what I need to edit this line to:


PHP Code:

print_portal_output($home); 


RichieBoy67 11-18-2013 02:15 PM

Try adding

PHP Code:

error_reporting(E_ALL ^ (E_NOTICE E_WARNING E_DEPRECATED)); 

To the top of your config.php

I would also disable your mods to figure out which one is causing the issue, chances are one of them is causing this.

Disco_Dave 11-18-2013 02:58 PM

It comes from vbadvanced home page, I've seen a couple of posts regarding this but no solution

justicechick 11-18-2013 05:13 PM

Quote:

Originally Posted by Disco_Dave (Post 2461763)
Hi Guys

I have updated all mods etc, is there anything else you guys would recommend doing before I upgrade?


I have full back-ups :D

Dave

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

First error:


PHP Code:

[18-Nov-2013 06:25:59PHP Fatal error:  Call to undefined function  print_portal_output() in /home3/nirc/public_html/index.php on line 46 

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

Anyone know what I need to edit this line to:


PHP Code:

print_portal_output($home); 



I recommend getting your head checked lol , just joking but seriously its one thing after another. I updated all mods and the next thing I know its another mod. Works great with hooks disabled but otherwise your pretty much screwed . I wont even mention what happens if you just happen to be using ibpro arcade lol

Disco_Dave 11-18-2013 08:30 PM

lol, It has been said on many of occasions ;) Nah not using that mod, thankfully this error and a tapatalk error these are the only ones I'm seeing....

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

Getting this error this morning, if anyone knows what's causing this:

PHP Code:

WarningDeclaration of vB_ProfileBlock_Blog::block_is_enabled() should be compatible with that of vB_ProfileBlock::block_is_enabled() in ..../includes/class_profileblock_blog.php on line 436 

Got this one fixed here:

http://tracker.vbulletin.com/browse/VBIV-15875


All times are GMT. The time now is 07:14 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.02456 seconds
  • Memory Usage 1,733KB
  • 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
  • (6)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete