vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Little problem (https://vborg.vbsupport.ru/showthread.php?t=50981)

McDohl 03-30-2003 12:22 AM

Little problem
 
Hey all,

This is probably just a daft thing but i'm attempting to install the Spam Killer mod (One that can be added to Lesanes Store Hack optionally): https://vborg.vbsupport.ru/showthrea...threadid=40648

However, i'm choosing not to install it as an addon to Lesanes hack and put it up singly.

When I try to run the query it requests you run I get this:

Quote:

You have an error in your SQL syntax near 'INSERT INTO setting VALUES ( NULL , 32, 'Spam Hack Enabled?', 'SPAMenabled',' at line 1
The query to run is:

Quote:

INSERT INTO settinggroup VALUES (32,'Spam Killer Hack', 32)
INSERT INTO setting VALUES (NULL,32, 'Spam Hack Enabled?', 'SPAMenabled', '1', 'Allow Spam Killer Hack! Selecting No will Disable this Hack', 'yesno', 1)
INSERT INTO setting VALUES (NULL,32, 'Spam Killer', 'SPAMkiller', '250', 'The Minimium Characters a post can be, before being considered spam!', '', 2)
INSERT INTO setting VALUES (NULL,32, 'Spam Administrator', 'spambyadmin', '1', 'Allows Administrators to bypass Spam Killer! Selecting No will disable this option!', 'yesno', 3)
INSERT INTO setting VALUES (NULL,32, 'Spam Moderator', 'spambymod', '1', 'Allows Moderators to bypass Spam Killer Selecting No will disable this option!', 'yesno', 4)
INSERT INTO setting VALUES (NULL,32, 'Spam Newbie', 'spamnewbie', '1', 'Allows You disable Spam Posting until they reach the specified post count. Selecting no will cause newer members to get Spam Killed without knowing!', 'yesno', 5)
INSERT INTO setting VALUES (NULL,32, 'Spam Newbie Kill', 'startspamkill', '25', 'The minimium number of posts before spam killing begins on them!', '', 6)
ALTER TABLE user ADD spamposts int(5) unsigned NOT NULL DEFAULT '0'
It seems no-one else is having the same problem so it may just be me. Does anyone have an idea on whats wrong and how to fix it?

I'd really appreciate it you were able to help me. Hehe, too much spam around.

Thanks,
-Scott

McDohl 03-30-2003 12:47 PM

-Bump- :)


All times are GMT. The time now is 01:10 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.01080 seconds
  • Memory Usage 1,713KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete