vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - vBGamEz - game monitoring script (https://vborg.vbsupport.ru/showthread.php?t=244839)

CoZmicShReddeR 08-03-2013 07:44 AM

Quote:

Originally Posted by shayanr (Post 2436386)
I might be blind ,but I can't find minecraft or ts3 in the drop down menu, ;/ I see dayz tho,

Thanks

Ok sorry I forgot I made my extra edits to make the Minecraft and Teamspeak show in drop down menu!

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...

CoZmicShReddeR 10-10-2013 10:09 PM

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...

ozzy47 10-10-2013 10:19 PM

Can you give me the errors?

CoZmicShReddeR 10-10-2013 10:30 PM

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

Frontpage server blocks on my website I am getting these:
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.

ozzy47 10-10-2013 10:39 PM

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

CoZmicShReddeR 10-10-2013 10:46 PM

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

ozzy47 10-10-2013 10:52 PM

Ok I got the file, let me see if there is anything I can do.

ozzy47 10-10-2013 11:00 PM

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));
And see if the error, 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 goes away

CoZmicShReddeR 10-10-2013 11:09 PM

Yes that one worked!

CoZmicShReddeR 10-10-2013 11:10 PM

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
  • Page Generation 0.01399 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete