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)

Forum-Style 01-02-2005 07:18 AM

Hi i love this mod, but with the update on vB i want to start a fresh, what is the correct way to drop all tables in sql to remove this mod ?, so i can start a new install so it all fresh and clean on the vB update.

Thanks

PixelFx 01-02-2005 05:17 PM

Quote:

Originally Posted by NBSdesignz
Hi i love this mod, but with the update on vB i want to start a fresh, what is the correct way to drop all tables in sql to remove this mod ?, so i can start a new install so it all fresh and clean on the vB update.

Thanks

anyone get this working with vbulletin 3.0.4 yet?

John 01-03-2005 10:35 AM

Quote:

Originally Posted by PixelFx
anyone get this working with vbulletin 3.0.4 yet?

Yep, it works fine with no alterations.

rin 01-03-2005 10:43 AM

no, i did not. any help?

The Ghost 01-03-2005 02:48 PM

Hi,

on calling the install_arcade.php (the German Version) i get:

Parse error: parse error in .../www/board/admincp/install_arcade.php on line 706

Second Question: How can I uninstall the Arcade from the Database?

Regards

Lottis 01-03-2005 04:18 PM

Quote:

Originally Posted by rin
no, i did not. any help?

Is this the same error message you got?
Warning: Invalid argument supplied for foreach() in /home/******/public_html/forum/includes/functions.php on line 2877

Reverend 01-03-2005 06:37 PM

Quote:

Originally Posted by PixelFx
anyone get this working with vbulletin 3.0.4 yet?

Working fine for us

rin 01-03-2005 08:41 PM

can someone tell me what causes this error?
http://www.kawaiination.com/community/arcade.php

Vorty 01-03-2005 10:53 PM

Quote:

Originally Posted by rin
can someone tell me what causes this error?
http://www.kawaiination.com/community/arcade.php

Exacly the same here, what can be done?

Error: Warning: Invalid argument supplied for foreach() in /home/******/public_html/forums/includes/functions.php on line 2877

On line 2877:

HTML Code:

        foreach ($_FIELDNAMES AS $field => $bitvalue)
I just update to 3.0.4 and that error occurs... :ermm:

Eo de Scylla 01-03-2005 11:32 PM

Hello

Here, initially I make a point of thanking the author for this superb hack.
Here, I have a problem, dice which I install new plays, there does not have problem to play there, but once the score to record, I am entitled to this error message:

Quote:

Database error in vBulletin 3.0.3:

Invalid SQL:
SELECT gamesessions.*, user.username, user.userid, games.*, games.title AS title FROM vb_gamesessions AS gamesessions
LEFT JOIN vb_user AS user ON user.userid = gamesessions.userid
LEFT JOIN vb_games AS games ON gamesessions.gamename = games.shortname
WHERE (gamename='ablast' AND score='12500') OR (gamename='aim' AND score='865') AND sessiontype=1 ORDER BY gamesessions.gamename DESC

mysql error: Got error 28 from table handler

mysql error number: 1030

Date: Monday 03rd of January 2005 08:25:16 PM
Script: http://www.tenbu-horin.com/forum/arcade.php?
Referer: http://www.tenbu-horin.com/forum/index.php?
Afflicted for English, but I do not speak well about the whole English
Thank you in advance for your assistance

ogden2k 01-04-2005 12:45 AM

The only problem I'm having with 3.0.4 is that it says I do not have permissions to log in.... My UG does and the arcade is enabled...

dina 01-04-2005 01:07 AM

I'm getting text from init.php and functions.php + the error msg'es reported earlier in this thread at the top of index.php, the portal won't work etc.

Any fix to this?

Enajizer 01-04-2005 01:35 AM

For anyone that gets the no permission error and you've already set your permissions in admincp, you might be having the same problem I had in the past. If you are using an editor such as Dreamweaver to edit your files, this is most likely the problem. Redo the modifications to your global.php file using notepad to edit it and this should fix it...well at least it fixed mine and it was definitely the global.php.

I just went through this exact problem again since I updated my vbulletin to 3.04. :squareeyed:

Hopefully this may help a few others here having the same problem. :D

SONOFSAM 01-04-2005 05:08 AM

Quote:

Originally Posted by Enajizer
For anyone that gets the no permission error and you've already set your permissions in admincp, you might be having the same problem I had in the past. If you are using an editor such as Dreamweaver to edit your files, this is most likely the problem. Redo the modifications to your global.php file using notepad to edit it and this should fix it...well at least it fixed mine and it was definitely the global.php.

I just went through this exact problem again since I updated my vbulletin to 3.04. :squareeyed:

Hopefully this may help a few others here having the same problem. :D

Yeah, I had a similar problem but after checking my edits on the global.php I had found my mistake.

I didnt put the edit after the "}". I guess I was too quick to re-install I was messy.

Lottis 01-04-2005 06:58 AM

Quote:

Originally Posted by dina
I'm getting text from init.php and functions.php + the error msg'es reported earlier in this thread at the top of index.php, the portal won't work etc.

Any fix to this?

I got it, never mind.

chet 01-04-2005 08:04 PM

How do I un-install this mod

Thanks

peterska2 01-04-2005 08:48 PM

Quote:

Originally Posted by chet
How do I un-install this mod

Thanks

remove the file edits by going backwards through the install instructions,
upload the installer and run the uninstall script from there or drop the tables containing the word games from the db and delete the arcade.php from your forums directory, the arcade directory from your images directory, the games directory and any xxx.game.php that you have in your acp directory along with any other files called with arcade in the title.

Slapp3r 01-04-2005 11:04 PM

Brilliant well done John

GoTTi 01-04-2005 11:16 PM

how do i show more games on the arcade page????i wanna show like 100 games or 50 games per page.

dina 01-05-2005 12:33 AM

Well.. I've tried again, added the arcade to fresh 3.0.4 files and the same thing happened.. Loads of code from init.php and global.php is being posted at the top of every page.

Unless someone comes up with an answer to this I have to remove the mod completely.

Lottis 01-05-2005 08:22 AM

Quote:

Originally Posted by dina
Well.. I've tried again, added the arcade to fresh 3.0.4 files and the same thing happened.. Loads of code from init.php and global.php is being posted at the top of every page.

Unless someone comes up with an answer to this I have to remove the mod completely.

The same happend to me. But i had to go over and over the file. And it was me who had done something wrong. Try to go over the file onsce ore twise more. ;)
Dont give up, it will work. ;)

dina 01-05-2005 09:52 AM

Quote:

Originally Posted by Lottis
The same happend to me. But i had to go over and over the file. And it was me who had done something wrong. Try to go over the file onsce ore twise more. ;)
Dont give up, it will work. ;)

What mistake have you made?
The only problem with going over the file again and again is that the board have to be closed while I'm doing this (can't have a testboard because of the license), also the Arcade mod is not exactly a small mod to install ;)

Reverend 01-05-2005 05:27 PM

Quote:

Originally Posted by Da_GoTTi
how do i show more games on the arcade page????i wanna show like 100 games or 50 games per page.

in arcade.php look for:
PHP Code:

$perpage 10

replace the 10 with the number of games you want to show on each page.

geovadim 01-05-2005 08:30 PM

File modifications are the same in 3.04 forums like in 3.03?

Reverend 01-05-2005 09:56 PM

Quote:

Originally Posted by geovadim
File modifications are the same in 3.04 forums like in 3.03?

yes they are the same

SupremeWeapon 01-06-2005 03:08 PM

this woul dbe a goo dmod if the authors werent scared about empty copyright threats. they need to review the law and see the fair use act allows them to use any copyrighted games as long as they donot charge for them. once they review the law and get some of these games out it will be better the the ib one. and i mean way better

fly 01-06-2005 03:33 PM

Quote:

Originally Posted by SupremeWeapon
this woul dbe a goo dmod if the authors werent scared about empty copyright threats. they need to review the law and see the fair use act allows them to use any copyrighted games as long as they donot charge for them. once they review the law and get some of these games out it will be better the the ib one. and i mean way better

So I can distribute copies of Half Life 2, as long as I don't charge for them?

revenger681 01-06-2005 07:21 PM

i've got some games from vBulletin.org, i'd like soem games like these to be installed in my arcade, is it possible?

IS there a list anywhere with vb3 compatible lists? I once found isnt. on how to install new games a while back, but can't find it anymore... please help!

Muderman24 01-07-2005 01:37 AM

in my init.php i do not have this
Code:

                                'stylecache'
                        ), $specialtemplates);

so where do i put this

Code:

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


Muderman24 01-07-2005 02:33 AM

nvm i got it

DavidatMPA 01-07-2005 02:39 AM

Ok, my board is: http://forums.mpanetwork.com (still under development)
user=dev
pw=oo1986july

Everything is working FINE and i receive no errors with the arcade on the forum.

however i generally get a good deal of THESE emails each day:

Code:

Database error in vBulletin 3.0.3:

Invalid SQL: UPDATE games SET highscorerid=,highscore=2230 WHERE shortname='spyhunter'
mysql error: You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near 'highscore=2230 WHERE shortname='spyhunter'' at line 1

mysql error number: 1064

Date: Thursday 06th of January 2005 12:23:11 PM
Script: http://forums.mpanetwork.com/cron.php?&rand=868982
Referer: http://www.forums.mpanetwork.com/arcade.php?do=stats
Username: OddLaW
IP Address: 68.12.113.147

Sometimes it varies and says tetris, or another game.

Not sure why i'm receiving this, nor how to fix it. It could be said I am stupid, and I wouldn't bother to disagree! :P

thanks for the help guys :) (Great mod, appreciate the good support as well)

Dechevious 01-07-2005 03:14 AM

Quote:

Originally Posted by DavidatMPA

however i generally get a good deal of THESE emails each day:

Code:

Database error in vBulletin 3.0.3:

Invalid SQL: UPDATE games SET highscorerid=,highscore=2230 WHERE shortname='spyhunter'
mysql error: You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near 'highscore=2230 WHERE shortname='spyhunter'' at line 1

mysql error number: 1064

Date: Thursday 06th of January 2005 12:23:11 PM
Script: http://forums.mpanetwork.com/cron.php?&rand=868982
Referer: http://www.forums.mpanetwork.com/arcade.php?do=stats
Username: OddLaW
IP Address: 68.12.113.147


"games SET highscorerid=," this is your problem.

If your allowing guests to play, it cannot register a highscorerid because they have no id. You can either disallow visitors from playing, or, you can place an id check prior to the score write, to fix that.

If their not logged in, they shouldnt be able to play anyway. Thats your best bet.

internetjunkie 01-07-2005 08:12 AM

I have uploaded around 400+ games and continue to add more. You can download them at

http://internetjunkie.org/forumdisplay.php?f=58

or go to http://www.internetjunkie.org/ and click on Download Games.

NS_007 01-07-2005 09:52 AM

Anyone get this runing with the vB 3.0.5 init.php yet?

Also, if you fully upgraded to the 3.0.5 vB, did the rehack go smoothly? And is it working?

Beav` 01-07-2005 03:11 PM

code modifications went just as smooth on 3.0.5 as the others, and seems to be working fine :)

http://www.halo2hq.org/forums/arcade.php?

I used the upgrade.php to upgrade, if you just patch up the init.php, remember to make the arcade changes to it first, or all kinda strange things start happening :)

pelican 01-07-2005 03:24 PM

after i patch with init.php i get this error from v3arcade.

Invalid argument supplied for foreach() in /includes/functions.php on line 2860

How to fix this problem?

Beav` 01-07-2005 03:37 PM

you have to re-apply all the code changes for the arcade mod to the new init.php file.

NS_007 01-07-2005 05:36 PM

I get that error to. It seems to be something to do with Petz on my end ... will have to try and figure this out I guess. Or get rid of the petz :(

SupremeWeapon 01-07-2005 05:37 PM

Quote:

Originally Posted by flypaper
So I can distribute copies of Half Life 2, as long as I don't charge for them?


no. that is pirating. you will have to look up what is defined as fair use. anything web made like flash games etc fall under this catagory. same goes with private servers/emulators for games.

the law is kinda iffy on some things anbd some things are protected under the DMCA, but flash games like mini clips and so on fall under fair use.

and any creator of such items if they were to sue you would lose. look at the sony case when they lost against the first emulator creator

UnknownServices 01-08-2005 01:01 AM

I'm having the permission view problem. I updates I do to activate the aracde don't work, they stay the same but it says that it saved. I check all the posts about the global.php and functions_showthread.php but they are both fine. I copied the database and the files from a diff host b/c I moved. On the other host everything works fine.


All times are GMT. The time now is 09:34 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.05648 seconds
  • Memory Usage 1,842KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (16)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