The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBGamEz - game monitoring script Details »» | |||||||||||||||||||||||||||||||||||
vBGamEz 4.0.4 Light Edition Installation:vBGamEz - script to monitor and publish information of your game server.. The script supports many games. vBGamEz established on the basis of LGSL, with a completely reworked design for vBulletin. This is light version, pro version on http://vbgamez.com (commercial). vBGamEz Light: Features:
1. Upload files from the folder 'upload' in the root of your forum using FTP 2. Import the product according to your coding 3. Download maps, unpack and copy to 'images/vbgamez/maps' folder. Updates: 4.0.3: 1. Added software port to game servers 4.0.4: Updated monitoring protocol Download Now
Screenshots
Show Your Support
|
Comments |
#202
|
||||
|
||||
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... |
#203
|
||||
|
||||
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... |
#204
|
||||
|
||||
Can you give me the errors?
|
#205
|
||||
|
||||
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 Warning: Accessing static property vBGamez_Stats_Display::$registry as non static in ..../packages/vbgamez/statistics.php on line 109 Warning: Accessing static property vBGamez_Stats_Display::$server as non static in ..../packages/vbgamez/statistics.php on line 110 Warning: Accessing static property vBGamez_Stats_Display::$server as non static in ..../packages/vbgamez/statistics.php on line 118 Warning: usort() expects parameter 2 to be a valid callback, non-static method vB_vBGamez_Sorter::sort_by_playerscount() should not be called statically in ..../packages/vbgamez/bootstrap.php on line 2170 Warning: Non-static method vB_vBGamez_Sorter::intval_compare() should not be called statically in ..../packages/vbgamez/sorter.php on line 92 Warning: Non-static method vB_vBGamez_Sorter::ascDesc() should not be called statically in ..../packages/vbgamez/sorter.php on line 100 Code:
Warning: Accessing static property vBGamez_Stats_Display::$registry as non static in ..../packages/vbgamez/statistics.php on line 109 Warning: Accessing static property vBGamez_Stats_Display::$server as non static in ..../packages/vbgamez/statistics.php on line 110 Everything seems to be showing but not able to update the servers... Anything you can come up with would be most appreciated. |
#206
|
||||
|
||||
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
|
#207
|
||||
|
||||
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 |
#208
|
||||
|
||||
Ok I got the file, let me see if there is anything I can do.
|
Благодарность от: | ||
CoZmicShReddeR |
#209
|
||||
|
||||
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)); |
#210
|
||||
|
||||
Yes that one worked!
|
#211
|
||||
|
||||
Err my bad its now saying
Warning: usort() expects exactly 2 parameters, 3 given in ..../packages/vbgamez/bootstrap.php on line 2189 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|