vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - v3 Arcade - Games Arcade System for 3.6.0 (https://vborg.vbsupport.ru/showthread.php?t=114012)

EgaporeZ 03-06-2007 09:19 AM

I read about a security-issue in v3arcade can anybody confirm this has been fixed?
http://www.v3arcade.com/forums/showthread.php?t=1394

rjordan 03-06-2007 06:47 PM

So far, this has not been shown to be a v3arcade vulnerability. No information that can be verified has been given on this and so far it is a single occurance. At first glance, it looks more like an issue with the overall security of that site.

letsjoy 03-09-2007 08:55 PM

thanks man for that where to get games ?

furst 03-19-2007 02:10 AM

Quote:

Originally Posted by Gaia (Post 1176768)
..................

Code:

MySQL Error : Unknown column 'minpoststoplay' in 'field list'
Error Number : 1054
Date : Friday, February 2nd 2007 @ 03:43:42 PM
Script : http://eternal-realm.net/forum/admin....php?do=update
Referrer : http://eternal-realm.net/forum/admin...usergroupid=22
IP Address
Username : Gaia
Classname : vb_database


I get this same error. How can I get my vbulletin to function properly now?

furst 03-19-2007 09:15 PM

I asked John about it, and he told me to

Quote:

Add a new field to the usergroup table called minpoststoplay, make it an INT field with a max length of 10.
Can someone tell me exactly how to do this? I really don't want to mess up my DB because I'm very unfamiliar with MySQL. I am sure there are at least 10 other people who would very much appreciate a clear answer.

furst 03-20-2007 12:29 AM

Here's a solution for anyone having problems with any of the following errors when trying to change usergroup settings:

Code:

MySQL Error : Unknown column 'minpoststoplay' in 'field list'
Code:

MySQL Error : Unknown column 'minreptoplay' in 'field list'
Code:

MySQL Error : Unknown column 'minreglengthtoplay' in 'field list'

Run this query and replace the * with whichever error you had (minpoststoplay, minreptoplay, or minreglengthtoplay):

Code:

ALTER TABLE usergroup ADD * INT( 10 ) NOT NULL
I had to run three queries before my usergroup permissions manager started working again.

Thanks to Zachariah who told me how to fix it in another thread.

Lee M 03-27-2007 11:45 AM

When editing the template it says this:

In the template: navbar
=============================
FIND:
=============================
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

I have searched that but I am unable to find it, tried shorting part of the search but it still doesn't work. I have edited all the other templates needed so I just need to edit this to be able to use the arcade.

rjordan 03-27-2007 11:41 PM

Try just searching for:
Code:

calendar.php
See if that zero's you in on it.

Mazinger 03-31-2007 09:36 AM

Is there some alternate websites where we can download games?

msimplay 03-31-2007 03:15 PM

Quote:

Originally Posted by Mazinger (Post 1216715)
Is there some alternate websites where we can download games?

Check torrent sites they usually have torrents of around 1000+ games btw Ibproarcade games also work with v3arcade. All the ones I found in the torrents worked for me


All times are GMT. The time now is 06:41 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.05200 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_code_printable
  • (3)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