vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   vbProArcade Beta 2 (https://vborg.vbsupport.ru/showthread.php?t=42880)

sonic3d 05-01-2003 10:30 PM

att the queries has already been processed. all the file modification are already done and all the templates are there. dunno what to do know.

also on antoher note, i have another style, all i have to do it add the templates right?

l8er
sonic

PixelFx 05-02-2003 12:02 AM

yeah, firefly has a good hack for that, you can backup to your system all your templates then import them to your new style would take you about 1 min I'm guessing.

you can find his hack here,
https://vborg.vbsupport.ru/showthrea...threadid=33072

:) hope that helps :)

sonic3d 05-02-2003 12:26 AM

adding templates isn't a problem. i already have that installed. :D i was just wondering.

l8er
sonic

-Sidekick- 05-02-2003 04:37 AM

Quote:

Yesterday at 03:16 PM GaleForce said this in Post #1256
Mine works fine... You may have messed something up during the install.

Futureal; Sounds great, I would love to see that feature added :). And the new expand Arcade games was an excellent idea, when I have an arcade as big as www.kotorpa.com/forum/proarcade.php modifying them can get confusing sometimes :)

You gotta have a nice 100+ queries running there... :eek:

-Sidekick- 05-02-2003 04:38 AM

Quote:

Yesterday at 03:16 PM GaleForce said this in Post #1256
Mine works fine... You may have messed something up during the install.

Futureal; Sounds great, I would love to see that feature added :). And the new expand Arcade games was an excellent idea, when I have an arcade as big as www.kotorpa.com/forum/proarcade.php modifying them can get confusing sometimes :)

You gotta have a nice 100+ queries running there... :eek:

futureal 05-02-2003 04:57 AM

Beta 2.1 progress update:

Admin CP optimization and re-coding is 95% complete
Arcade coding is complete
Template fixing/re-coding is up next

An interesting note is that I have removed the need for the code additions to adminfunctions.php, so as part of upgrading from Beta 2 to Beta 2.1, that code can be removed. It is all self-contained in proarcadeadmin.php now. This section of the arcade should be able to be dropped right into vB3 when it is released (with minor effort, I'm sure, but much better than before).

sabret00the 05-02-2003 07:52 AM

Quote:

Yesterday at 06:10 PM sabret00the said this in Post #1252
i'm unable to install additional games, i dunno what i might be doing wrong but is there any way anyone can help me as it's really annoying

Quote:

Database error in vBulletin Control Panel 2.2.9:

Invalid SQL: INSERT INTO arcadegames (name,title,description,filename,active,hashoffset ,scorevar,gamecode,championactive,championtext,cha mpioncolor)
VALUES ('hexxagon','Hexxagon','','hexxagon.swf','1','5',' $hexxagonscore','<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="400" height="500">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$ game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false>
<param name=menu value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">
</embed>
</object>','1','Hexxagon Champion','','20','0','10')
mysql error: Column count doesn't match value count at row 1

mysql error number: 1136

Date: Friday 02nd of May 2003 04:47:06 AM
Script: http://www.ebslive.com/forums/forums...rcadeadmin.php
Referer: http://www.ebslive.com/forums/admin/...tion=addnew&s=
this is the error i get, can someone tell me where i'm going wrong please?

sabret00the 05-02-2003 07:53 AM

Quote:

Yesterday at 06:10 PM sabret00the said this in Post #1252
i'm unable to install additional games, i dunno what i might be doing wrong but is there any way anyone can help me as it's really annoying

PHP Code:

Database error in vBulletin Control Panel 2.2.9:

Invalid SQLINSERT INTO arcadegames (name,title,description,filename,active,hashoffset,scorevar,gamecode,championactive,championtext,championcolor)
                   
VALUES ('hexxagon','Hexxagon','','hexxagon.swf','1','5','$hexxagonscore','<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="400" height="500">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false> 
<param name=menu value=false> 
<param name=quality value=high> 
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">
</embed>
</object>'
,'1','Hexxagon Champion','','20','0','10')
mysql errorColumn count doesn't match value count at row 1

mysql error number: 1136

Date: Friday 02nd of May 2003 04:47:06 AM
Script: [url]http://www.ebslive.com/forums/forums/admin/proarcadeadmin.php[/url]
Referer: [url]http://www.ebslive.com/forums/admin/proarcadeadmin.php?action=addnew&s=[/url] 

this is the error i get, can someone tell me where i'm going wrong please?

Tigga 05-02-2003 01:27 PM

sabret00the - Try this query instead:
PHP Code:

name,title,description,filename,active,hashoffset,scorevar,gamecode,championactive,championtext,championcolor)
                   
VALUES ('hexxagon','Hexxagon','','hexxagon.swf','1','5','$hexxagonscore','<object classid="clsid<img src="https://vborg.vbsupport.ru/images/newsm/grin.gif" border="0" alt="">27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="400" height="500">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false> 
<param name=menu value=false> 
<param name=quality value=high> 
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">
</embed>
</object>'
,'1','Hexxagon Champion',''


sabret00the 05-03-2003 12:52 PM

tigga it works, thanks alot, can you tell me how to edit my proarcadeadmin.php so that it will add the games properly please


All times are GMT. The time now is 12:48 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.02694 seconds
  • Memory Usage 1,767KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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