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)

ap0c 03-23-2004 11:08 PM

incredible addition to a forum, thanks!

Hurricane 03-23-2004 11:24 PM

Quote:

Originally Posted by Ogmuk
If you ever find a fix I'd love to know it since it's lacking an uninstall option and the arcade is quite useless at it is right now.

I may have found my culprit. One thing I had installed that I had not thought about was Power Banner. I took the include out and the Arcade works fine!

Ogmuk 03-23-2004 11:28 PM

Quote:

Originally Posted by Hurricane
I may have found my culprit. One thing I had installed that I had not thought about was Power Banner. I took the include out and the Arcade works fine!

Hmm. Which include is that? I've not had or have that one installed but I do have a few other hacks installed which are without a doubt adding to or causing this weird behavior.

edit: is this the php include template you're speaking of?

another edit: Oh my... and it was only an "if script" condition that needed to be included into the phpinclude_start template to fix this. Thanks a ton for sharing the info :)

xmorpher 03-24-2004 02:35 AM

i would not recommend to upgrade to GOLD
until all problems are detected and fixed
:)

xmorpher 03-24-2004 03:22 AM

oops.. i posted a game here, but i changed it to the other thread
:)

https://vborg.vbsupport.ru/external/2010/10/8.gif Enjoy it

Alien 03-24-2004 03:54 AM

xmorpher: Works great, very nice job... :)

Frugal 03-24-2004 04:10 AM

The only thing this needs is for the challenge option to only appear in the postbit and profile if both parties have permission to play in the arcade. I'm pretty sure this is a simple job using conditionals, but can't quite work out how to do it. If someone has already posted this I apologise but it gets lost in 116 pages.

Frugal

Lissa 03-24-2004 01:10 PM

I installed the arcade on vB3, and everything works fine except when you're finished with the game, it says "please wait while your score is submitted" and nothing ever happens. It doesn't record the high score at all... it doesn't record any scores =/

John 03-24-2004 01:13 PM

Lissa, presuming you've installed everything correctly - is this an unhacked board? Also, do you have any additional javascript (e.g. phpAdsNew) included in any of your pages?

Ogmuk 03-24-2004 01:17 PM

Quote:

Originally Posted by Lissa
I installed the arcade on vB3, and everything works fine except when you're finished with the game, it says "please wait while your score is submitted" and nothing ever happens. It doesn't record the high score at all... it doesn't record any scores =/

I had the same problem and had to figure out that you should edit your phpinclude_start and phpinclude_end templates and alter it this way:

Code:

if (THIS_SCRIPT != 'arcade')
{
<insert content of template here>
}


Lissa 03-24-2004 01:29 PM

Quote:

Originally Posted by John
Lissa, presuming you've installed everything correctly - is this an unhacked board? Also, do you have any additional javascript (e.g. phpAdsNew) included in any of your pages?

The only hack I have installed is vBindex.

There is an include for phpadsnew, but I removed it and still had the same problem =/

Lissa 03-24-2004 01:37 PM

Quote:

Originally Posted by Ogmuk
I had the same problem and had to figure out that you should edit your phpinclude_start and phpinclude_end templates and alter it this way:

Code:

if (THIS_SCRIPT != 'arcade')
{
<insert content of template here>
}


Thank you, that fixed it.

The include works on every page now except for the arcade, is there any fix for that?

Hurricane 03-24-2004 02:25 PM

Quote:

Originally Posted by Ogmuk
Hmm. Which include is that? I've not had or have that one installed but I do have a few other hacks installed which are without a doubt adding to or causing this weird behavior.

edit: is this the php include template you're speaking of?

another edit: Oh my... and it was only an "if script" condition that needed to be included into the phpinclude_start template to fix this. Thanks a ton for sharing the info :)

What if statement did you include? And what was the code that was stopping it?

Ogmuk 03-24-2004 02:28 PM

I mentioned the if statement just above your post.

edit: The code that was stopping it was a simple include of another php file that I need for banners (custom made).

harakiri 03-24-2004 03:29 PM

This hack works fine at my vBulletin 3.0.0 *gold*!

My full respect to the developer(s)!

Greetings,

Christian

djohn 03-24-2004 03:44 PM

Quote:

Originally Posted by John
Could be a little bug there, lol. I guess the reason why you were the first one to discover it was because you have redirect screens enabled?

Yes, i do. Any way to fix that?

Hurricane 03-24-2004 04:47 PM

Quote:

Originally Posted by Hurricane
What if statement did you include? And what was the code that was stopping it?

Thank You! That saved me a ton of work of having to rewrite the banner script!

nemesis01 03-24-2004 05:01 PM

Not sure if you are aware there is a bug in the Flash Poker game which makes it very easy to cheat, one of my members told me, I tried it and it works so I think you (author of this hack) should remove the game for now, this is how it works anyway:

Quote:

go into the game and for your first bid put down $5 and play that round, when it comes to your next bid, dont, instead right click on the game and click play, the next set of cards will be dealt and you wont loose any money, all you got to do is repeat that over and over, and the cash builds up easily.

Ogmuk 03-24-2004 06:49 PM

Can we change the way scores are sorted? This is from my board:
Code:

1  Player 1  34  6:09pm Mar 24  287 secs
2  Player 2  34  8:01pm Mar 24  439 secs
3  Player 1  34  8:49pm Mar 24  285 secs

Player 2 should be 3rd and Player 1's last score (3rd) should be 1st.

pgowder 03-24-2004 07:48 PM

I just installed Penguin Bashing, it runs great, but won't submit. Anyone else having this problem?

Ogmuk 03-24-2004 07:55 PM

Quote:

Originally Posted by pgowder
I just installed Penguin Bashing, it runs great, but won't submit. Anyone else having this problem?

If it's the only game which won't submit then I have no clue what could be the problem. If none of the games submit, see my previous posts.

MkJnr 03-24-2004 09:06 PM

Got it working fine for the majority of members but people in certain usergroups are getting a Permission Denied error (not banned groups either). Any idea why that would be?

corsacrazy 03-24-2004 09:09 PM

edit ur usergoup settings to allow the specified groups to play in acp

John 03-24-2004 09:58 PM

Pinball now available, http://www.v3arcade.com/
Plops now available, http://www.v3arcade.com/

MkJnr 03-24-2004 10:36 PM

haha, didn't realise it would be that simple, cheers!

Anub1s 03-24-2004 11:08 PM

Quote:

Originally Posted by CHeeKY
All groups can view and play the arcade as set in the usergroup permissions.

still get permission denied when clicking games and setting still wont save :(

I also have this problem, i dont know if this question was answered before, but i m 105 pages from the last post :surprised:

and i have another question,

if i m using the default skin, how can i edit templates???

corsacrazy 03-24-2004 11:21 PM

Quote:

Originally Posted by Anub1s
I also have this problem, i dont know if this question was answered before, but i m 105 pages from the last post :surprised:

and i have another question,

if i m using the default skin, how can i edit templates???

i just answered in post #1743

PET 03-24-2004 11:27 PM

Now i'm also having "you do not have permission to access this page. "

i have edited the USER GROUPS. I am an admin...but i'm still not alowed in ARCADE. Andi re-check if i can play...still dosn't work !

caudle 03-24-2004 11:35 PM

Quote:

Originally Posted by corsacrazy
i just answered in post #1743

I went through all the user permissions and still get the same things. Says i do not have permission to access. In my user group permissions I have access set .

Bigwrenn 03-24-2004 11:39 PM

caudle- It will be in either your global.php or config.php. Check both very carefully, I had this same problem and John suggested this to me and I found the problem!

-Bigwrenn

PET 03-24-2004 11:55 PM

Quote:

Originally Posted by Bigwrenn
caudle- It will be in either your global.php or config.php. Check both very carefully, I had this same problem and John suggested this to me and I found the problem!

-Bigwrenn

that is true ! i have REDONE my all PHP and it works now !!

Anub1s 03-25-2004 02:20 AM

and what could be the error on config.php???

if thath file only is for configure db,and s admins?

and

if i m using the default skin, how can i edit templates???

caudle 03-25-2004 02:29 AM

I can get to arcade if i use the link in nav bar now but if i am i playing a game then select back to arcade it says i dont have permission.. Anyone have any ideas?

caudle 03-25-2004 05:29 AM

after reading some more posts and trying solutions Dreamweaver caused the problems.. Somehow it screwed up the code. If you are having probs and are using dreamweaver to edit DONT!!!!

ChuanSE 03-25-2004 06:05 AM

Why in heavens name you need such proggies for???

Just use notepad or wordpad :p:p

MaceNL 03-25-2004 06:23 AM

Gonna try the Arcade in Gold tonite :D

Bigwrenn 03-25-2004 06:47 AM

You'll love it and so will your members too!:)

Erwin 03-25-2004 09:12 AM

Great new games! :) Keep 'em coming!

Anub1s 03-25-2004 12:06 PM

and what could be the error on config.php???

if thath file only is for configure db,and s admins?

and

if i m using the default skin, how can i edit templates???

djohn 03-25-2004 12:54 PM

John, what about the redirect screen issue? any idea about fixing that?


All times are GMT. The time now is 06:07 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.07278 seconds
  • Memory Usage 1,824KB
  • 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
  • (3)bbcode_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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