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)

Tombstone 09-14-2004 12:27 PM

Any ideas on the prefix problem?

Tombstone 09-14-2004 01:08 PM

SELECT COUNT(*) AS plays, SUM(finish-start) as time
FROM gamesessions
WHERE valid=1
This is the error I get - When I rename the tables, I then get errors saying it is missing the prefix.

ombossman 09-14-2004 01:24 PM

hello what is my problem

Parse error: parse error in /home/xxxxxx/public_html/forum/includes/functions_online.php on line 670

fuse3k 09-14-2004 04:34 PM

Hello,

Firstly great mod. I love it and so will my members. One thing though. I'm using vbAdvanced and I noticed a small issue with the "Arcade" link on the navbar. Instead of "www.whatever.com/forum/arcade.php" it goes to "www.whatever.com/arcade.php". However, on the forum homepage it does link correctly.

Any ideas on how to fix that? TIA

EDIT

Here's the link if you want to see it for yourself. Examine the difference between the "Arcade" link on the Portal homepage as opposed to the Forum Homepage.

http://server1a.woolnet.net/~fuse3k/index.php

Reverend 09-14-2004 06:27 PM

Quote:

Originally Posted by venomx
Yeah thats it. I am not sure if its works as I have not installed it yet. So let us know! :)

With reference to my post here .Yep it works perfect.

kall 09-14-2004 07:03 PM

Quote:

Originally Posted by fuse3k
Hello,

Firstly great mod. I love it and so will my members. One thing though. I'm using vbAdvanced and I noticed a small issue with the "Arcade" link on the navbar. Instead of "www.whatever.com/forum/arcade.php" it goes to "www.whatever.com/arcade.php". However, on the forum homepage it does link correctly.

Any ideas on how to fix that? TIA

EDIT

Here's the link if you want to see it for yourself. Examine the difference between the "Arcade" link on the Portal homepage as opposed to the Forum Homepage.

http://server1a.woolnet.net/~fuse3k/index.php

OPEN includes/vba_cmps_include_bottom.php

Find:
PHP Code:

'\'misc.php'

After, add:
PHP Code:

            // +++ Arcade
            
'"arcade.php',
            
// --- Arcade 

Find:
PHP Code:

'\'' $vboptions['bburl'] . '/misc.php'

After, add:
PHP Code:

// +++ Arcade
            
'"' $vboptions['bburl'] . '/arcade.php',
// --- Arcade 

(adapted from vbookie install instructions)

fuse3k 09-14-2004 07:13 PM

Quote:

Originally Posted by kall
OPEN includes/vba_cmps_include_bottom.php

Find:
PHP Code:

'\'misc.php'

After, add:
PHP Code:

            // +++ Arcade
            
'"arcade.php',
            
// --- Arcade 

Find:
PHP Code:

'\'' $vboptions['bburl'] . '/misc.php'

After, add:
PHP Code:

// +++ Arcade
            
'"' $vboptions['bburl'] . '/arcade.php',
// --- Arcade 

(adapted from vbookie install instructions)


Perfect, thanks kall

intrigue 09-15-2004 11:21 PM

Yeah what can i say i love this hack
.matt

Whyzdom 09-16-2004 02:58 AM

I am running a 3rd party style for my forums.. made by extremestyles.. when I add the arcade.. it doesn't work right.. is there something I need to do.. like add it to the original default style first then add it again to the new style?

TJFweb 09-16-2004 04:34 AM

Where can I get the Arcade Pass hack?


All times are GMT. The time now is 11:17 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.04074 seconds
  • Memory Usage 1,758KB
  • 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
  • (8)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