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)

SkepticalGaming 03-16-2014 06:56 PM

Warning: stristr(): needle is not a string or an integer in ..../arcade.php on line 5550

got this warning when in my arcade tab

noticed scores aren't recording

coolhula 03-30-2014 05:29 PM

Is there a way to stop my banner disappearing? Also on the navbar, the 'forums' tab is still selected however the page is still on arcade.

microscopes 04-13-2014 03:19 PM

Anyone figure out a way to change the link color on posbit? Right now its the same link color as the rest of my forum. I want it to be a different color

stangger5 04-13-2014 03:50 PM

Quote:

Originally Posted by microscopes (Post 2492991)
Anyone figure out a way to change the link color on posbit? Right now its the same link color as the rest of my forum. I want it to be a different color

Admincp >> Plugins & Products >> Plugin Manager : ibProArcade: Crowns in Postbit

Find:
PHP Code:

$crowns .= "<a href=\"arcade.php?" $this->registry->session->vars['sessionurl'] . "do=stats&amp;gameid=$this_game[gid]\"> <img src=\"arcade/images/$this_game[gname]2.gif\" border=\"0\" alt=\"$imgtext\" width=\"20\" height=\"20\" />"

Change it to this:
PHP Code:

$crowns .= "<a style=\"color:#CA226B\" href=\"arcade.php?" $this->registry->session->vars['sessionurl'] . "do=stats&amp;gameid=$this_game[gid]\"> <img src=\"arcade/images/$this_game[gname]2.gif\" border=\"0\" alt=\"$imgtext\" width=\"20\" height=\"20\" />"

I just added
style=\"color:#CA226B\

Change the #CA226B color to what you want..

:)

wjkingsnorth 05-25-2014 12:12 AM

Quote:

Originally Posted by SkepticalGaming (Post 2487693)
Warning: stristr(): needle is not a string or an integer in ..../arcade.php on line 5550

got this warning when in my arcade tab

noticed scores aren't recording

I get the same thing. Not sure anyone is supporting this mod any longer.

stangger5 05-25-2014 12:54 AM

Quote:

Originally Posted by wjkingsnorth (Post 2499294)
I get the same thing. Not sure anyone is supporting this mod any longer.

Please read this thread:
https://vborg.vbsupport.ru/showthread.php?t=282802

That should fix your stristr() problem..

Bozza 06-06-2014 10:15 PM

Just installed this again and the games are working well. However at the end of each game played the game returns the user to the main forum page and no score is recorded. Any clues how to resolve?

stangger5 06-07-2014 12:07 AM

Quote:

Originally Posted by Bozza (Post 2500966)
Just installed this again and the games are working well. However at the end of each game played the game returns the user to the main forum page and no score is recorded. Any clues how to resolve?

Do the /index.php edit from the (INFO - vbadvanced or another Portal) txt file that comes with the arcade..

betts02 06-09-2014 06:08 PM

Just installed this but i have 2 issues

Firstly i have a dark skin so can not see the text

secondly i have a chat box already installed, When i installed this, It changed my chat box text to black, how can i get it back to default cheers

reesev 06-11-2014 07:32 PM

im having some issues with the actual style of the arcade.

http://awesomescreenshot.com/0592ys8la5

http://awesomescreenshot.com/0592ys8la5

what could be causing this? its a fresh install on vb4.2.2


All times are GMT. The time now is 01:37 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.06926 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_php_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