![]() |
Quote:
Install update by re-loading product-vbgamez.xml Here is the link to my original post: https://vborg.vbsupport.ru/showpost....&postcount=195 I already tested it works fine... |
I Need some help from the issues caused by the vBulletin 4.2.2 update for this mod if anyones interested fixing with the errors...
I am sure its a simple fix adjusting a few spots here and there... I will eventually figure it out but would most likely be fixed a lot faster from someone who was well experienced... Use this link to get the latest version if your interested... https://vborg.vbsupport.ru/showpost....&postcount=195 You will have to install it on your own board or test board am sure it's just a few coding updates... |
Can you give me the errors?
|
You can see it by visit this page for the main server view errors:
http://www.cozworld.com/vbgamez.php?do=view&id=40 This is most likely all the errors from that page. Code:
Warning: usort() expects parameter 2 to be a valid callback, non-static method vB_vBGamez_Sorter::by_name() should not be called statically in ..../packages/vbgamez/bootstrap.php on line 2189 Code:
Warning: Accessing static property vBGamez_Stats_Display::$registry as non static in ..../packages/vbgamez/statistics.php on line 109 Everything seems to be showing but not able to update the servers... Anything you can come up with would be most appreciated. |
Hmmm, it would seem, those files may be hosted on their site, I don't see them in the zip file. So you may pretty much be hosed, other than suppressing the errors, read here, http://www.vbulletin.com/forum/forum...66#post4000466
|
I am hosting them now
Look at this post has a link to the files that can be downloaded from my post... https://vborg.vbsupport.ru/showpost....&postcount=195 |
Ok I got the file, let me see if there is anything I can do.
|
Ok lets try the first fix, to see if I am on the right track, open the file, packages/vbgamez/bootstrap.php
change line 2189 to this: Code:
usort($server['p'], $arrayAll, array('vB_vBGamez_Sorter', $call_method)); |
Yes that one worked!
|
Err my bad its now saying
Warning: usort() expects exactly 2 parameters, 3 given in ..../packages/vbgamez/bootstrap.php on line 2189 |
All times are GMT. The time now is 01:35 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|