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)
-   -   Anti-Spam Options - [GlowHost] Spam-O-Matic for vB 3.8 (StopForumSpam, Akismet, Auto-Moderation and more) (https://vborg.vbsupport.ru/showthread.php?t=248470)

SCRIPT3R 11-15-2011 01:32 PM

vBulletin Version:

3.7.6 Patch Level 2

Compatibility(?) bug:

Auto-Moderation: Minimum Post Count


Compatibility(?) bug notes:

Minimum postcount required to avoid keyword and URL moderation. If user has a higher postcount than this number, all Auto-Moderation checks below will be disabled for that user. Although logs are generated, said posts in are not placed into moderation and published.

Fivestones 11-23-2011 04:25 AM

i had it on other site and i got a new site and come to get it to add there Thanks

Spinball 12-04-2011 12:05 PM

We're on 3.8.2. This mod, we're pretty sure, is intermittently causing duplicate posts (with consecutive postids) when using Quick Reply.

Fivestones 12-08-2011 05:41 AM

Thanks i need something to help me i got spam every where ..

stryka 01-02-2012 07:52 PM

Is there any way to scan/mark existing registrations in the system?

Does any version allow to do this?

Rckcrwlr 03-01-2012 08:55 PM

I am getting a DB error...

Any suggestions?

Invalid SQL:
SELECT DATEDIFF(NOW(), "2012-03-01 19:17:47") AS DAYS;

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 '(NOW(), "2012-03-01 19:17:47") AS DAYS' at line 1
Error Number : 1064
Request Date : Thursday, March 1st 2012 @ 02:17:33 PM
Error Date : Thursday, March 1st 2012 @ 02:17:34 PM
Script : http://www.myforum.com/register.php?do=addmember
Referrer : http://www.myforum.com/register.php
IP Address : 109.230.246.2
Username : Brasmadiomi
Classname : vb_database
MySQL Version :

pguy 03-02-2012 05:09 PM

What is the URL to check the logs? I can't seem to find it .. Using it on 3.8.5

Kung! 03-04-2012 11:28 PM

When I attempt to import this product, I get:

Code:

Database error in vBulletin 3.8.4:

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
Request Date  : Sunday, March 4th 2012 @ 06:27:38 PM
Error Date    : Sunday, March 4th 2012 @ 06:27:38 PM
Script        : http://www.[ourwebsite.com]/admincp/plugin.php?do=productimport
Referrer      : http://www.[ourwebsite.com]/admincp/plugin.php?do=productadd
Classname    : vB_Database
MySQL Version : 5.5.21


jawatkin 03-06-2012 02:03 PM

It's due to deprecation of "TYPE" in mySQL 5.5 since you are running MySQL Version : 5.5.21.

See here: https://www.vbulletin.com/forum/show...-DBalter-class

You (or the mod author) will have to change any references to "TYPE" in the product to "ENGINE".

From what I can see in the product, you'll need to change line 28 & line 37.

MotMann 03-24-2012 09:34 AM

What i must do, that the User can't wrote Blogentrys or comments on user pages?


All times are GMT. The time now is 11:07 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.01220 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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