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)

sunnylikbeckham 09-10-2010 04:52 PM

hey i upgraded from 3.8vb to 4.0
also upgraded arcade
all going well
but in page title it shows link not a game name

why so

Hippy 09-10-2010 06:54 PM

Quote:

Originally Posted by sunnylikbeckham (Post 2096323)
hey i upgraded from 3.8vb to 4.0
also upgraded arcade
all going well
but in page title it shows link not a game name

why so

first post

https://vborg.vbsupport.ru/showthread.php?t=249120

biggeorge 09-11-2010 01:33 AM

1 Attachment(s)
Installed and working perfectly with vb 4.0.6

I would like to work on the layout of (either of) the templates - the layout is kind of cluttered. I've tweaked the settings the best I can in the admincp, but I'm still not satisfied. Are there any templates available for download, or can someone direct me to the template I can edit? At a minimum it seems I'm having an issue with columns not lining up.

Thanks in advance.

Attachment 121787

Hippy 09-11-2010 02:34 AM

ibProArcade Fixes

Quote:

Originally Posted by biggeorge (Post 2096504)
Installed and working perfectly with vb 4.0.6

I would like to work on the layout of (either of) the templates - the layout is kind of cluttered. I've tweaked the settings the best I can in the admincp, but I'm still not satisfied. Are there any templates available for download, or can someone direct me to the template I can edit? At a minimum it seems I'm having an issue with columns not lining up.

Thanks in advance.

Attachment 121787


luseik 09-11-2010 04:28 AM

I have a problem in Arcade > Add game.
Quote:

mySQL query error: SELECT gid, gname FROM games_list WHERE gname='Jason's Pong (Oblivion Knight)'

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Pong (Oblivion Knight)'' at line 1
mySQL error code:
Date: Friday 10th 2010f September 2010 10:27:17 PM
Does anyone help me how to fix it? Thank you.

Hippy 09-11-2010 07:54 PM

does it happen with all game ?
some games are not packed correctly so you'll get an error

shahryar_neo 09-12-2010 09:11 AM

Thanks for this perfect module .

I'm using Advanced Forum Statistics [AJAX] hack on my forums . it's on the forum home ( below the navbar) the problem is when the player want to submit the new score , it shows this stats below the navbar . how can I prevent it to show ? ( it shows just in submitting score page )

Tomale 09-13-2010 12:21 AM

Are there directions for modifying a Flash Actionscript 3.0 game to work?

AfterWorldForum 09-13-2010 07:03 AM

Quote:

Originally Posted by luseik (Post 2096553)
I have a problem in Arcade > Add game.

Does anyone help me how to fix it? Thank you.

Remove the ' in "Jason's".

An apostrophe indicates the beginning or end of a SQL character string. In other words, the SQL reply from the database indicates it tried executing this command:

Code:

SELECT gid, gname FROM games_list WHERE gname='Jason'
And the rest ('s Pong (Oblivion Knight)) is not recognised as valid SQL.

So either rename the game to Jasons Pong (Oblivion Knight), or add an escape character (backslash " \") in front of the name to make it go through.

HTH.

Peter

K4GAP 09-13-2010 08:37 AM

Hippy, you are a great addition to this community. I like folks like you. Keep up the good work :)


All times are GMT. The time now is 10:32 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.12979 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
  • (1)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
  • (7)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