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)

hqlman 04-08-2012 06:18 PM

Quote:

Originally Posted by Kung! (Post 2306240)
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


Tested working fine with VB3.8.7 patch level 2

Had to make a small change to the XML files sql syntax for it to import, so if you get SQL error whilst importing the XML file, make the changes mentioned below.

In product-glowhostspamomatic.xml

FIND:
Code:

) TYPE=MyISAM; ');
REPLACE WITH:
Code:

) TYPE=ENGINE; ');
SAVE AND RE IMPORT XML FILE, ENJOY :)

BirdOPrey5 04-08-2012 06:46 PM

Quote:

Originally Posted by hqlman (Post 2318087)
Tested working fine with VB3.8.7 patch level 2

Had to make a small change to the XML files sql syntax for it to import, so if you get SQL error whilst importing the XML file, use the one attached.


:)

Thank you for your enthusiasm but since this mod is not marked as "re-usable code" you are not allow to release your own version of the mod so I had to remove your attachment.

Feel free to give instructions on what you changes however so others can try it themselves if they run into problems.

ricardoNJ 04-08-2012 08:23 PM

Testing.....

Silver_2000_)! 04-14-2012 07:10 PM

anyone seen this error when deleting posts as spam ?

Code:

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/functions_ghsom.php:466) in [path]/inlinemod.php on line 1477

andrew67 04-24-2012 02:01 AM

Any chance of an update that has stats showing such as in v2 for VB4 ? Happy to donate $30 for your time.

Working fine on VB 3.8.4 Patch Level 2.

Gadget_Guy 05-23-2012 02:16 PM

Is there a log or a way to see if it is working?

I installed it yesterday and noticed my registrations have dropped considerably. Some are getting in but I would really like to know if it is working properly.

D.

Rckcrwlr 05-23-2012 02:26 PM

Yes...down in the log section in AdminCP

Gadget_Guy 05-23-2012 06:58 PM

Awesome!

Thanks.

D.

MGC x Pie x MC 05-27-2012 11:50 PM

I am getting this error everytime I make a post

Parse error: syntax error, unexpected T_BOOLEAN_OR in /home/dragon/public_html/includes/functions_newpost.php(414) : eval()'d code on line 5

Andreasmax 05-30-2012 12:09 PM

Quote:

Originally Posted by MGC x Pie x MC (Post 2333700)
I am getting this error everytime I make a post


Parse error: syntax error, unexpected T_BOOLEAN_OR in /home/dragon/public_html/includes/functions_newpost.php(414) : eval()'d code on line 5

the same problem:(


All times are GMT. The time now is 10:18 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.01495 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
  • (4)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
  • (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