View Full Version : About to upgrade from 4.2.1 to 4.2.2
Disco_Dave
11-18-2013, 11:08 AM
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 1384778064 at 1384778064 ---------------
First error:
[18-Nov-2013 06:25:59] PHP Fatal error: Call to undefined function print_portal_output() in /home3/nirc/public_html/index.php on line 46
--------------- Added 1384778422 at 1384778422 ---------------
Anyone know what I need to edit this line to:
print_portal_output($home);
RichieBoy67
11-18-2013, 02:15 PM
Try adding
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
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 1384778064 at 1384778064 ---------------
First error:
[18-Nov-2013 06:25:59] PHP Fatal error: Call to undefined function print_portal_output() in /home3/nirc/public_html/index.php on line 46
--------------- Added 1384778422 at 1384778422 ---------------
Anyone know what I need to edit this line to:
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 1384849111 at 1384849111 ---------------
Getting this error this morning, if anyone knows what's causing this:
Warning: Declaration 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
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.