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)

Dawnf1 10-21-2005 06:17 PM

Had another go, added that code around $gamebits, and changed the
$perpage = 10;
to 48, but something is wrong, the games are appearing in one big long horizontal row line, all of them, on one page, instead of 4 colums and several rows.

If someone can help I'd be really grateful!

Dawnf1 10-21-2005 06:25 PM

All fixed now, thanks, sorry for being such a dipstick.

Our members love the arcade :)

DudeSicko 10-27-2005 03:07 PM

Any 1 know why i always get this error:
Quote:

Invalid SQL: UPDATE games SET highscorerid=,highscore=3555 WHERE shortname='snake'
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=3555 WHERE shortname='snake'' at line 1

mysql error number: 1064
Its ONLY on Snake, no other game i have gives this error.

Dougie Nunny 10-28-2005 12:42 AM

Will this hack work on v3.5?

IF SO, then why, when I go to install it, can I not find this line in the admincp/index.php file?

Quote:

if (can_administer('canadminstyles'))

Flow Fusion 10-28-2005 12:48 AM

in 3.5 you don't look for that.

Dougie Nunny 10-28-2005 12:49 AM

Can someone then direct me on how to install this or ANY arcade in 3.5?

THANKS IN ADVANCE!

Flow Fusion 10-28-2005 12:56 AM

Still in beta

https://vborg.vbsupport.ru/showthrea...ghlight=arcade

Dougie Nunny 10-28-2005 12:57 AM

Is there no other 3.5 arcade?

Thanks, by the way.

Flow Fusion 10-28-2005 12:59 AM

I don't think so.

MissKalunji 10-28-2005 02:01 AM

Quote:

Originally Posted by Dougie Nunny
Is there no other 3.5 arcade?

Thanks, by the way.


theres ipb arcade but in beta still

fly 10-28-2005 11:08 AM

Quote:

Originally Posted by MissKalunji
theres ipb arcade but in beta still

There is an IPB out at ibproarcade-vb.com.

The one in beta is the totally rewritten one, removing all IPB code...

rb290 10-28-2005 06:58 PM

When I go in the arcade and click to play a game it takes me to the forums homepage :confused: it didnt use to be like this,
anyone know whats wrong ?

Stone Cold 3:16 10-30-2005 11:00 PM

Ummm... Somone, please help me...
I installed it,after reading the FAQ, i went to go reset the permissions in the 'init.php?' file. I reupped it and got this message on the forum.

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

I cant access the forum now, or do anything. I even reupped the regular init.php and global.php? files from the vb file package i had. Any help?

rossco_2005 10-31-2005 04:45 PM

Quote:

Originally Posted by Stone Man
Ummm... Somone, please help me...
I installed it,after reading the FAQ, i went to go reset the permissions in the 'init.php?' file. I reupped it and got this message on the forum.

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

I cant access the forum now, or do anything. I even reupped the regular init.php and global.php? files from the vb file package i had. Any help?

copy/paste teh code ehre that you have surrounding line 801, there's a ) missing somewhere... :P

Stone Cold 3:16 10-31-2005 08:33 PM

Where do i find these 'Lines'. Because surley, i dont have 801 init lines?

NOTE - I think i added whats in the Arcade install file/

computer1 11-03-2005 05:17 PM

Can I install this to the newest vb forum ????

funinthesun 11-05-2005 08:51 AM

This may be a dumb question but I'm trying to edit the files in dreamweaver but it doesn't seems to have a find function that I can use. Does anyone know if their is a quick way of finding code on dreamweaver to stop having to scroll through hundreds of code looking for the bit I want? Thanks :)

funinthesun 11-05-2005 08:55 AM

OK, the reason why my search function wasn't working is because the piece of code doesn't exit in my index.php file. I was looking for if (can_administer('canadminstyles')) but I can only find if (can_administer('canadminusers')). Do I edit this file instead or have I missed something completely? :confused:

funinthesun 11-05-2005 09:03 AM

I don't know if it's something I am doing wrong but I also can't find print_table_header($vbphrase['forum_viewing_permissions']); in the usergroups.php file. :confused:

funinthesun 11-05-2005 09:42 AM

Ah just realised that this is for vb 3.0.3 and I'm running on 3.5. Is this possible why it's not working? Sorry for asking repeat questions but I didn't want to go through all 298 pages on this thread!

Flow Fusion 11-05-2005 11:03 AM

don't use dreamweaver it messes up the coding. and you need to wait for 3.5 arcade to be released.

Lea Verou 11-05-2005 11:09 AM

Quote:

Originally Posted by Flow Fusion
don't use dreamweaver it messes up the coding. and you need to wait for 3.5 arcade to be released.

I think it's ok to use dreamweaver 8 if you spend most of the time at the Code panel and you know what you're doing ;)

Boofo 11-05-2005 11:11 AM

Quote:

Originally Posted by Loukrhtia
I think it's ok to use dreamweaver 8 if you spend most of the time at the Code panel and you know what you're doing ;)

Not really. Dreamweaver has been known to change code in the functions.php in the past when that file is edited. It does it with other files, too. ;)

funinthesun 11-05-2005 01:22 PM

Ah right, ok then! Guess I'll have to wait for the 3.5 version to be released :(

Lea Verou 11-05-2005 03:56 PM

Quote:

Originally Posted by Boofo
Not really. Dreamweaver has been known to change code in the functions.php in the past when that file is edited. It does it with other files, too. ;)

In the MX2004 edition, I had noticed that also, but in the 8 edition it seems ok :)

funinthesun 11-07-2005 06:09 PM

Yeah, I've got the MX2004 edition. My boyfriend has the 8 edition so I might use that instead then. Does anyone have a rough idea when the 3.5 version will be released? :)

Bratz-Designs 11-08-2005 07:08 AM

Hey,

I have been installing a few games on the arcade, all went good until i wanted to submit the scores. Instead of writing the scores to the database it lead me to the forum home.

Any ideas how to solve that?

Bratzer

jarod1981? 11-11-2005 03:09 PM

Hi all

This version of V3 Arcade don't work on Vbulletin 3.5.1 right?

Thanks

albibak 11-11-2005 03:13 PM

Yes it doesn't work, but John develop a new version ;)

jarod1981? 11-11-2005 03:16 PM

Hi Albibak

When will relaesed the new version of V3 Arcade?

noRom 11-12-2005 02:05 AM

How can i find and install more games for this arcade?

AshokForums.com 11-14-2005 05:52 AM

John.. Please develop the 3.5 version of this great hack.. Pleaseeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee... Its a request..

I need this badly..

Thanks a lot in advance!!!!!

Breaker 11-14-2005 07:48 AM

it is being developed :D

leonsio 11-14-2005 11:13 AM

Quote:

Originally Posted by albibak
Yes it doesn't work, but John develop a new version ;)


old version works with 3.5.1 if you makes some code changes ;)

but you should wait for the new version

admin0 11-15-2005 01:30 PM

Hi,

I have vb 3.5.1 .. and I want to provide games, lots of games..

What options do I have ?

Cheers,

ztempuser 11-17-2005 02:47 AM

cool i can't wait for this to work on vbull 3.5.1 :)*as its a big request at my forum

keep up the good work coders:P

Citizen 11-17-2005 03:18 AM

Quote:

Originally Posted by admin0
Hi,

I have vb 3.5.1 .. and I want to provide games, lots of games..

What options do I have ?

Cheers,

You can either contact game authors for permission or purchase games.

Bratz-Designs 11-19-2005 02:20 PM

Quote:

Originally Posted by Bratz-Designs
Hey,

I have been installing a few games on the arcade, all went good until i wanted to submit the scores. Instead of writing the scores to the database it lead me to the forum home.

Any ideas how to solve that?

Bratzer

Anyone? Plz?

ReadOrDie 11-21-2005 02:51 AM

Please make this for 3.5.0!!

MissKalunji 11-21-2005 03:01 AM

Quote:

Originally Posted by ReadOrDie
Please make this for 3.5.0!!

http://www.v3arcade.com/forums/


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.05850 seconds
  • Memory Usage 1,798KB
  • 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
  • (12)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