vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - [GlowHost] Spam-O-Matic - Spam Firewall stops forum spam (https://vborg.vbsupport.ru/showthread.php?t=248042)

iamacyborg 08-01-2011 01:33 PM

Quote:

Originally Posted by GlowHost.com (Post 2226061)
Uhh, disable the affiliate system + disable the "give thanks" link and your links are gone.

The only pisstake here is your comment.

I did that, enabling the affiliate system added two links, rather than just the one.

maidos 08-02-2011 08:11 AM

sigh your mod caused me alot of headached, when i uninstalled through product manager and then rmeoved the files i get

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

so i then tried to reintall reupload the files but when i try uploading the xml file on product manager i NOW get this
Database error in vBulletin 4.1.5:

mysql 5.5.13

Invalid SQL:
CREATE TABLE IF NOT EXISTS `glowhostspamomatic_log`(
`date` DATETIME NOT NULL,
`ip` VARCHAR(15) NOT NULL,
`email` VARCHAR(255) NOT NULL,
`username` VARCHAR(255) NOT NULL,
`message` VARCHAR(255) NOT NULL,
`is_blocked` TINYINT NOT NULL DEFAULT "0",
`user_hash` VARCHAR(50) NOT NULL,
`user_id` INT NOT NULL
) TYPE=MyISAM;;

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 'TYPE=MyISAM' at line 10
Error Number : 1064

LVC 08-02-2011 12:23 PM

Is there a way to setup a notification (email/PM) alert to notify admin or moderator that a post has been placed in moderation and needs to be reviewed?

samanders 08-02-2011 08:49 PM

Quote:

Originally Posted by 4Play (Post 2227295)
UPDATE:
Was having an error due, in part, to the following line:
functions_ghsom.php

In deleting this mod and doing a full reinstall, Spam-O-Matic now appears to work fine again! Totally thrilled because this mod is essential for any forum :)

Had the same issue after updating with the same error message, removed and reinstalled and working again many thanks for the advice

HMBeaty 08-02-2011 10:45 PM

Quote:

Originally Posted by maidos (Post 2228076)
sigh your mod caused me alot of headached, when i uninstalled through product manager and then rmeoved the files i get

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

so i then tried to reintall reupload the files but when i try uploading the xml file on product manager i NOW get this
Database error in vBulletin 4.1.5:

mysql 5.5.13

Invalid SQL:
CREATE TABLE IF NOT EXISTS `glowhostspamomatic_log`(
`date` DATETIME NOT NULL,
`ip` VARCHAR(15) NOT NULL,
`email` VARCHAR(255) NOT NULL,
`username` VARCHAR(255) NOT NULL,
`message` VARCHAR(255) NOT NULL,
`is_blocked` TINYINT NOT NULL DEFAULT "0",
`user_hash` VARCHAR(50) NOT NULL,
`user_id` INT NOT NULL
) TYPE=MyISAM;;

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 'TYPE=MyISAM' at line 10
Error Number : 1064

Should be:
Code:

CREATE TABLE IF NOT EXISTS `glowhostspamomatic_log`(
                                    `date` DATETIME NOT NULL,
                                    `ip` VARCHAR(15) NOT NULL,
                                    `email` VARCHAR(255) NOT NULL,
                                    `username` VARCHAR(255) NOT NULL,
                                    `message` VARCHAR(255) NOT NULL,
                                    `is_blocked` TINYINT NOT NULL DEFAULT "0",
                                    `user_hash` VARCHAR(50) NOT NULL,
                                    `user_id` INT NOT NULL
                                ) TYPE=MyISAM;


MAdotcom 08-02-2011 11:41 PM

I had to disable this product because it left me unable to post (I was getting a blank page after I submitted a post). Anyone have problems posting after they installed this? I really want to use this because I have an overwhelming amount of spam on my site

By the way I am using 4.0.3

LVC 08-03-2011 12:58 AM

Had a similar problem when I updated to 4.1.5
All you have to do is reinstall or just add the missing file from Spam-o-matic.

If it does not see the file and spam-o-matic is installed (even partially) - it will generate that error.

It was driving me nuts until I figured it out

Quote:

Originally Posted by samanders (Post 2228350)
Had the same issue after updating with the same error message, removed and reinstalled and working again many thanks for the advice


sivaganeshk 08-03-2011 02:09 PM

I am getting this error

Quote:

MySQL Error : Unknown column 'akvbghsfs_akismet_permissions' in 'field list'
when I make changes to usergroup . :(
please help

forexforum 08-05-2011 10:12 AM

Can someone help me?

I am having trouble register a forum account via vbulletin mobile android app that I bought as a suite. I noticed the plugin is causing the problem.

Can you help to teach me how to add the code below?

Code:

if (!VB_API)
                {
insert plugin code here
}

But how to insert and where?

sc123 08-05-2011 02:00 PM

i cant use "Go Advanced" Posting.. any solution?
thanks!


All times are GMT. The time now is 03:47 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.07896 seconds
  • Memory Usage 1,755KB
  • 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
  • (5)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