vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

bonnmac 11-27-2005 05:37 AM

Quote:

Originally Posted by bonnmac
UPDATE!!! i did file edits seeing i could not get installer to work and the error now changed to....
PHP Code:

mySQL query errorSELECT m.useridm.usernamem.postsm.arcade_banm.times_playedm.is_arcade_mod AS is_mod,
                    
m.fav_games AS favsm.user_sortm.user_orderm.user_g_pp,
                    
m.user_s_ppm.def_g_catm.game_skinm.arcade_mod_privsm.arcade_pmactiveg.adminpermissions AS is_admin,
                    
g.arcade_accessg.p_requireg.max_playg.ppd_requireg.ibpa_cats AS allowed_categories
                    FROM user 
AS m
                    LEFT JOIN usergroup 
AS g
                    ON 
(m.usergroupid g.usergroupid)
                    
WHERE userid=1 LIMIT 01

mySQL error
Unknown column 'm.arcade_pmactive' in 'field list'
mySQL error code
DateSaturday 26th of November 2005 10:39:50 PM 

mabey this will help

i hate to be a pain but can i please get some help on this error please i hate to keep bugging all of you thanks its on install upgrade in 3.07

MoMan 11-27-2005 05:43 AM

Amazing MOD! It works great, and it doesn't interfere with anything else on the board! Simply fantastic :D

dieselpowered 11-27-2005 05:50 AM

Here is a thought...do you actually need to complete a game for it to record a score? Lets say you play a game for ever and decide you are done with it, can you exit it and have the score recorded or do you actually need to complete it (run out of lifes / time)

Xplorer4x4 11-27-2005 05:51 AM

Maybe you guys should set up the vBug tracker on one of your server(to the Authoer/Supporters) to keep track of each individual question as I seem to get my request ignored every time in the past two days. Not to mention this is on page 30 after what 2 days?

JTyson 11-27-2005 05:52 AM

Quote:

Originally Posted by bonnmac
i hate to be a pain but can i please get some help on this error please i hate to keep bugging all of you thanks its on install upgrade in 3.07

I'd guess that the arcade_pmactive field didnt get created on the user table.
Assumming your not using prefixes which from the rror abve your not try running this query in phpmyadmin, Before doing so just check if the field already exists but i doubt it does.

Code:

ALTER TABLE `user` ADD `arcade_pmactive` tinyint(1) NOT NULL default '1';

dieselpowered 11-27-2005 05:53 AM

I think I may be a moron...looks like you need to actually complete the game to have the score recorded...sorry.

JTyson 11-27-2005 05:53 AM

Quote:

Originally Posted by xtremeoff-road
Here is a thought...do you actually need to complete a game for it to record a score? Lets say you play a game for ever and decide you are done with it, can you exit it and have the score recorded or do you actually need to complete it (run out of lifes / time)


You need to complete it , some games will auto submit, some you have to click ok/submit/post score etc...

JTyson 11-27-2005 05:55 AM

Quote:

Originally Posted by Xplorer4x4
Maybe you guys should set up the vBug tracker on one of your server(to the Authoer/Supporters) to keep track of each individual question as I seem to get my request ignored every time in the past two days. Not to mention this is on page 30 after what 2 days?


yes unfortunatly it is hard to keep track of everything, hence why your request has gotten lost. If you would like to pm me a test login i shall have a look at your issue :)

Jenkins 11-27-2005 06:02 AM

Great Hack! Great Support! *installed* and working great! thanks boofo *donated*

sitka 11-27-2005 06:21 AM

any way to have both v3arcade and ibproarcade at same time?


All times are GMT. The time now is 10:36 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.05691 seconds
  • Memory Usage 1,754KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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