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)

Kalipo 05-16-2004 09:08 PM

Quote:

Originally Posted by NarutoX
arcade.php


Cheers Dude

???`S?LV?R???` 05-17-2004 01:35 PM

yeah my host sorted out that problem, but my arcade page still looks like that, it's cut off lol

danbc 05-17-2004 02:41 PM

It seems I can´t get the cronjob to work, or else I have no clue to add games.. I assume I upload the games to the games folder, and then the cronjob adds them to the admin section of arcade?

In any case it´s not working

???`S?LV?R???` 05-17-2004 10:38 PM

anyone know how to fix that?

FrankM 05-18-2004 02:48 AM

Quote:

Parse error: parse error in /home/leitchy1/public_html/forum/includes/functions.php on line 1864

Fatal error: Unknown function: exec_nocache_headers() in /home/leitchy1/public_html/forum/admincp/global.php on line 37
I done exactly what it says in the installation.txt, but now i cant run the install script nor access any page on the forum :ermm: any1 help?

jesse 05-18-2004 06:08 AM

Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/causeyjr/public_html/forum/admincp/global.php on line 18

Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/causeyjr/public_html/forum/admincp/global.php on line 18

changed file permissions now this error
any help?
ty

Intex 05-18-2004 11:54 AM

I've got a small problem with the challenge system, in that it doesn't display the challenge in the postbit. I'm using the postbit_legacy template and have made sure that:
  • All people concerned have the appropriate permissions in the arcade
  • The postbit_legacy template has the appropriate code

    Code:

            <if condition="$post['arcadesettings'] & 4 AND $post[userid]!=$bbuserinfo[userid] AND $bbuserinfo[userid]!=0">
                    <tr><td class="vbmenu_option"><a href="arcade.php?$session[sessionurl]do=newchallenge&userid=$post[userid]" target="_self">Challenge $post[username] in the Arcade</a></td></tr>
            </if>

  • Allow challenges is set to 'YES' on the two users I'm testing it with
However it still doesn't appear. The champion awards is fine.

Any ideas?

SaN-DeeP 05-18-2004 12:21 PM

where are all game releases gone ??
its been 20 days and no games :(

???`S?LV?R???` 05-18-2004 02:07 PM

lol either im being ignored... or no one knows how to fix this, or whats going wrong..

Pseudomizer 05-18-2004 02:54 PM

Quote:

Originally Posted by ???`S?LV?R???`
lol either im being ignored... or no one knows how to fix this, or whats going wrong..

Because this has nothing to do with this hack. If you would have placed all code in the corresponding places and you did not alter the main structure of the layout for your vb ( table, tr, td, etc ) then it would work fine. Your problem looks like having one /td and/or /tr to much.

Cheers,

jesse 05-18-2004 03:43 PM

Quote:

Originally Posted by jesse
Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/causeyjr/public_html/forum/admincp/global.php on line 18

Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/causeyjr/public_html/forum/admincp/global.php on line 18


changed file permissions now this error
any help?
ty

I get this on tghe install anybody my board is down dont want to reverse would like to have
\

jesse 05-18-2004 03:51 PM

Quote:

Originally Posted by jesse
Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/causeyjr/public_html/forum/admincp/global.php on line 18

Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/causeyjr/public_html/forum/admincp/global.php on line 18


changed file permissions now this error
any help?
ty

I get this on tghe install anybody my board is down dont want to reverse would like to have

I used dreamweaver than had this problem reading through the post
edited globals and function with word saved as txt than remamed them upload again Now I get this error message

Im using 3.gold

jesse 05-18-2004 04:16 PM

If I restore the backup functions page my boards are working!!!
EM :ermm:

???`S?LV?R???` 05-18-2004 06:22 PM

Pseudomizer were do you think i should check first to find out why it's doing that on the page?

Pseudomizer 05-18-2004 06:28 PM

Quote:

Originally Posted by ???`S?LV?R???`
Pseudomizer were do you think i should check first to find out why it's doing that on the page?

I would go into the templates and insert in one after the other <Table tag a border="1". Then you can see where the table fits.

My guess would be that one table will end just before the arcade stuff and instead of having the arcade stuff in the table you have a second end of </Table which should not be there. But this is "a finger in the air" guess.

Cheers,

er0sion 05-18-2004 08:04 PM

Quote:

Originally Posted by jesse
I get this on tghe install anybody my board is down dont want to reverse would like to have

I used dreamweaver than had this problem reading through the post
edited globals and function with word saved as txt than remamed them upload again Now I get this error message

Im using 3.gold

if you saved as text, maybe it added on the .txt extension and you didnt realize it?
make sure the global.php isnt named global.php.txt on your site, that seems like its the problem

jesse 05-18-2004 08:47 PM

Quote:

Originally Posted by er0sion
if you saved as text, maybe it added on the .txt extension and you didnt realize it?
make sure the global.php isnt named global.php.txt on your site, that seems like its the problem

OK I`m a jerkoff but not a total jerk off
renamed the file started from scratch using tsWebedit and saved all over uploaded again

got the same error above:

Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/causeyjr/public_html/forum/admincp/global.php on line 18

Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/causeyjr/public_html/forum/admincp/global.php on line 18

changed : ./includes/init.php to ../includes/init.php now got this after running install again:includes/config.php does not exist. Cannot continue.

change it back to original state but got email from database:
Database error in vBulletin 3.0.0:

Invalid SQL: SELECT gameid, shortname, gamesettings FROM games mysql error: Table 'causeyjr_.games' doesn't exist

mysql error number: 1146


I dont want to give up yet checked in phpadmin no new database entry!!!

r6xual 05-18-2004 10:58 PM

Well i went to the v3arcade site and downloaded the latest version. Made all the file modifications and the follwing is what i get when trying to log into the admin CP

Warning: Invalid argument supplied for foreach() in /home/gpf/public_html/forums/global.php on line 638

vBulletin Message
Unable to add cookies, header already sent.
File: /home/gpf/public_html/forums/global.php
Line: 638

Any ideas? VB3 gold

Majik? 05-18-2004 10:59 PM

Quote:

Originally Posted by jesse
includes/config.php does not exist.

Then I'd assume it doesn't exist.. If it was there it wouldn't be teling you it wasn't. You've given it the wrong name, or it just isn't there.


Quote:

Originally Posted by jesse
Invalid SQL: SELECT gameid, shortname, gamesettings FROM games mysql error: Table 'causeyjr_.games' doesn't exist

mysql error number: 1146

I'm going to assume that causeyjr_ is your table prefix. Why is it putitng a period between the table prefix and the table name? I'd assume youd cahnged something or didn't do something right somewhere.

r6xual 05-18-2004 11:38 PM

Well i just tried the install again, with the older version, and ran into the same problem. I go to log into the admin CP for vbulletin and get the follwing error -

vBulletin Message
Unable to add cookies, header already sent.
File: /home/gpf/public_html/forums/global.php
Line: 638

I am doing all the file modifications first and then re uploading them into their respective directories again. The the install file tells me to do the template modifications and when i go to login to the admin CP i get that error. Has anyone experienced this, or can someone tell me what I am doing wrong??

Thanks

jesse 05-19-2004 01:08 AM

Quote:

Originally Posted by Majik?
Then I'd assume it doesn't exist.. If it was there it wouldn't be teling you it wasn't. You've given it the wrong name, or it just isn't there.


I'm going to assume that causeyjr_ is your table prefix. Why is it putitng a period between the table prefix and the table name? I'd assume youd cahnged something or didn't do something right somewhere.


causeyjr_ is my table prefix but got a little expeirmental
on line 18 added a ../includes/init.php in global.php it locked my out of the control panel for the admin but got the board back up ...

Upgraded to 3.01 and works fine going to try from scratch again very slowly this will be the third time! :nervous:

jesse 05-19-2004 02:23 AM

Quote:

Originally Posted by jesse
causeyjr_ is my table prefix but got a little expeirmental
on line 18 added a ../includes/init.php in global.php it locked my out of the control panel for the admin but got the board back up ...

Upgraded to 3.01 and works fine going to try from scratch again very slowly this will be the third time! :nervous:


got it working with 3.01 thanks for the help
*install*

Oldfart 05-19-2004 06:48 AM

I got this error message on trying to run the installer:

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/XXXXXX/public_html/forum/includes/init.php on line 506

I checked the line 506 in int.php and this is it:

'stylecache',
'arcadesettings'
), $specialtemplates);

Any suggestions?

Intex 05-19-2004 10:36 AM

*** BUMP - Any Help? ***


Quote:

Originally Posted by Intex
I've got a small problem with the challenge system, in that it doesn't display the challenge in the postbit. I'm using the postbit_legacy template and have made sure that:
  • All people concerned have the appropriate permissions in the arcade
  • The postbit_legacy template has the appropriate code

    Code:

            <if condition="$post['arcadesettings'] & 4 AND $post[userid]!=$bbuserinfo[userid] AND $bbuserinfo[userid]!=0">
                    <tr><td class="vbmenu_option"><a href="arcade.php?$session[sessionurl]do=newchallenge&userid=$post[userid]" target="_self">Challenge $post[username] in the Arcade</a></td></tr>
            </if>

  • Allow challenges is set to 'YES' on the two users I'm testing it with
However it still doesn't appear. The champion awards is fine.

Any ideas?


jesse 05-19-2004 12:22 PM

Warning: Invalid argument supplied for foreach() in /home/causeyjr/public_html/forum/profile.php on line 990

line is
// current values as checked
foreach ($arcadeuser as $key => $value) {
if ($value == 1) {
$checked[$key] = HTML_CHECKED;

this happens when I click on "Your Settings"

Still I cant access the games says no permission checked code 8X

???`S?LV?R???` 05-20-2004 01:51 AM

anyone else ever had that problem with their arcade page being cut? like in the screenshot i showed

r6xual 05-20-2004 02:20 AM

Quote:

Originally Posted by r6xual
Well i just tried the install again, with the older version, and ran into the same problem. I go to log into the admin CP for vbulletin and get the follwing error -

vBulletin Message
Unable to add cookies, header already sent.
File: /home/gpf/public_html/forums/global.php
Line: 638

I am doing all the file modifications first and then re uploading them into their respective directories again. The the install file tells me to do the template modifications and when i go to login to the admin CP i get that error. Has anyone experienced this, or can someone tell me what I am doing wrong??

Thanks

Will this hack work with other hacks installed? That is the only thing that I can think of that is causing me problems. Currently I have the following installed

Ushop & ucash
Timeslip database
welcome panel v1
Prevent Doubleposting

Is there a different way to be installing this than what i stated above?

Thanks again
Charlie

Boofo 05-20-2004 02:32 AM

Quote:

Originally Posted by ???`S?LV?R???`
anyone else ever had that problem with their arcade page being cut? like in the screenshot i showed

What screenshot?

Intex 05-20-2004 06:20 AM

Boofo - I don't suppose you have any ideas about the problem I'm having in post 2228 above?

Boofo 05-20-2004 11:59 AM

Quote:

Originally Posted by Intex
Boofo - I don't suppose you have any ideas about the problem I'm having in post 2228 above?

You know it only shows in the drop down menu for the username, right? ;)

Wayne2k1.com 05-20-2004 01:25 PM

Awesome, dude! :D

*install*

Intex 05-20-2004 01:47 PM

Aha !!! I didn't even know there was a drop-down menu on the username :p. I never saw that in the manual :ermm: .

Thanks :).


Quote:

Originally Posted by Boofo
You know it only shows in the drop down menu for the username, right? ;)


WEForums 05-20-2004 03:34 PM

Hey, guys, the hack is great. I have a minor problem, howerer.

You know how some games have a maximum score or how you can tie someone's score? Well, apparently, the script does not award the person who is fastest. For example, let's say you get 300 points in a game in 30 seconds and you win the championship. Someone else comes along and gets 300 points in 29 seconds but you are still champion. It's unfair, but like I said, it's only a small issue.

Pseudomizer 05-20-2004 03:39 PM

Quote:

Originally Posted by WEForums
Hey, guys, the hack is great. I have a minor problem, howerer.

You know how some games have a maximum score or how you can tie someone's score? Well, apparently, the script does not award the person who is fastest. For example, let's say you get 300 points in a game in 30 seconds and you win the championship. Someone else comes along and gets 300 points in 29 seconds but you are still champion. It's unfair, but like I said, it's only a small issue.

Hi WeForums,

i would say that this is due to having bad games which should be modified from the original author. I had multiple games which had a score limit and i removed them all. There is no fun if 10 members have the highest high score and the member who created the last high score is number one.

My 2 cents on this.

Cheers,

WEForums 05-20-2004 03:49 PM

Yes, that's true (and I don't really like having a limit), but still there can be speed runs to see who is the fastest.

xfaethorx 05-20-2004 07:32 PM

right just for anyone whos interested heres an "issue" with aracde / Internet explorer.

If your running your site under https (like I was) then during the score submission it would hang and a zero score would be submitted. Run it on firefox and the hack works 100%. Probably something simple but I don't have time to look at it. Just be aware of it if your running https.

007 05-22-2004 06:13 PM

Hey RichieBoy67, you should attach that as a .txt file or with [CODE] tags instead so unlicensed people can't see it.

Kairo 05-23-2004 11:04 PM

where can I find more arcade games that that standard 5 games in that zip file

Pseudomizer 05-23-2004 11:56 PM

Quote:

Originally Posted by Kairo
where can I find more arcade games that that standard 5 games in that zip file

Please read the first post of this hack carefully. It's all in there.

Cheers,

Craz786 05-24-2004 08:33 PM

Hello - Great mod, installed it right away! :D.

But, Is it possible for you to do like a 'download all arcade games' thing on your website? Please, Can you PLEASE make that?

Thank you.


All times are GMT. The time now is 12:53 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.05049 seconds
  • Memory Usage 1,847KB
  • 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
  • (2)bbcode_code_printable
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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