PDA

View Full Version : Strange Issue after upgrade


Krusty1231
10-29-2013, 09:38 AM
Hi,

I get a fatal error message whenever I attempt to change something in my style variables.

For example I wanted to change the background of Valter's Statistics. When I attempt to change the color I get:

Warning: Declaration of vB_DataManager_StyleVarDefn::delete() should be compatible with that of vB_DataManager::delete() in ..../includes/class_dm_stylevar.php on line 233

Warning: Declaration of vB_DataManager_StyleVar::save() should be compatible with that of vB_DataManager::save() in ..../includes/functions_log_error.php on line 615

Fatal error: Call to undefined function (null)() in /home2/jerry/public_html/includes/class_dm_stylevar.php on line 13

Figured it was a glitch with something I did.

I then tried to change the color of Bop's Quick Register mod, and pretty much get the same error.

I upgraded tonight from 4.2.1 to 4.2.2 and I had a little trouble at first with the upgrade, but 5 hours later I seemed to have sorted out my issues except this one.

Can someone shed some light on this for me?

Thanks in advance.

**Meh I read another forum post that was similar - so I am thinking that it's not anything I did (fingers crossed)!!

ozzy47
10-29-2013, 10:28 AM
Maybe one of these fixes, http://www.vbulletin.com/forum/forum...66#post4000466 (http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4000121-vbulletin-4-2-2-full-has-been-released?p=4000466#post4000466)

Krusty1231
10-29-2013, 02:46 PM
This one.

In order to tell vBulletin 4.2.2 to disable all warning, notice, and error displays, you can use the class_core.php file attached to this issue: http://tracker.vbulletin.com/browse/VBIV-15862

It fixed ALL my left over issues.

Thanks for the pointer Ozzy. Thanks to Paul for that file. Much obliged for all the help.

ozzy47
10-29-2013, 05:51 PM
Not a problem, glad to help. :)