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)

gnrx 11-01-2017 06:56 PM

Quote:

Originally Posted by stangger5 (Post 2590901)
ibProArcade Tab in Navbar vb4.2+
https://vborg.vbsupport.ru/showthread.php?t=309596

:)

Yes, after some day that I post my last post, I view ibProArcade Tab in Navbar vb4.2+ and install in my site. Works fine!!! :)

Regards!!

ReVenG 11-04-2017 09:07 PM

Clean install of VB 4.2.5
setup ibproarcade v.2.7.3
php: 7.0.25
arcade directory permissions: 777

Visiting the arcade.php page is just blank. In admin cp, clicking on any links within the arcade tab (Arcade Main Settings, Game lists, Categories, etc) is just blank.

Is anyone else experiencing this or have a solution?

ArcadeSyndicate 11-05-2017 08:48 PM

see #7418

Stratis 12-10-2017 07:48 AM

1 Attachment(s)
How to change the order of phrase "Play"

Example:
From
Play Double Blast


To
Double Blast Play

Attachment 156786 Attachment 156787

In my language, meaning is better when Phrase is front.
Thanks for any help where to search.

Stratis 12-13-2017 10:48 AM

No one?


Actually with some tests I put this code in skin:
Code:

<tr>                               
<td align="center" class="alt1"><a href="arcade.php?$session[sessionurl]do=playfull&amp;gameid={$entry['gid']}">{$ibforums->lang['gamebox_playpopup']}</a>
</td>
</tr>

but when I hover it I see this:
Code:

/arcade.php?do=playfull&gameid=
does not fetch the id of the game. playfull&gameid=???

Any help?




EDIT
Found how for any concern
From this {$entry['gid']}
To this {$game['gid']}
and fetching works.

stangger5 12-13-2017 10:53 PM

Looks like your using the v3 skin.

You need to edit this file:
arcade/modules/mod_arcade.php

Find two places that has
Code:

$this->links['click'] .= "<a href='".$ibforums->base_url."act=Arcade&amp;do=play&amp;gameid=".$gid."'>".$ibforums->lang['play_game'].$gname."</a>";
change them to,
Code:

$this->links['click'] .= "<a href='".$ibforums->base_url."act=Arcade&amp;do=play&amp;gameid=".$gid."'>".$gname.$ibforums->lang['play_game']."</a>";
:)

gnrx 12-16-2017 09:05 AM

Quote:

Originally Posted by BGObsession (Post 2590793)
I have it up and running on my 4.2.5/7 board. stangger5 was able to fix all my issues - you might message him. Guy is an arcade genius.

For others questions, I go to update my php to php 7 (I have vb 4.2.5), I search a post of stangger5 for view if I have the problem with php7 how solved, but I don't view for works in php7.

Regards!

Stratis 12-16-2017 10:04 AM

Quote:

Originally Posted by stangger5 (Post 2591571)
Looks like your using the v3 skin.

You need to edit this file:
arcade/modules/mod_arcade.php

Find two places that has
Code:

$this->links['click'] .= "<a href='".$ibforums->base_url."act=Arcade&amp;do=play&amp;gameid=".$gid."'>".$ibforums->lang['play_game'].$gname."</a>";
change them to,
Code:

$this->links['click'] .= "<a href='".$ibforums->base_url."act=Arcade&amp;do=play&amp;gameid=".$gid."'>".$gname.$ibforums->lang['play_game']."</a>";
:)

Thank you very much, I will do so.

Stratis 12-29-2017 02:31 PM

Is there a change that must do to make this to work in php 7 (vb4.2.5)
Blank white pages (error 500)

Thanks in advanced

MarkFL 12-29-2017 02:49 PM

Quote:

Originally Posted by Stratis (Post 2591908)
Is there a change that must do to make this to work in php 7 (vb4.2.5)
Blank white pages (error 500)


Thanks in advanced

Yes, look back in the most recent pages of this discussion and I and others have uploaded files and advice. :)


All times are GMT. The time now is 03:09 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.06789 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
  • (6)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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