vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Realm Conquest System (https://vborg.vbsupport.ru/showthread.php?t=211920)

NakedCrook 06-13-2010 07:46 PM

A trading system would be nice...and an option for admins to edit the race of other players (in case someone wants to change). A Player deletion tool would also be nice.

JasonReynolds 06-17-2010 06:27 PM

Oh so this is not for 4? X.X found in 4 mods. it messes up my screen :(

weedheaven 06-18-2010 12:01 PM

How can i delete somebody from this system? As i cant find it anywhere, and how can i disable the attacking messages if somebody doesnt want it.

Digital Jedi 06-19-2010 10:31 PM

Quote:

Originally Posted by weedheaven (Post 2055393)
How can i delete somebody from this system? As i cant find it anywhere, and how can i disable the attacking messages if somebody doesnt want it.

I'm afraid it's not that finite. Not to mention, users are just created based on your members.

GoBoiano 06-21-2010 07:14 PM

Hi. I seem to get this problem when one of my members try to post in the forum section, but I tested it on other members accounts and it seems to work for them. His account was the only account that it didn't work for. This error always came up:
Code:

Database error in vBulletin 3.8.5:

Invalid SQL:
INSERT IGNORE INTO vb_conquest_comments (nationID, playerID, userID, username, cDate, cState, cText, cIPAdd, cSmilies)
                VALUES ('3', '5', '3', 'Poppin' Dragon', '1277150409', 'visible',        'test', '66.188.67.166', '1');

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Dragon', '1277150409', 'visible',        'test', '66.188.67.166', '1')' at line 2
Error Number  : 1064
Request Date  : Monday, June 21st 2010 @ 01:00:09 PM
Error Date    : Monday, June 21st 2010 @ 01:00:09 PM
Script        : http://www.goboiano.com/conquest.php?do=comments
Referrer      : http://www.goboiano.com/conquest.php?do=comments
IP Address    : 66.188.67.166
Username      : Poppin' Dragon
Classname    : vB_Database
MySQL Version : 5.0.91-log


Digital Jedi 06-22-2010 03:07 AM

Quote:

Originally Posted by GoBoiano (Post 2057077)
Hi. I seem to get this problem when one of my members try to post in the forum section, but I tested it on other members accounts and it seems to work for them. His account was the only account that it didn't work for. This error always came up:
Code:

Database error in vBulletin 3.8.5:

Invalid SQL:
INSERT IGNORE INTO vb_conquest_comments (nationID, playerID, userID, username, cDate, cState, cText, cIPAdd, cSmilies)
                VALUES ('3', '5', '3', 'Poppin' Dragon', '1277150409', 'visible',        'test', '66.188.67.166', '1');

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Dragon', '1277150409', 'visible',        'test', '66.188.67.166', '1')' at line 2
Error Number  : 1064
Request Date  : Monday, June 21st 2010 @ 01:00:09 PM
Error Date    : Monday, June 21st 2010 @ 01:00:09 PM
Script        : http://www.goboiano.com/conquest.php?do=comments
Referrer      : http://www.goboiano.com/conquest.php?do=comments
IP Address    : 66.188.67.166
Username      : Poppin' Dragon
Classname    : vB_Database
MySQL Version : 5.0.91-log


It's probably the single quote in his screen name. It's breaking the SQL syntax.

Dribbles 06-22-2010 03:21 AM

The ' in Poppin' Dragon might be messing things up. Try it as Poppin Dragon without the '

GoBoiano 06-23-2010 05:33 AM

Quote:

Originally Posted by Digital Jedi (Post 2057254)
It's probably the single quote in his screen name. It's breaking the SQL syntax.

Quote:

Originally Posted by Dribbles (Post 2057257)
The ' in Poppin' Dragon might be messing things up. Try it as Poppin Dragon without the '

Yes. That was the problem. Thanks guys :)

tigrattack 07-19-2010 12:37 AM

Quote:

Originally Posted by weedheaven (Post 2055393)
How can i delete somebody from this system? As i cant find it anywhere, and how can i disable the attacking messages if somebody doesnt want it.

Run Query:

DELETE FROM conquest_players WHERE forumID = <userid on forums itsself>

sticky 08-01-2010 11:26 AM

Quote:

Originally Posted by session-one (Post 2052865)
is a vb4 launch planned?

Same question.


All times are GMT. The time now is 10:14 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.01451 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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