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)

camoit 01-07-2013 04:56 AM

I have this installed on V 4.1.11 and it does not move members from the new-be group to the registered group. They are to be moved at 8 posts but I have some with 50+ and there still in the new-be group. What can we do about this???

Thanks in advance.

spd2612 01-07-2013 03:41 PM

Their has to be a way to do this I just have one Super Moderator that I want to be able to view the Logs to see who and why they were banned, however I dont want them to have full Admin CP access. I tried adding there user id to config.php that did nothing anyone have any ideas ??


Quote:

Is there a way I can give a user / moderator access to the Spam 0 Matic Logs ?
Well what I did was make the Moderator a Admin then took away all the permissions that he didn't need that seems to work, Shouldn't have anything in there he can hurt

ForceHSS 01-07-2013 03:58 PM

Quote:

Originally Posted by spd2612 (Post 2395300)
Their has to be a way to do this I just have one Super Moderator that I want to be able to view the Logs to see who and why they were banned, however I dont want them to have full Admin CP access. I tried adding there user id to config.php that did nothing anyone have any ideas ??

Post here and get someone to code it for you

wayno007 01-08-2013 03:38 AM

I've installed the plugin for the first time, but when I enable it and attempt to post to the forum, I get an "HTTP Error 500 " and everything freezes. Any ideas on what I could be doing wrong, or what I should check for?

n00b here, so take 'er easy...

ForceHSS 01-08-2013 04:21 AM

Quote:

Originally Posted by wayno007 (Post 2395456)
I've installed the plugin for the first time, but when I enable it and attempt to post to the forum, I get an "HTTP Error 500 " and everything freezes. Any ideas on what I could be doing wrong, or what I should check for?

n00b here, so take 'er easy...

did you first upload the files to your ftp before you installed the xml

camoit 01-08-2013 07:23 AM

I have this installed on V 4.1.11 and it does not move members from the new-be group to the registered group. They are to be moved at 8 posts but I have some with 50+ and there still in the new-be group. What can we do about this???

TheInsaneManiac 01-08-2013 10:52 AM

need to have blog anti spam

Dutch_Boy 01-08-2013 11:21 AM

Database error in vBulletin 4.1.2:

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 : Tuesday, January 8th 2013 @ 01:17:04 PM
Error Date : Tuesday, January 8th 2013 @ 01:17:05 PM
Script : http://www.mccrafty.nl/admincp/plugi...=productimport
Referrer : http://www.mccrafty.nl/admincp/plugin.php?do=productadd
IP Address : ******
Username : Dutch_Boy
Classname : vB_Database
MySQL Version : 5.5.14

Can anyone tell me how i can fix this problem?

Gemeos 01-08-2013 12:06 PM

Quote:

Originally Posted by ForceHSS (Post 2391558)
in product-glowhostspamomatic.xml change all instances of

Code:

) TYPE=MyISAM; ');
to

Code:

) ENGINE=MyISAM; ');
then install again

Hi there!

I was having the same problem when installing. I did what you suggested, but then my forum was totally dis-configured...

I had to uninstall the plugin. Any help?

Thanks

ForceHSS 01-08-2013 03:13 PM

Quote:

Originally Posted by Gemeos (Post 2395531)
Hi there!

I was having the same problem when installing. I did what you suggested, but then my forum was totally dis-configured...

I had to uninstall the plugin. Any help?

Thanks

dis-configured? you need to give more info on the problem/error


All times are GMT. The time now is 08:51 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.04977 seconds
  • Memory Usage 1,746KB
  • 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