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)

PKassab 11-27-2005 03:53 PM

Im gettin this error

Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 635

nexus851 11-27-2005 04:00 PM

How do i challenge other players???? (i already turned on challenge in the profile options but I still dont see the commands anywhere for challenging others)

ConqSoft 11-27-2005 04:01 PM

When you click their name in a post, it's on the dropdown, if they chose to allow themselves to be challenged. (In their User CP -> Arcade Options settings.)

nexus851 11-27-2005 04:07 PM

Quote:

Originally Posted by ConqSoft
When you click their name in a post, it's on the dropdown, if they chose to allow themselves to be challenged. (In their User CP -> Arcade Options settings.)

it's on, but when i click their name in the post... it doesnt show it on the dropdown list.. do they have to be online to work???

ConqSoft 11-27-2005 04:08 PM

No, but THEY have to choose to make themselves available for challenges, in THEIR User CP.

And, you did make the template changes shown in the installation instructions?

ReadOrDie 11-27-2005 04:08 PM

What games does this come with?

nexus851 11-27-2005 04:11 PM

Quote:

Originally Posted by ConqSoft
No, but THEY have to choose to make themselves available for challenges, in THEIR User CP.

And, you did make the template changes shown in the installation instructions?

yeah, i made it in "postbit" not postbit_legacy... (whats the difference? or do i have to do both???)

ConqSoft 11-27-2005 04:12 PM

It depends on which postbit you're using. If your user info is shown at the left, then you're using the legacy.

Mastar 11-27-2005 04:13 PM

GETTING THIS ERROR WHEN CLICK ON THE ARCADE LINK ON MY FORUM:

Code:



Database error in vBulletin 3.5.1:

Invalid SQL:

SELECT arcade_challenges.*, touser.username AS tousername, fromuser.username AS fromusername, arcade_games.miniimage, arcade_games.title FROM arcade_challenges AS arcade_challenges

 LEFT JOIN user AS touser ON (touser.userid=arcade_challenges.touserid)

 LEFT JOIN user AS fromuser ON (fromuser.userid=arcade_challenges.fromuserid)

 LEFT JOIN arcade_games AS arcade_games ON (arcade_games.gameid=arcade_challenges.gameid)

 WHERE status=3 ORDER BY datestamp DESC LIMIT 3;

MySQL Error  : Table 'Funnies_the.arcade_challenges' doesn't exist

Error Number : 1146

Date        : Monday, November 28th 2005 @ 02:17:36 AM

Script      : http://www.thebedrocktavern.com/arcade.php?

Referrer    : http://www.thebedrocktavern.com/index.php?

IP Address  : 12.109.5.38

Username    :Funny Man

Classname    : vb_database

AND GOT THIS WHEN I CLICK ON GAMES IN THE ACP:

Code:

Database error in vBulletin 3.5.1:

Invalid SQL:

  SELECT COUNT(*) AS total

  FROM arcade_games AS arcade_games;

MySQL Error  : Table 'Funnies_the.arcade_games' doesn't exist

Error Number : 1146

Date        : Monday, November 28th 2005 @ 02:22:42 AM

Script      : http://www.thebedrocktavern.com/admincp/arcadeadmin.php?do=games

Referrer    : http://www.thebedrocktavern.com/admincp/index.php

IP Address  : 12.109.5.38

Username    :Funny Man

Classname    : vb_database

ANY HELP?

nexus851 11-27-2005 04:13 PM

Quote:

Originally Posted by ConqSoft
It depends on which postbit you're using.


sorry, what do u mean by that??? im sorta a newbie to this "postbit" definition... pls explain...

my user info is shown on the top... how do i change to show on the left?


All times are GMT. The time now is 09:11 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.02132 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
  • (2)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
  • (4)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