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)

April7 09-01-2008 08:47 PM

I already uninstalled and re-installed .. same issue. :( I really want this to work .

April7 09-01-2008 09:08 PM

Woot!!! Got it.... I reloaded it and now it is working great ( so far ) Thank you evberyone for all your assistance!

Phoenixgal 09-01-2008 10:33 PM

Oh My Goodness!!! I Got It Too!! Lol

raviteja542 09-02-2008 10:17 AM

Installed and working fine

but in one of my style`s the templete(Templete Name : navbar) edits(Lines asked to find in navbar) which were given in the instruction maunal are not at all present in my templete

coming to other styles this the edits are present

Quote:

Stay in the AdminCP:

* Open the Menu Styles & Templates
* Click Style Manager
* Select "Edit Templates" in the Dropdown-Menu
* Scroll down and double-click on Postbit Templates
*
* Choose postbit and click CUSTOMIZE in the right menu
* Search for:
PHP Code:

<td valign="top" nowrap="nowrap"

* Below add:
PHP Code:

<div class="smallfont">$post[crowns]$post[champtext]<br /></div

*
* Click SAVE and edit the Template postbit_legacy
*
* Search for:
PHP Code:

  <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> 

* Above add:
PHP Code:

$post[crowns]$post[champtext]<br /> 

*
* click SAVE and edit the Template navbar (below "Navigation/Breadcrumb Templates")


In this navbar-Template search for:

PHP Code:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td

Below add:

PHP Code:

<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td

click SAVE.
None of the edits worked for me

the style which i`m using is : sunrise


but the 1st temeplete is my present style and suggest something for me

thanks for the mod

Ted Clore 09-02-2008 05:57 PM

How can I keep an individual members scores from being posted and shown in the forums. I have members on my forums that don't want their scores appearing in the forums and have asked that their scores be eliminated, but they would still like to play games. They are not all in the same user group.

kahrupt 09-03-2008 02:28 PM

Best mod ever, thank you :)
The only problem is that when I set all the appropriate user groups to post count requirement of 80 posts it does not work, new users and people with less than 80 posts still have access to the arcade, what can I do to fix this issue?
Thanks in advanced

raviteja542 09-04-2008 11:16 AM

hey how to add new games...which updates the scores....i have added some games but i found that the scores are not getting updated.....how to rectify it?

Stifmeister2 09-04-2008 01:31 PM

Quote:

Originally Posted by raviteja542 (Post 1614310)
hey how to add new games...which updates the scores....i have added some games but i found that the scores are not getting updated.....how to rectify it?

Are you sure those games are converted for arcade? You can't just add any *.swf game, they need to have certain code. ;)

movslow 09-05-2008 12:01 AM

I am having the same issues as Ravitja5452 or whatever..lol.

The template is Clean Blue and when you go to edit the navbar the code

Code:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
does not exist? So I don't know where to put

Code:

<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>
Any help would be greatly appreciated!!

Thanks in advance.
:up:

AuroraStorm 09-05-2008 01:15 AM

Yeah I noticed that too but I got around it by cheating. I just did a search for "calendar" and when it populated to that code, I put the <td class file code for the arcade behind it and voila!

:D


All times are GMT. The time now is 04:56 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.04979 seconds
  • Memory Usage 1,755KB
  • 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_php_printable
  • (2)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