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)

juanchi 04-11-2004 04:28 AM

Quote:

Originally Posted by MetalGearMaster
Juanchi, I think that not everything is phrased and some things are in the templates, try looking in the Arcade Hack's various templates for those words. (And then try phrasing them yourself)

MGM out

Thanks MGM but I already look for them at the templates but this an another phrases where not there either, I know this is weird but unless I'm doing something wrong, I have no idea where this phrases could be.

MGM 04-11-2004 04:35 AM

In Arcade.php, search for:

PHP Code:

$arcadeintro "Welcome back, <strong>$bbuserinfo[username]</strong>!<br>
            <font size=1>So, you think you're the best!?! Prove it! Earn your trophy!<br>&nbsp;</font>"


There goes your text ;)

MGM out

tanhadil 04-11-2004 04:47 AM

how do u show medals for number of games high scores in post bit? its already activated in arcade panel

juanchi 04-11-2004 05:03 AM

Quote:

Originally Posted by MetalGearMaster
In Arcade.php, search for:

PHP Code:

$arcadeintro "Welcome back, <strong>$bbuserinfo[username]</strong>!<br>
            <font size=1>So, you think you're the best!?! Prove it! Earn your trophy!<br>&nbsp;</font>"


There goes your text ;)

MGM out

Thanks!!!

LadyBeth 04-11-2004 12:19 PM

Hi Boofo,
Yes, it is. I spoke to the Host on the phone for an hour, and he says it has to be in the install script or something. I can connect to the database with VB3, but for some reason this automated process won't do it. Also I'm new so be gentle guys. I really need to finish this installation.... right now the forums are opne, the link is on the main index, and people click it and get errors but no games.

Please help someone.... :(
Beth

Boofo 04-11-2004 04:17 PM

LadyBeth, are you having any problems with any other hack installs like this or is this the only one?

John 04-11-2004 04:53 PM

Quote:

Originally Posted by Boofo
LadyBeth, are you having any problems with any other hack installs like this or is this the only one?

I was going to say, it seems like a server setup problem. (I.e. nothing code related.) :ermm:

Bane 04-11-2004 08:30 PM

Fantastic job on this hack John. Very well done.

One small note. When the board is turned off in vb3 Gold, attempting to access the arcade results in an error.

Fatal error: Call to undefined function: print_no_permission() in /pathto/arcade.php on line 1352

Again.. Well done. :)

CricketWeb 04-11-2004 10:26 PM

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?

LadyBeth 04-11-2004 10:38 PM

The host suspects that because the username and password are not the same for the database as my admin user name and password, it's an issue. Also it is a very secure server and database and the host is not willing to open it up anymore to install this. (he's also not a VB fan) So....it boils down to having the thing half (or 3/4) installed and people click the link and I get an inbox of error emails. I really need to get this installed. Can anyone help?

I am running vb 3.0 Gamma. I could upgrade to vb 3 gold but I don't see what good it would do for this install. (but if it would I can do that) Also I am relatively new to databases so be gentle.

The install tries to run, but it can't create the table or whatever in the database which is goofy since VB3 knows it has access, but for whatever reason the install script for Arcade doesn't work - the host thinks if the script was modified it would. That is way beyond me at this point.


All times are GMT. The time now is 02:51 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.04784 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
  • (2)bbcode_php_printable
  • (3)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