vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   v3 Arcade - Games Arcade & Challenge System [vB 3.0.3] (https://vborg.vbsupport.ru/showthread.php?t=60377)

Darnell 0216 04-13-2004 12:03 AM

I installed v3 Arcade and 18 games without a hitch. Very well done I must say :) I love the simplicity behind installing games. No complicated codes and database management necessary.

Darnell 0216 04-13-2004 12:07 AM

Quote:

Originally Posted by esoin
---EDIT

NM, I got it working, I forgot to upload a few files. Do'h

I just installed this hack. No problems while the installation. However, whenever I try to access the arcade link, it says I don't have permission to enter the forum. So I go to the usermanager and it's on 'yes' for me. Where did i go wrong?

If you've made any custom usergroups, they will be denied access by default. Only the original usergroup numbers are given default access as was the case with my forum. Check your usergroup permissions (AdminCP - Usergroups - Scroll down to the Arcade Management).

Darnell 0216 04-13-2004 12:31 AM

Quote:

Originally Posted by CricketWeb
I'm trying to order my games in alphabetical order. I've added this:

Code:

        // Selects all games from the database
        $result_allgames = $DB_site->query("
                SELECT * FROM " . TABLE_PREFIX . "games $searchclause ORDER BY shortname asc
        ");

but the "ORDER BY shortname asc" orders them in descending order and when I use desc it does the same thing.

Any ideas guys?

My arcade can be viewed here - http://forum.cricketweb.net/arcade.php?

Try capitalizing ASC. SQL commands are case sensitive in some usages.

ORDER BY title ASC

juanchi 04-13-2004 12:32 AM

This is my original arcade.php file, Could anyone have the time to look at it an tell me if he/she sees something wrong on it, thanks in advance.

This was my first message:

Quote:

Well I was messing with the files trying to translate them to my language, but now when you try to add a comment to a game that you just finish playing you get a blank page with the following error:

Fatal error: Call to undefined function: print_no_permission() in /home/webadmin/forospanama.com/html/arcade.php on line 1352

I think that I changed something in the template that it is related to the main arcade.php file, can anyone help me with this, Thanks.

juanchi 04-13-2004 02:04 AM

Don't worry guys problem solved.

egyptsons 04-13-2004 12:57 PM

ok the script dosen't make the templeat :( on the Boards :(

GlitterKill 04-13-2004 07:14 PM

Very nice system... Now live @ http://forums.pimprig.com/arcade.php?

Thanks!

BBoo 04-13-2004 07:56 PM

Thanks, its great!

NotForBoys.com

InSaNeOnE 04-13-2004 08:26 PM

Multiple pages ?

I have installed numerious games, and when I check your site ithas a "Page 1 ..2 ...3 " etc in the bottom right.

On mine, it only shows the first page with 10 games on it.

How can I solve this, so it shows multiple pages ?

I have the latest version etc...

any ideas.

ConqSoft 04-13-2004 09:01 PM

Quote:

Originally Posted by InSaNeOnE
Multiple pages ?


I have installed numerious games, and when I check your site ithas a "Page 1 ..2 ...3 " etc in the bottom right.

On mine, it only shows the first page with 10 games on it.

How can I solve this, so it shows multiple pages ?

I have the latest version etc...

any ideas.

Sounds like you didn't complete the upgrade instructions. Make sure you do the step where you edit the template.


All times are GMT. The time now is 02:50 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.06873 seconds
  • Memory Usage 1,745KB
  • 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
  • (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