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)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

Digital Jedi 02-07-2008 03:47 AM

Quote:

Originally Posted by Meghwar (Post 1436045)
well any help here !!!!!!!!!!!!!!

any answer Coders

Support isn't provided in this thread.

Quote:

Originally Posted by MrZeropage
** Please do not post any information, request or offer of Games here in this Thread ! And remember that Support is given in the ibProArcade-Support-Forum **


CMGU 02-07-2008 12:37 PM

thank U

Nickamsweet 02-09-2008 10:27 AM

Hey, Great mod... just one problem i have, i uploaded everything and works fine, just that if you log into the forum then click on Arcade, it logs you out then have to re-login...

Any way to get around this?

captainron19 02-09-2008 12:05 PM

Quote:

Originally Posted by Nickamsweet (Post 1439343)
Hey, Great mod... just one problem i have, i uploaded everything and works fine, just that if you log into the forum then click on Arcade, it logs you out then have to re-login...

Any way to get around this?


It should be ok if you have the "Remember Me" checked when logging into the forum. I notice this being a big problem (even when posting) with people using AOL. To overcome this, I have all of my forums set with the "Remember Me" checkbox already checked. Here are direcctions to accomplish that...

Find the following in your navbar template
Code:

<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label></td>
Change it to this...

Code:

<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />$vbphrase[remember_me]</label></td>

Stax 02-10-2008 01:51 AM

I been at this for awhile and keep getting this messsage ....arrrgh
Fatal error: Call to undefined function: print_cp_header() in /home/myurb3/public_html/arcade.php on line 1016

captainron19 02-10-2008 02:07 AM

Quote:

Originally Posted by Stax (Post 1439739)
I been at this for awhile and keep getting this messsage ....arrrgh
Fatal error: Call to undefined function: print_cp_header() in /home/myurb3/public_html/arcade.php on line 1016

I assume you are receiving this when clicking on a link in your forum to direct someone to the arcade. Based on that error message it seems to be that you link is pointing to the wrong location - the arcade.php in all of my forums is inside of the forums directory and not under my main public_html

Stax 02-10-2008 02:50 AM

ok thanks let me try that^^^^^

BobbyBig 02-10-2008 11:59 AM

We got some cheaters on our arcade games which still remain in the All-Time-Highscore even after deleting their scores with the Manage Tools and updating them.

How to delete also their All-Time-Highscores ?

Stax 02-12-2008 02:28 AM

Quote:

Originally Posted by captainron19 (Post 1439745)
I assume you are receiving this when clicking on a link in your forum to direct someone to the arcade. Based on that error message it seems to be that you link is pointing to the wrong location - the arcade.php in all of my forums is inside of the forums directory and not under my main public_html

ok still getting the same thing

sjim 02-12-2008 07:20 PM

Quote:

Originally Posted by bobbybig
We got some cheaters on our arcade games which still remain in the All-Time-Highscore even after deleting their scores with the Manage Tools and updating them.
How to delete also their All-Time-Highscores ?

I was wondering the same thing but I think this goes in the support forum or suggestions on the next version.


All times are GMT. The time now is 05:05 AM.

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.05696 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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