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)

Bigwrenn 03-20-2004 12:20 PM

I'm getting a message stating that I'm not able to view or play the arcade.

This is the message:Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.


What could be the problem? Sorry, I'm pretty new to vb!

TheAnt 03-20-2004 12:23 PM

John, as soon as I had upgraded to gold and tried to install this hack, whenever I modify includes/functions.php - it causes loads of parse errors and a fatal error in global.php.

Know the cure at all?

(I'm prepping a clean DB to do test install)

Vb-Hispano 03-20-2004 03:18 PM

working fine in gold :D:D

Aleksey 03-20-2004 04:25 PM

Can anyone please zip up all games in one file?

John 03-20-2004 04:27 PM

Quote:

Originally Posted by TheAnt
John, as soon as I had upgraded to gold and tried to install this hack, whenever I modify includes/functions.php - it causes loads of parse errors and a fatal error in global.php.

Know the cure at all?

(I'm prepping a clean DB to do test install)

Did you use Dreamweaver to make the changes?

John 03-20-2004 04:28 PM

Quote:

Originally Posted by Bigwrenn
I'm getting a message stating that I'm not able to view or play the arcade.

This is the message:Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.


What could be the problem? Sorry, I'm pretty new to vb!

Same as always, not installed properly.

*Double check your file changes.*

(Especially in global.php and init.php)

stonecold1203 03-20-2004 05:01 PM

Database error in vBulletin 3.0.0:

Invalid SQL:
CREATE TABLE gamechallenges (
challengeid int(10) unsigned NOT NULL auto_increment,
type tinyint(1) unsigned NOT NULL default '0',
challengerid int(10) unsigned NOT NULL default '0',
challengedid int(10) unsigned NOT NULL default '0',
game varchar(30) NOT NULL default '',
status tinyint(1) unsigned NOT NULL default '0',
datestamp int(13) unsigned NOT NULL default '0',
challengersession int(20) unsigned NOT NULL default '0',
challengedsession int(20) unsigned NOT NULL default '0',
PRIMARY KEY (challengeid)
) TYPE=MyISAM

mysql error: Table 'gamechallenges' already exists

mysql error number: 1050

I'm getting that error. Game challenges?

John 03-20-2004 05:02 PM

If you're upgrading, you don't run the installation script again.

stonecold1203 03-20-2004 05:03 PM

I'm not upgrading.. Installing for the first time

John 03-20-2004 05:05 PM

So why do you already have a table in your database called "gamechallenges"?


All times are GMT. The time now is 01:18 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.03438 seconds
  • Memory Usage 1,737KB
  • 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_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