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)

dimitris 09-13-2005 08:54 AM

Please, can help me?
i edit the game description and the description disapear form Admin CP and it locks, it cannot be re editable again but in the description of the arcade page apears as i wrote, but is not editable anymore

any one know how to fix this?

What can i do? is there bad comnunicate between db and arcadeadmin.php?
any ideas?

Thx a lot.

Clayton 09-13-2005 11:01 AM

Quote:

Originally Posted by Clayton
Hi there

just having added the arcade for the first time, I am receiving a blank page when clicking on ARCADE in the nav bar

I am hoping that this is a common problem and a quick fix :nervous:

I have gone through all the installation, everything can be found in the Admin area, but just a blank page

Any help appreciated, please?

Thank you

C


In answer to my own question ... I read the FAQ.txt which comes with the download

Question: The Arcade works perfectly with my main style, but all my other
forums styles result in blank pages, why?

Answer: The installation script only installs templates to the style that
you're using at the time of the installation. It's simple to change.


In admincp/install_arcade.php
FIND:
__________________________________________________ _____
$styleid=$vboptions['styleid'];
__________________________________________________ _____

REPLACE THIS WITH:
__________________________________________________ _____
$styleid=X;
__________________________________________________ _____


everything seems in working order now

Thanks

C

Ericsson 09-15-2005 03:45 PM

How come I cant view it because of privilages? http://www.retrotutorials.com/forum/arcade.php

thenetbox 09-15-2005 05:15 PM

Quote:

Originally Posted by Ericsson
How come I cant view it because of privilages? http://www.retrotutorials.com/forum/arcade.php

did you correctly update the global.php file?

RaceJunkie 09-16-2005 10:22 AM

Quote:

Originally Posted by Ericsson
How come I cant view it because of privilages? http://www.retrotutorials.com/forum/arcade.php

Check your permissions in the arcade AdminCp..

digitalSite 09-18-2005 08:17 AM

Does anyone one know where I can find Pinball for the Arcade please? i have been searching for it forever and can't find it. I would REALLY appreciate it if you can show me where I can find it or send it to me. Thank you! :)

Clayton 09-18-2005 08:29 AM

Crazy Pinball

digitalSite 09-18-2005 02:54 PM

Thank You Very Much Clayton!!! :D

AlexUK 09-18-2005 03:43 PM

I am getting this error on init.php:

Parse error: parse error, unexpected T_VARIABLE, expecting ')' in /home/lounge/public_html/forums/includes/init.php on line 918

I re-checked several times and cant see whats wrong.
Look here:

$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',
'stylecache',
'arcadesettings'
), $specialtemplates);

LEAD_WEIGHT 09-18-2005 10:24 PM

I have tried Clayton crazypinball and deleted right away. That version makes you want to kill the author of that game.
:rolleyes:

Clayton 09-19-2005 03:34 AM

Please, provide feedback if there is a problem with the Crazy Pinball game, something so that we can understand what the problem is?

Thank you

C

AlexUK 09-19-2005 06:29 AM

Quote:

Originally Posted by AlexUK
I am getting this error on init.php:

Parse error: parse error, unexpected T_VARIABLE, expecting ')' in /home/lounge/public_html/forums/includes/init.php on line 918

I re-checked several times and cant see whats wrong.
Look here:


$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',
'stylecache',
'arcadesettings'
), $specialtemplates);

Can anyone help me with this?

Clayton 09-19-2005 06:33 AM

Alex

you didn't open this file in Dreamweaver, did you? Because the FAQ txt mentions not editing the init.php with DW

Just thought I would mention it

AlexUK 09-19-2005 07:06 AM

No, I use a simple text editor as I usually do to avoid any problems.

simon. 09-19-2005 08:40 AM

My Site is having problems with the arcade, we have recently upgraded to V3.0.9 and its broken to all users.

AlexUK 09-19-2005 02:04 PM

Quote:

Originally Posted by simon.
My Site is having problems with the arcade, we have recently upgraded to V3.0.9 and its broken to all users.

Thats exactly my problem too.
I upgraded to 3.0.9.

rjordan 09-19-2005 04:25 PM

And you guys reapplied the modifications to the files, yes?

markantonie 09-19-2005 08:59 PM

Is there an SQL query I can run to delete the highscores of a single member? I caught someone cheating.

puertoblack2003 09-20-2005 12:04 AM

good day,

i went through the thread for 2 hours...lol but nothing i found that i ran into is posted everything is upload to it apparent files as instructed arcade works and all but the buttons are missing i double check the arcade file and it's in the image file.any idea what i should look for or any file change? :surprised:

Lottis 09-20-2005 08:08 AM

Quote:

Originally Posted by AlexUK
Thats exactly my problem too.
I upgraded to 3.0.9.

I also get error.
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3005

I find nothing wrong there.
Does anyone get this to work i n 3.0.9?

Ken Woods 09-20-2005 06:02 PM

Does this now work with the latest vBulletin? Also, what is the .ZIP password???

MissKalunji 09-20-2005 07:08 PM

Quote:

Originally Posted by Ken Woods
Does this now work with the latest vBulletin? Also, what is the .ZIP password???


no doesnt work with 3.5

chickendippers 09-20-2005 09:08 PM

I started with fresh installations of 3.0.9 and v3 arcade and I see this error:
Quote:

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2998
Not sure if this is related, but I also get the following error message when loging into the admincp:
Quote:

Unable to add cookies, header already sent.
File: /home/forumsc/public_html/includes/init.php
Line: 27
I cannot get into the admincp. I assume the reason I was able to install the script was due to the fact that already logged into the admincp.

Gunshot 09-21-2005 03:20 AM

Quote:

Originally Posted by AlexUK
I am getting this error on init.php:

Parse error: parse error, unexpected T_VARIABLE, expecting ')' in /home/lounge/public_html/forums/includes/init.php on line 918

I re-checked several times and cant see whats wrong.
Look here:


$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',
'stylecache',
'arcadesettings'
), $specialtemplates);





not sure whats wrong there

MissKalunji 09-21-2005 03:21 AM

n e news on the 3.5???

hydrostatic 09-21-2005 03:33 AM

Quote:

Originally Posted by MissKalunji
n e news on the 3.5???

Ditto?

MissKalunji 09-21-2005 03:48 AM

Quote:

Originally Posted by hydrostatic
Ditto?

meaning?!?!?!

hydrostatic 09-21-2005 04:08 AM

Quote:

Originally Posted by MissKalunji
meaning?!?!?!

Oh... Uh I was just wondering the same thing...

Gunshot 09-21-2005 04:38 AM

add a comma after:

'arcadesettings'

like this:

'arcadesettings',

Lottis 09-21-2005 08:32 AM

Quote:

Originally Posted by chickendippers
I started with fresh installations of 3.0.9 and v3 arcade and I see this error: .

The same problem fore all of us i think.
Hoper someone can fix this.

LEAD_WEIGHT 09-21-2005 09:25 AM

Quote:

Originally Posted by Clayton
Please, provide feedback if there is a problem with the Crazy Pinball game, something so that we can understand what the problem is?

Thank you

C

Have you tried that game? It last about a minute & it looks like it was a game design from the 50's

MissKalunji 09-21-2005 10:39 AM

Quote:

Originally Posted by hydrostatic
Oh... Uh I was just wondering the same thing...

oh ok im dont really know the sayings thats :)

AlexUK 09-21-2005 11:46 AM

I am getting this error everytime I try to change the init.php file:

Parse error: parse error, unexpected T_VARIABLE, expecting ')' in /home/lounge/public_html/forums/includes/init.php on line 918

AlexUK 09-21-2005 12:07 PM

OK, I found the problem in my situation.
Its in the init.php, you have to fix it there and then login into admin panel and make sure the arcade is active, even if it is just refresh again.

Look here:
Quote:

);

$_ARCADE = array(

'active' => 1,

'netplay' => 2,

'awardson' => 4,

'quickreg' => 8,

'autoprune' => 16,

'highonly' => 32,

'vbcodeon' => 64,

'imgcodeon' => 128,

'smilieson' => 256,

'allowemail' => 512,

'challengescores' => 1024

);



$_ARCADEUSER = array(

'firstvisit' => 1,

'settingschecked' => 2,

'allowchallenges' => 4,

'allowemails' => 8

);



$_GAMESCHECK = array(

'active' => 1,

'netplay' => 2,

'playpanel' => 4,

'challenabled' => 8,

'showaward' => 16

);
Let me know if it works for you guys.

Lottis 09-22-2005 08:37 AM

That dident do me any good. :(

Are you using 3.0.9 ?
And is there anyone who has got it to work in 3.0.9?

AlexUK 09-22-2005 09:03 AM

I am using 3.0.9. yes.

http://www.psplounge.com/forums/arcade.php?

Wisch 09-22-2005 03:46 PM

I've noticed a lot of people asking for this, and I really want this also, and think it would be very worthwhile in terms of longevity for a community arcade.

Coders interested in some side $$ please take notice:
https://vborg.vbsupport.ru/showthread.php?t=96722

Thanks!

SupraT 09-23-2005 03:42 AM

I can't seem to figure out where I have gone wrong. I check the file and see nothing wrong with edits..... when I replace with original functions.php file forums and arcade works with the exception of the images.



PHP Code:

Parse errorparse errorunexpected T_CONSTANT_ENCAPSED_STRING in /home/clanspy/public_html/forums/includes/functions.php on line 2018 


digitalSite 09-23-2005 05:22 AM

Please help...I can't seem to figure out how to show more than 10 games on my Arcade Home...I just realized this tonight, and most of the better games are the first 10 (I have about 20 in total). I don't see a "next page" or anything and when I went to the admincp, i don't see a setting where I can enter how many games I want on my Arcade home...

Please help, thanks. :)

SupraT 09-23-2005 05:27 AM

Quote:

Originally Posted by digitalSite
Please help...I can't seem to figure out how to show more than 10 games on my Arcade Home...I just realized this tonight, and most of the better games are the first 10 (I have about 20 in total). I don't see a "next page" or anything and when I went to the admincp, i don't see a setting where I can enter how many games I want on my Arcade home...

Please help, thanks. :)

A Simple search returned the answer

https://vborg.vbsupport.ru/showthrea...mes#post590475


All times are GMT. The time now is 08:10 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.05259 seconds
  • Memory Usage 1,834KB
  • 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
  • (1)bbcode_php_printable
  • (18)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