View Full Version : Anti-Spam Options - [GlowHost] Spam-O-Matic - Spam Firewall stops forum spam
Pages :
1
2
3
4
5
6
7
8
9
[
10]
11
12
13
14
schuhby
11-18-2012, 10:16 PM
Can you make a test account for me need to see the error when I post. Also check server logs and post what errors it shows
Hi
Thanks .. You can use pip with password spamo
I don't have spam-o-matic showing in my statistics and logs either
Thank you
ForceHSS
11-19-2012, 12:31 AM
the problem is your skin css part seems to be an error in it
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="ErrorPageTemplate.css" >
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>HTTP 500 Internal Server Error</title>
<script src="errorPageStrings.js" language="javascript" type="text/javascript">
</script>
<script src="httpErrorPagesScripts.js" language="javascript" type="text/javascript">
</script>
</head>
<body onLoad="javascript:expandCollapse('infoBlockID', true); initGoBack(); navCancelInit(); initMoreInfo('infoBlockID');">
<table width="730" cellpadding="0" cellspacing="0" border="0">
<!-- Error title -->
<tr>
<td id="infoIconAlign" width="60" align="left" valign="top" rowspan="2">
<img src="info_48.png" id="infoIcon" alt="Info icon">
</td>
<td id="mainTitleAlign" valign="middle" align="left" width="*">
<h1 id="mainTitle">The website cannot display the page</h1>
</td>
</tr>
<tr>
<!-- This row is for HTTP status code, as well as the divider-->
<td id="http500Align" class="errorCodeAndDivider" align="right"><ID id="http500"> HTTP 500</ID>
<div class="divider"></div>
</td>
</tr>
<!-- Error Body -->
<tr>
<td>
</td>
<td id="likelyCausesAlign" valign="top" align="left">
<h3 id="likelyCauses">Most likely causes:</h3>
<ul>
<li id="causeSiteMaintenance">The website is under maintenance.</li>
<li id="causeSiteError">The website has a programming error.</li>
</ul>
</td>
</tr>
<!-- What you can do -->
<tr>
<td>
</td>
<td id="whatToTryAlign" valign="top" align="left">
<h2 id="whatToTry">What you can try:</h2>
</td>
</tr>
<!-- refresh page -->
<tr>
<td>
</td>
<td id="refreshPageAlign" align="left" valign="middle">
<h4>
<table>
<tr>
<td valign="top">
<img src="bullet.png" border="0" alt="" class="actionIcon">
</td>
<td valign="top">
<span id="navCancelContainer"></span><noscript id="refreshPage">Refresh the page.</noscript>
</td>
</tr>
</table>
</h4>
</td>
</tr>
<!-- back to previous page -->
<tr>
<td >
</td>
<td id="goBackAlign" align="left" valign="middle">
<h4>
<table>
<tr>
<td valign="top">
<img src="bullet.png" border="0" alt="" class="actionIcon">
</td>
<td valign="top">
<span id="goBackContainer"></span><noscript id="goBack">Go back to the previous page.</noscript>
</td>
</tr>
</table>
</h4>
</td>
</tr>
<!-- InfoBlock -->
<tr>
<td id="infoBlockAlign" align="right" valign="top">
</td>
<td id="moreInfoAlign" align="left" valign="center">
<h4>
<table>
<tr>
<td valign="top">
<a href="#" onclick="javascript:expandCollapse('infoBlockID', true); return false;"><img src="down.png" id="infoBlockIDImage" border="0" class="actionIcon" alt="More information"></a>
</td>
<td valign="top">
<span id="moreInfoContainer"></span>
<noscript><ID id="moreInformation">More information</ID></noscript>
</td>
</tr>
</table>
</h4>
<div id="infoBlockID" class="infoBlock">
<p id="errorExplanation">This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.</p>
<p id="moreInfoSeeHelp">For more information about HTTP errors, see Help.</p>
</div>
</td>
</tr>
</table>
</body>
</html>
schuhby
11-19-2012, 09:15 AM
the problem is your skin css part seems to be an error in it
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="ErrorPageTemplate.css" >
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>HTTP 500 Internal Server Error</title>
<script src="errorPageStrings.js" language="javascript" type="text/javascript">
</script>
<script src="httpErrorPagesScripts.js" language="javascript" type="text/javascript">
</script>
</head>
<body onLoad="javascript:expandCollapse('infoBlockID', true); initGoBack(); navCancelInit(); initMoreInfo('infoBlockID');">
<table width="730" cellpadding="0" cellspacing="0" border="0">
<!-- Error title -->
<tr>
<td id="infoIconAlign" width="60" align="left" valign="top" rowspan="2">
<img src="info_48.png" id="infoIcon" alt="Info icon">
</td>
<td id="mainTitleAlign" valign="middle" align="left" width="*">
<h1 id="mainTitle">The website cannot display the page</h1>
</td>
</tr>
<tr>
<!-- This row is for HTTP status code, as well as the divider-->
<td id="http500Align" class="errorCodeAndDivider" align="right"><ID id="http500"> HTTP 500</ID>
<div class="divider"></div>
</td>
</tr>
<!-- Error Body -->
<tr>
<td>
</td>
<td id="likelyCausesAlign" valign="top" align="left">
<h3 id="likelyCauses">Most likely causes:</h3>
<ul>
<li id="causeSiteMaintenance">The website is under maintenance.</li>
<li id="causeSiteError">The website has a programming error.</li>
</ul>
</td>
</tr>
<!-- What you can do -->
<tr>
<td>
</td>
<td id="whatToTryAlign" valign="top" align="left">
<h2 id="whatToTry">What you can try:</h2>
</td>
</tr>
<!-- refresh page -->
<tr>
<td>
</td>
<td id="refreshPageAlign" align="left" valign="middle">
<h4>
<table>
<tr>
<td valign="top">
<img src="bullet.png" border="0" alt="" class="actionIcon">
</td>
<td valign="top">
<span id="navCancelContainer"></span><noscript id="refreshPage">Refresh the page.</noscript>
</td>
</tr>
</table>
</h4>
</td>
</tr>
<!-- back to previous page -->
<tr>
<td >
</td>
<td id="goBackAlign" align="left" valign="middle">
<h4>
<table>
<tr>
<td valign="top">
<img src="bullet.png" border="0" alt="" class="actionIcon">
</td>
<td valign="top">
<span id="goBackContainer"></span><noscript id="goBack">Go back to the previous page.</noscript>
</td>
</tr>
</table>
</h4>
</td>
</tr>
<!-- InfoBlock -->
<tr>
<td id="infoBlockAlign" align="right" valign="top">
</td>
<td id="moreInfoAlign" align="left" valign="center">
<h4>
<table>
<tr>
<td valign="top">
<a href="#" onclick="javascript:expandCollapse('infoBlockID', true); return false;"><img src="down.png" id="infoBlockIDImage" border="0" class="actionIcon" alt="More information"></a>
</td>
<td valign="top">
<span id="moreInfoContainer"></span>
<noscript><ID id="moreInformation">More information</ID></noscript>
</td>
</tr>
</table>
</h4>
<div id="infoBlockID" class="infoBlock">
<p id="errorExplanation">This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.</p>
<p id="moreInfoSeeHelp">For more information about HTTP errors, see Help.</p>
</div>
</td>
</tr>
</table>
</body>
</html>
Thank you for looking - WOuld you have any idea how this can be fixed or even what may be causing the css problem? We haven't made any changes to the style sheet.
Philip
ForceHSS
11-19-2012, 10:23 AM
You need to add the default skin to do this go to admincp/Styles & Templates/Style Manager/[Add New Style]
Parent Style = No Parent Style
Title = Default Style
Allow User Selection = Yes
Display Order = 1
then test if you still have a problem then remove this plugin and try this (https://vborg.vbsupport.ru/showthread.php?t=289463) one
DannyITR
11-19-2012, 01:52 PM
I can't take it anymore. There are always posts that cannot be approved!!!! It means I have to log in as the user, delete the thread, recreate the thread and then approve it. Is there any way to fix this bug?
ForceHSS
11-19-2012, 02:51 PM
I can't take it anymore. There are always posts that cannot be approved!!!! It means I have to log in as the user, delete the thread, recreate the thread and then approve it. Is there any way to fix this bug?
And how are you approving them from admincp or another way. Are you a normal admin or a super admin. Have you ever thought it might be best to turn the approve option to no
DannyITR
11-19-2012, 03:07 PM
And how are you approving them from admincp or another way. Are you a normal admin or a super admin. Have you ever thought it might be best to turn the approve option to no
I'm a super admin yes. I approve them through the drop down notification at the top of the forum next to the login (where the PM notification of new messages is). I have turned it off yes but that is the main feature that prevents spam posts. I don't find the hack stops registration very well. I would like to use it but there seems to be a bug where many posts just cannot be approved.
schuhby
11-19-2012, 03:17 PM
You need to add the default skin to do this go to admincp/Styles & Templates/Style Manager/[Add New Style]
Parent Style = No Parent Style
Title = Default Style
Allow User Selection = Yes
Display Order = 1
then test if you still have a problem then remove this plugin and try this (https://vborg.vbsupport.ru/showthread.php?t=289463) one
Hi there
I added the sytle sheet as you suggested and it doesn't work so I've removed the add-on.. I am disapointed but will try the other option you suggest. Do you think VB will add spam-o-matic as a basic feature in VB5?
Thank you for your help, it's much appreciated.
Philip
ForceHSS
11-19-2012, 03:18 PM
approve them from the admin panel. I have this mod and this mod (https://vborg.vbsupport.ru/showthread.php?t=289463) I have the approve posting turned off and never had any problems so check over all settings as there is more than one place for that setting
ForceHSS
11-19-2012, 03:20 PM
Hi there
I added the sytle sheet as you suggested and it doesn't work so I've removed the add-on.. I am disapointed but will try the other option you suggest. Do you think VB will add spam-o-matic as a basic feature in VB5?
Thank you for your help, it's much appreciated.
Philip
sorry it did not work for you and no it will not be added to vb5
DannyITR
11-19-2012, 03:30 PM
approve them from the admin panel. I have this mod and this mod (https://vborg.vbsupport.ru/showthread.php?t=289463) I have the approve posting turned off and never had any problems so check over all settings as there is more than one place for that setting
Thanks very much! I'll install that other mod and see what happens.
DannyITR
11-19-2012, 03:32 PM
Though I'm wondering how much does this hack really do? Don't spammers change email, username and IP with every attempt? How can one possible create a db of spammers?
schuhby
11-19-2012, 03:34 PM
sorry it did not work for you and no it will not be added to vb5
Hello again
I've just noticed this which has been in my acp forever - Could this be my problem?
Image link (http://www.mydecozo.co.uk/showthread.php?6547-Coder-post&p=76852#post76852)
ForceHSS
11-19-2012, 04:55 PM
yes thats the problem do a revert on them. You really should of got a updated skin for your vb version as your skin is very old also the default skin is wrong you put it as a moblie skin it needs to be no Parent Style that comes under standard style best to delete that one you did and redo it
schuhby
11-19-2012, 05:03 PM
yes thats the problem do a revert on them. You really should of got a updated skin for your vb version as your skin is very old also the default skin is wrong you put it as a moblie skin it needs to be no Parent Style that comes under standard style best to delete that one you did and redo it
Would you mind explaining in more detail please, where do I get a skin from?
I've deleted the default style and changed it as you said.
I am sorry, but this isn't usually my thing.
I've also deleted the spam-o-matic, should I put it back on once I've done the revert? I'm worried what might happen when I click revert to be honest.
Thank you once again.
ForceHSS
11-19-2012, 07:44 PM
you would get an updated skin from whoever you got it from in the first place if you cant get one then use one from here (https://vborg.vbsupport.ru/forumdisplay.php?f=247) we have alot of good skins for free also before you make any changes to your skin or files make a backup of everything once you have done a revert of them two problems then reinstall this plugin
schuhby
11-19-2012, 08:19 PM
I've done everything now and put spam-o-matic back on and all seems to work.. would you mind taking a look please? I'm looking out to buy a new skin also, can you suggest a site?
Thank you for all your help today, you've been a great help to me.
Philip
ForceHSS
11-20-2012, 12:29 AM
have you taken a look at the free skins on here
imported_pmay68
11-20-2012, 10:53 PM
i get this error when trying to import product.. Any ideas?
Database error in vBulletin 4.2.0:
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, November 20th 2012 @ 04:51:45 PM
Error Date : Tuesday, November 20th 2012 @ 04:51:46 PM
Script : http://www.etxauctions.com/forum/admincp/plugin.php?do=productimport
Referrer : http://www.etxauctions.com/forum/admincp/plugin.php?do=productadd
IP Address : 75.108.94.116
Username : pmay68
Classname : vB_Database
MySQL Version : 5.5.28-log
ForceHSS
11-21-2012, 12:23 AM
i get this error when trying to import product.. Any ideas?
Database error in vBulletin 4.2.0:
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, November 20th 2012 @ 04:51:45 PM
Error Date : Tuesday, November 20th 2012 @ 04:51:46 PM
Script : http://www.etxauctions.com/forum/admincp/plugin.php?do=productimport
Referrer : http://www.etxauctions.com/forum/admincp/plugin.php?do=productadd
IP Address : 75.108.94.116
Username : pmay68
Classname : vB_Database
MySQL Version : 5.5.28-log
in product-glowhostspamomatic.xml change all instances of
) TYPE=MyISAM; ');to
) ENGINE=MyISAM; ');then install again
Im having a little issue installing. Can someone please let me know where the files go?.
Thank you
ForceHSS
11-21-2012, 12:44 AM
if you open the zip file go to the upload folder you will see 3 folders
admincp
includes
and and xml folder inside the includes folder now inside each folder you have files just upload these files into the same named folders in your ftp
if you open the zip file go to the upload folder you will see 3 folders
admincp
includes
and and xml folder inside the includes folder now inside each folder you have files just upload these files into the same named folders in your ftp
Thank you I did so now how do I accses it on the forum or edit it?
MediaSVI
11-21-2012, 03:10 AM
I installed Glowhost Spam-O-Matic today and now when I try to make a post I get this:
Warning: require_once(includes/functions_ghsom.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_newpost.php(532) : eval()'d code on line 5
Fatal error: require_once() [function.require]: Failed opening required 'includes/functions_ghsom.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/m/e/d/mediasvi/html/learnhowtoreason/forum/includes/functions_newpost.php(532) : eval()'d code on line 5
What do I need to do to fix this?
Thank you for your time.
ForceHSS
11-21-2012, 10:39 AM
I installed Glowhost Spam-O-Matic today and now when I try to make a post I get this:
Warning: require_once(includes/functions_ghsom.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_newpost.php(532) : eval()'d code on line 5
Fatal error: require_once() [function.require]: Failed opening required 'includes/functions_ghsom.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/m/e/d/mediasvi/html/learnhowtoreason/forum/includes/functions_newpost.php(532) : eval()'d code on line 5
What do I need to do to fix this?
Thank you for your time.
you have not installed the files follow my above post
ForceHSS
11-21-2012, 10:39 AM
Thank you I did so now how do I accses it on the forum or edit it?
1. Log in to your Admin CP and scroll down to Plugins & Products >> Manage Products
2. Under Import Product, Browse to where you unpacked the zip file and then click on product-glowhostspamomatic.xml
3. Then click on Import
Done: installed.
RG_MONDO
11-21-2012, 12:03 PM
in product-glowhostspamomatic.xml change all instances of
) TYPE=MyISAM; ');to
) ENGINE=MyISAM; ');then install again
This fixed my install as well. Thank you!
DaChief
11-21-2012, 01:55 PM
in product-glowhostspamomatic.xml change all instances of
) TYPE=MyISAM; ');to
) ENGINE=MyISAM; ');then install again
Also got an error, but this fixed it.
To be sure, there are 3 instance that have to be changed:
Line 30; 38 and 47
Although I recommend to use Notepad++ and just hit replace all occurences
DaChief
11-22-2012, 08:24 AM
Hi,
Where can I find the logs? I would like to know which users have been banned or denied for registration
ForceHSS
11-22-2012, 10:21 AM
Hi,
Where can I find the logs? I would like to know which users have been banned or denied for registration
admincp/Statistics & Logs
If you cant see them make yourself a superadmin
henrique araujo
11-22-2012, 02:51 PM
i use in my forum here in Brazil, working perfectly, now I'm just setting so that users do not block the truth.
I took the liberty of translating the warning to all User comes to what happens.
diddy29
11-23-2012, 12:09 PM
We installed this mod a few weeks ago, and it's effectively catching a lot and preventing some spammer registrations, but it's allowing some to get through as well. We have our key from SFS installed, and reports are sent to them, but some spammers with lengthy records on SFS are still able to register.
Here's an example of an IP - 222.77.229.204. It has a laundry list of reports on SFS dating back to last June, and he was permitted to register 4 days ago. Why wouldn't SOM prevent him from registering? We've had other similar oversights as well.
Great mod, BTW! But it seems like it's not entirely effective. Thank you!
ForceHSS
11-23-2012, 12:36 PM
We installed this mod a few weeks ago, and it's effectively catching a lot and preventing some spammer registrations, but it's allowing some to get through as well. We have our key from SFS installed, and reports are sent to them, but some spammers with lengthy records on SFS are still able to register.
Here's an example of an IP - 222.77.229.204. It has a laundry list of reports on SFS dating back to last June, and he was permitted to register 4 days ago. Why wouldn't SOM prevent him from registering? We've had other similar oversights as well.
Great mod, BTW! But it seems like it's not entirely effective. Thank you!
install this as well https://vborg.vbsupport.ru/showthread.php?t=289463 it goes well with it set it to 20 secs in the settings when you have it installed
rharbison
11-23-2012, 04:36 PM
Web Hosting footer link shows up twice
I've installed this, and it's really working well.
I do have one problem though. There's a "web hosting" link that shows up in the footer now. It goes to Glowhost, so I guess that's the "fee" for using this mod. OK, that's fine, but it's showing up twice! How do I fix that?
Here's the page: http://www.gardenforums.com/forum/forum.php
ForceHSS
11-23-2012, 04:48 PM
Web Hosting footer link shows up twice
I've installed this, and it's really working well.
I do have one problem though. There's a "web hosting" link that shows up in the footer now. It goes to Glowhost, so I guess that's the "fee" for using this mod. OK, that's fine, but it's showing up twice! How do I fix that?
Here's the page: http://www.gardenforums.com/forum/forum.php
Affiliate System: Link text = leave blank
Credits: Give Thanks = no
rharbison
11-23-2012, 05:05 PM
Wow, that was quick! Accurate too, of course.
Thank you.
vBBurger
11-24-2012, 10:59 AM
Your tool has another bug. Though based on your reaction to previous bug reports Im not sure why Im posting this.
If users are restricted from posting links in their messages (until they reach a certain post count) so as to block spammers .... your tool also blocks their post if they put images in them.
This is a bug.
Your tool should differentiate between a text link and any other random BBCODE that is used to do other functions like display a photo.
Users who post pictures in their first messages are being blocked and everyone is getting upset about it, for good reason. We only want to block what we told Spam O Matic to block: URLS ... .
Please fix this bug.
Greeksgal
11-25-2012, 03:17 AM
Database error when importing xml. Any ideas?
Database error in vBulletin 4.0.8:
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
ForceHSS
11-25-2012, 11:26 AM
Database error when importing xml. Any ideas?
Database error in vBulletin 4.0.8:
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
read a page back for the fix
Manoel J?nior
11-25-2012, 03:45 PM
as allowing the user record that fell on that list?
TinCow1
11-25-2012, 06:13 PM
We recently upgraded to 4.2.0, and the Easy Cleanup tool no longer appears for moderators in the Moderation Tools dropdown. I've tried re-installing the plugin, but that does not fix it. Does anyone know how to restore this option?
ForceHSS
11-25-2012, 10:21 PM
We recently upgraded to 4.2.0, and the Easy Cleanup tool no longer appears for moderators in the Moderation Tools dropdown. I've tried re-installing the plugin, but that does not fix it. Does anyone know how to restore this option?
Do you mean the Spam-O-Matic option
TinCow1
11-26-2012, 12:46 PM
Do you mean the Spam-O-Matic option
Yes
ForceHSS
11-26-2012, 03:03 PM
Have all the info filled in on the GlowHost - Spam-O-Matic options, admincp/Usergroups/Administrator Permissions edit permissions set all to yes, Set yourself to superadmin from the config, Check to make sure you have all this done
piliff
11-26-2012, 03:45 PM
I am getting the following error when I try to delete posts:
Parse error: syntax error, unexpected T_STRING in /path-to-my-www-home/forum/includes/class_core.php(4637) : eval()'d code on line 4
I haven't found a solution to fix this. Any ideas?
So, I have the same error, same line in class_core.php
It's really SOM error, do you have any solution to fix this?
TinCow1
11-26-2012, 04:45 PM
Have all the info filled in on the GlowHost - Spam-O-Matic options, admincp/Usergroups/Administrator Permissions edit permissions set all to yes, Set yourself to superadmin from the config, Check to make sure you have all this done
All of this is already correctly set, with the exception of some of the options. The only options that are not set are Akismet Key, Newbies Manager is turned off, and Auto-Moderation is disabled. To re-emphasize the point, I've been running the Spam-o-Matic for about a year and a half without any issues. This only popped up after the upgrade to 4.2.
ForceHSS
11-26-2012, 07:16 PM
check on default skin also check to see if any templates need a revert. Have you tried removing all files from the ftp and the xml and doing a full reinstall
pokermagic
11-27-2012, 05:21 PM
Hi, I was wondering if there was a way to manually register a user that is being blocked from signing up.
I am still getting the same error "Registration denied, this forum runs an active policy of not allowing spammers. Please contact us via the "Contact Us" page link if you believe this is in error"
I checked the stopspamforum site and input his email and IP but it came back clean.
What other options do i have? I don't want to turn off the spam filter just for him this one time if possible.
Thank you.
JR
Alibass
11-27-2012, 05:34 PM
Hi, I was wondering if there was a way to manually register a user that is being blocked from signing up.
I am still getting the same error "Registration denied, this forum runs an active policy of not allowing spammers. Please contact us via the "Contact Us" page link if you believe this is in error"
I checked the stopspamforum site and input his email and IP but it came back clean.
What other options do i have? I don't want to turn off the spam filter just for him this one time if possible.
Thank you.
JR
Sounds like you have names ticked for mod to check at SFS. If you do, un-check names and then mod will only send IP and email addy's to be checked.
AlpineZone
11-27-2012, 07:15 PM
Hmm... not sure what is going on but I have users telling me they are getting false positives, and I sitll have some spam slipping through the cracks.
I'm sure I'm only getting emailed once for ever 10 people that have the issue trying to register ...
AlpineZone
11-27-2012, 07:17 PM
All of this is already correctly set, with the exception of some of the options. The only options that are not set are Akismet Key, Newbies Manager is turned off, and Auto-Moderation is disabled. To re-emphasize the point, I've been running the Spam-o-Matic for about a year and a half without any issues. This only popped up after the upgrade to 4.2.
Same ... actually when going to 4.2 is when this became an issue.
Jaffery
11-28-2012, 10:16 AM
Is there any option in this mod that instead of denying registration, they goes in MODERATION so that I can check them myself if they are really spammer or not .. because denying registeration right away can deter lots of legit users. Also, generally people on dynamic IPs face problem as their IP gets blacklisted because once it was used by a spammer!
fwulfers
11-28-2012, 03:42 PM
Our site has been flooded with new registrations from Vietnam recently, mostly using a @yahoo.com.vn email address. And they aren't blocked by Spam-O-Matic, unfortunately.
Any thoughts on how to block these spammers? Is it possible to block all registrants with @yahoo.com.vn addresses?
Edit: never mind, found this in ACP - User Banning Options
kellogs
11-29-2012, 01:31 AM
I have installed this great mod but it has false positive by denying legitimate user from registration.
In such situation how do i allow them to register?
fwulfers
11-29-2012, 01:54 AM
I have installed this great mod but it has false positive by denying legitimate user from registration.
In such situation how do i allow them to register?
I usually create an account for them myself in the ACP and send them the details. That only happens maybe once a month at the most so may be more difficult on much bigger forums.
ForceHSS
11-29-2012, 02:17 AM
I have installed this great mod but it has false positive by denying legitimate user from registration.
In such situation how do i allow them to register?
disable username part
Manoel J?nior
11-29-2012, 01:49 PM
as allowing the user record that fell on that list?
Anyone?
Hello
I have a problem then I try to upload xml file log:
Database error in vBulletin 4.2.0:
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 : Friday, November 30th 2012 @ 03:50:58 AM
Error Date : Friday, November 30th 2012 @ 03:50:58 AM
Script : http://www.mywebsite.com/forum//admincp/plugin.php?do=productimport
Referrer : http://www.mywebsite.com/forum//admincp/plugin.php?do=productadd
IP Address : me.me.me.me
Username : me
Classname : vB_Database
MySQL Version : 5.5.23-55
My hosting is hostgator, any ideas?
datoneer
11-30-2012, 12:22 PM
Ok how can you explain this to me:
When i had this mod some members said they can't register to forum. What should i do about that? Actually that was the reason why i uninstalled this mod
ForceHSS
11-30-2012, 01:31 PM
Ok how can you explain this to me:
When i had this mod some members said they can't register to forum. What should i do about that? Actually that was the reason why i uninstalled this mod
disable username and only leave the ip and email enabled
datoneer
11-30-2012, 01:47 PM
Ok thanks
datoneer
11-30-2012, 02:08 PM
Hmm strange, i receive this message when trying to save spamomatic settings:
You don't have permissions to access this document
ForceHSS
11-30-2012, 04:43 PM
Hmm strange, i receive this message when trying to save spamomatic settings:
You don't have permissions to access this document
make yourself super admin from the config
ardnas
11-30-2012, 07:23 PM
This isn't working very well on my forums - spammers are still getting through. When I check their IP address with Stop Forum Spam, I see an IP that's been on there for a while - so what's up with that?
datoneer
11-30-2012, 10:06 PM
My version is 4.2 pl 3
I don't know on what exactly do you mean?
http://prntscr.com/l04jc
This is the error i receive if i try to manage spamomatic settings
MEdwards
11-30-2012, 10:57 PM
I'm having difficulty in importing the product. Getting invalid fire errors whether I specify the files I've uploaded to the server or used the local file location. It's got to be a simple thing I've overlooked. What would you suggest I try?
Thanks,
MEdwards
11-30-2012, 11:03 PM
Oh, I found my error.
Nevermind!
kellogs
11-30-2012, 11:44 PM
disable username and only leave the ip and email enabled
We have been getting a lot of users feedback that they cant register with username disabled.
Now I have disabled checking the IP address as well because what if the IP is false positive as in users could in from proxy server and etc.
ForceHSS
12-01-2012, 12:03 AM
We have been getting a lot of users feedback that they cant register with username disabled.
Now I have disabled checking the IP address as well because what if the IP is false positive as in users could in from proxy server and etc.
Their username is being blocked as it is now in the list of your own tables. Best thing to do is remove the xml and reinstall it and disable username right away. You must leave email and ip enabled all the time.
Installing this (https://vborg.vbsupport.ru/showthread.php?t=289463) mod will also help to stop spammers once installed set it to 20 secs you will understand once installed
MEdwards
12-01-2012, 02:29 AM
Just a word of kudos and thanks for creating and supporting this app. We're not using all of the elements of this program, but what we are using is working well.
The log reporting is especially helpful as we start to rein-in this latest spam attack behavior we've been enjoying for the last couple of weeks. Our Mods might even get to sleep again at night!
Jennifer2010
12-01-2012, 04:55 AM
"Sign up
Due to some issues with abuse, new keys are offline for the time being. Sorry about that"
:( Can anyone provide an API key for them?
Thank you
ForceHSS
12-01-2012, 02:23 PM
"Sign up
Due to some issues with abuse, new keys are offline for the time being. Sorry about that"
:( Can anyone provide an API key for them?
Thank you
fc9dnwry2gs0ob
Here is an old one I don't use any more
fc9dnwry2gs0ob
Here is an old one I don't use any more
Is the key not registered to the domain?
djbaxter
12-01-2012, 06:02 PM
It's supposed to be. I don't think you can just use someone else's API. And I'm not sure SFS would approve of posting it like that...
ForceHSS
12-01-2012, 10:22 PM
Is the key not registered to the domain?
its not registered to any domain this is the only reason I am giving it out
ardnas
12-02-2012, 06:56 AM
Is anyone willing to answer my question about why spam is still getting through and being posted? This thing doesn't seem to be working. Is it not compatible with the latest version of vbulletins or something? What's the deal?
Snowhog
12-02-2012, 05:38 PM
How do I remove the Affiliate information? I believe that the affiliate program is no longer going on. If it is, the hyperlinks are invalid.
http://img145.imageshack.us/img145/2774/glowhostaffiliate.png (http://imageshack.us/photo/my-images/145/glowhostaffiliate.png/)
Alibass
12-02-2012, 05:42 PM
It's in your settings to turn this off...
Snowhog
12-02-2012, 06:19 PM
No, there are no settings in AdminCP > Settings > Options > GlowHost - Spam-O-Matic that control the hyperlink "Join the GlowHost Affiliate Program and earn $125 per sign up." that appears in the screen shot. That, and as I said/asked, the affiliate program is defunct (?), so why advertise what isn't available?
Added:
Okay, AdminCP > Styles & Templates > Search in Templates > Search for Text: glowhost finds glowhostspamomatic_bsc which contains the code controlling the content of the image in the screen shot. I can edit this file to remove the hyperlink.
BasilFawlty
12-02-2012, 07:28 PM
It's supposed to be. I don't think you can just use someone else's API. And I'm not sure SFS would approve of posting it like that...
Maybe this is what, when I installed SOM today, then went to SFS to get a API Key I was met with a message: "API Keys not available for the time being due to abuse." Swell, just swell.
Alibass
12-02-2012, 07:29 PM
No, there are no settings in AdminCP > Settings > Options > GlowHost - Spam-O-Matic that control the hyperlink "Join the GlowHost Affiliate Program and earn $125 per sign up." that appears in the screen shot. That, and as I said/asked, the affiliate program is defunct (?), so why advertise what isn't available?
Added:
Okay, AdminCP > Styles & Templates > Search in Templates > Search for Text: glowhost finds glowhostspamomatic_bsc which contains the code controlling the content of the image in the screen shot. I can edit this file to remove the hyperlink.
You don't see this at the bottom.?
ForceHSS
12-02-2012, 07:38 PM
Maybe this is what, when I installed SOM today, then went to SFS to get a API Key I was met with a message: "API Keys not available for the time being due to abuse." Swell, just swell.
any api key from any site can be used on any other site. They just give out different ones for each site so spammers can be tracked but a api key can be used on as many sites as you want even if you don't own the key
Snowhog
12-02-2012, 07:41 PM
Yes, and that option is set to Disabled. Note the comment for this option:
Enabling this will add a link to in the footer of your forum.
That isn't the same thing that as what is showing in the image I posted. To eliminate the Affiliate hyperlink, you have to comment/remove it from the glowhostspamomatic_bsc template.
Snowhog
12-02-2012, 07:44 PM
It's supposed to be. I don't think you can just use someone else's API. And I'm not sure SFS would approve of posting it like that...
I asked Pedigree on SFS about this, and he said it's okay.
Alibass
12-02-2012, 07:54 PM
Yes, and that option is set to Disabled. Note the comment for this option:
That isn't the same thing that as what is showing in the image I posted. To eliminate the Affiliate hyperlink, you have to comment/remove it from the glowhostspamomatic_bsc template.
Mate then I dunno, I don't have that issue.
Did you enter a key in the Affiliate System: Affiliate ID
Snowhog
12-02-2012, 08:01 PM
Mate then I dunno, I don't have that issue.
Did you enter a key in the Affiliate System: Affiliate ID
You can't get an affiliate key. The hyperlink url takes you to a non-existent site. I'd think that Spam-O-Matic would take care of this, as it's in their code for this MOD.
Cynicz
12-03-2012, 07:35 PM
Possible to have auto-moderation issue immediate bans (along with stopping the post) instead of just putting posts into moderation/preventing posts?
Easelm
12-03-2012, 08:16 PM
I keep getting the following error when I go to install product-glowhostspamomatic.xml
Database error in vBulletin 4.2.0:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `mmolegen_forums_1glowhostspamomatic_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 : Monday, December 3rd 2012 @ 03:15:35 PM
Error Date : Monday, December 3rd 2012 @ 03:15:35 PM
Script : http://www.mmo-legend.com/admincp/plugin.php?do=productimport
Referrer : http://www.mmo-legend.com/admincp/plugin.php?do=productadd
IP Address : 76.107.112.194
Username : Spongebob
Classname : vB_Database
MySQL Version : 5.5.23-55
ForceHSS
12-04-2012, 01:59 AM
I keep getting the following error when I go to install product-glowhostspamomatic.xml
Database error in vBulletin 4.2.0:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `mmolegen_forums_1glowhostspamomatic_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 : Monday, December 3rd 2012 @ 03:15:35 PM
Error Date : Monday, December 3rd 2012 @ 03:15:35 PM
Script : http://www.mmo-legend.com/admincp/plugin.php?do=productimport
Referrer : http://www.mmo-legend.com/admincp/plugin.php?do=productadd
IP Address : 76.107.112.194
Username : Spongebob
Classname : vB_Database
MySQL Version : 5.5.23-55
https://vborg.vbsupport.ru/showpost.php?p=2383109&postcount=2270
Froberg
12-04-2012, 06:24 PM
Anyone else experiencing spammers getting through the system quite a lot in recent days?
fwulfers
12-04-2012, 06:36 PM
Anyone else experiencing spammers getting through the system quite a lot in recent days?We seen a large increase in the last 2-3 weeks, mostly spammers from Vietnam. For the first 1.5 years we had spam-o-matic installed, there were about 500 blocked registrations. In the last 3 weeks, that increased to almost 4000.
djbaxter
12-04-2012, 07:25 PM
Anyone else experiencing spammers getting through the system quite a lot in recent days?
We seen a large increase in the last 2-3 weeks, mostly spammers from Vietnam. For the first 1.5 years we had spam-o-matic installed, there were about 500 blocked registrations. In the last 3 weeks, that increased to almost 4000.
http://www.stopforumspam.com/forum/viewtopic.php?id=4954
Today 7:44 am
The API is currently playing up and is responding as not found. I'm travelling at the moment and will fix it the first change I get.
pedigree
Froberg
12-04-2012, 07:33 PM
Ah, thanks for the info djbaxter :)
fwulfers
12-04-2012, 07:37 PM
http://www.stopforumspam.com/forum/viewtopic.php?id=4954
I have seen quite a large number of these messages in the logs but seems to work better now.
Spam-O-Matic Tagged email - xxxxxxxxxxx@gmail.com Unable to connect to StopForumSpam.com. This is probably due to some temporary problems on their website: Unable to check. User passed to vBulletin registration system per your settings at 'StopForumSpam:
Thanks for the update. I could only imagine what would happen without spam-o-matic installed. Best installed mod on our site. Thanks for all your efforts. :up:
Chadi
12-05-2012, 01:11 AM
I'm getting hammered daily with dozens of spam registered with .vn emails and vn IP addresses. This is odd because I get no forum spam or other registration spam except VN which starts about 2-3 weeks ago.
It came to a point where I had to block all VN IP addresses globally at my firewall, now they're using some proxy IPs instead.
They register with scrambled names like "hkjkld16sd" and put other scrambled words in every profile field like "ksjcskcjk".
I also have registrations moderated first.
djbaxter
12-05-2012, 01:58 AM
I'm getting hammered daily with dozens of spam registered with .vn emails and vn IP addresses. This is odd because I get no forum spam or other registration spam except VN which starts about 2-3 weeks ago.
It came to a point where I had to block all VN IP addresses globally at my firewall, now they're using some proxy IPs instead.
They register with scrambled names like "hkjkld16sd" and put other scrambled words in every profile field like "ksjcskcjk".
I also have registrations moderated first.
These are bots.
Install this add-on: Spammers suck! (https://vborg.vbsupport.ru/showthread.php?t=289464&highlight=spammers+suck)
Elenna
12-08-2012, 05:42 PM
I am not sure if anyone else has had this issue (and we aren't 100% sure that it is this mod), but we think the auto-moderation option was crashing IE9 for a few of our users, or slowing down posting/editing times considerably.
I've disabled that option and am waiting to hear back; if we get confirmation that things are working as expected, I'll report back on the off-chance that it is this mod and it might help someone else!
vbuserita
12-08-2012, 09:27 PM
Thanks for sharing... Today I had more than 1500 new spam threads opened, and I had to go for a rollback. ;)
I installed this plugin: hope it works!
Thanks for sharing!
leeman
12-09-2012, 09:16 AM
Thanks for sharing... Today I had more than 1500 new spam threads opened, and I had to go for a rollback. ;)
I installed this plugin: hope it works!
Thanks for sharing!
I have had this installed for some time now and so far :
Spam-O-Matic Statistics
4985 Spammers Denied Registration
20 Spammers Permanently Banned
20 Spammers submitted to StopForumSpam
29 Spammers submitted to Akismet
194 Spammy Posts Automatically Moderated
Works like a charm :D
roosters566
12-10-2012, 11:32 PM
hi guys whenever someone signs up to my site they get this
"Warning: require_once(includes/functions_ghsom.php) [function.require-once]: failed to open stream: No such file or directory in [path]/register.php(338) : eval()'d code on line 10
Fatal error: require_once() [function.require]: Failed opening required 'includes/functions_ghsom.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/worldofg/public_html/forums/register.php(338) : eval()'d code on line 10"
what do i do its just started after i put spamomatic
please help asap
kylek
12-11-2012, 12:02 AM
roosteres566,
I replied in your other thread. Make sure when you uploaded spamomatic that all files were uploaded. That error is saying that the functions_ghsom.php file is not in your includes directory. You can find the file in the spamomatic's download folder - sitting in the includes folder.
roosters566
12-11-2012, 12:03 AM
roosteres566,
I replied in your other thread. Make sure when you uploaded spamomatic that all files were uploaded. That error is saying that the functions_ghsom.php file is not in your includes directory.
okay thankyou will do
roosters566
12-11-2012, 12:33 AM
roosteres566,
I replied in your other thread. Make sure when you uploaded spamomatic that all files were uploaded. That error is saying that the functions_ghsom.php file is not in your includes directory. You can find the file in the spamomatic's download folder - sitting in the includes folder.
hey buddy should i change anything on step 3 settings when it asks me to go to admin cp> setting>otions> glowhostspamomatic
should i change any settings or leave as is?
roosters566
12-11-2012, 12:36 AM
roosteres566,
I replied in your other thread. Make sure when you uploaded spamomatic that all files were uploaded. That error is saying that the functions_ghsom.php file is not in your includes directory. You can find the file in the spamomatic's download folder - sitting in the includes folder.
dont worry thankyou it worked :)
ForceHSS
12-11-2012, 12:53 AM
dont worry thankyou it worked :)
install this (https://vborg.vbsupport.ru/showthread.php?t=289463) as well
shayanbahal
12-11-2012, 06:25 AM
###resolved! just saw the previous guy reporting this and the solution. thanks
please add this to the first page as people might not use this mod for the starting error.
trying to install this, after uploading the xml I get a database error
Database error in vBulletin 4.2.0:
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, December 11th 2012 @ 12:23:09 AM
Error Date : Tuesday, December 11th 2012 @ 12:23:10 AM
Script : http://XXXXXXX/admin_cp/plugin.php?do=productimport
Referrer : http://XXXXXXX/admin_cp/plugin.php?do=productadd
IP Address : XXXXXXX
Username : XXXXXXX
Classname : vB_Database
MySQL Version : 5.5.28-log
Detay
12-11-2012, 08:07 AM
Thank you. worked
ryansmith
12-11-2012, 09:27 AM
It appears this mod allows any Moderator to access the Spam-o-Matic inline features. Is there some way to change the permissions on this? I want my admins and Super Mods to be able to use this feature, but I do not want regular moderators using it. Some of our moderators only moderate one or two sections of our large forum and I don't like the idea of giving them full control over being able to just delete/ban any user at will.
Is there some setting or switch I'm missing that will allow me to pick and choose which usergroups or mods can use Spam-o-Matic?
ryansmith
12-12-2012, 01:35 AM
Also, I am having an issue with a SuperMod being moved into moderation queue. I have a newbies usergroup, all newbies go there until they have 10 posts, and I have the setting set to ignore anyone who includes URLs or links after they get 10 posts.
Still, every time this Super Mod posts a thread with multiple URLs or IMG BB code, her post is moved into the moderation queue. She has way more than 10 posts. Is this something going on in Spam-O-Matic or is there another vBulletin setting that could be causing it? I have no other spam/moderation add-ons installed and I have vB's native spam management system disabled.
ForceHSS
12-12-2012, 04:17 AM
Also, I am having an issue with a SuperMod being moved into moderation queue. I have a newbies usergroup, all newbies go there until they have 10 posts, and I have the setting set to ignore anyone who includes URLs or links after they get 10 posts.
Still, every time this Super Mod posts a thread with multiple URLs or IMG BB code, her post is moved into the moderation queue. She has way more than 10 posts. Is this something going on in Spam-O-Matic or is there another vBulletin setting that could be causing it? I have no other spam/moderation add-ons installed and I have vB's native spam management system disabled.
post a screenshot of the full settings
ryansmith
12-13-2012, 12:20 AM
post a screenshot of the full settings
I think I found the issue. It seems our mod was putting her posts in moderation on purpose using the Unapprove Posts function in order to format/edit/proofread them before making them public. The one thing I didn't do before troubleshooting the issue yesterday was ask her about it directly. *headdesk*
Thanks for the reply.
Morrus
12-13-2012, 02:54 PM
[Edit - never mind. fixed it!]
cloferba
12-14-2012, 07:57 PM
4 guests can´t create a new account because they are detected as bots.
How can I avoid this?
Thanks
ForceHSS
12-14-2012, 08:21 PM
4 guests can?t create a new account because they are detected as bots.
How can I avoid this?
Thanks
disable the username part
ringnews24
12-15-2012, 05:07 PM
When myself and members go to post a reply to an article they get a white page and no new post arrives on the forum.
Can anyone help? Thanks
Jaffery
12-16-2012, 01:17 PM
Anyone else experiencing spammers getting through the system quite a lot in recent days?
I am seeing same effect and hence I m here today to see what we can do..
ForceHSS
12-16-2012, 04:04 PM
I am seeing same effect and hence I m here today to see what we can do..
Use this, some changes have been made but the op has not done them yet
cdoyle
12-17-2012, 04:19 PM
Use this, some changes have been made but the op has not done them yet
What is this?
Where does it go, and how does it work?
cdoyle
12-17-2012, 04:20 PM
I am seeing same effect and hence I m here today to see what we can do..
Ya same here, I've seen a ton of new registrations that appear to be just spammers. I'm getting like 20 a day of new accounts.
cdoyle
12-17-2012, 09:26 PM
Hi,
I just upgraded to the latest version, and this version has the stats on the bottom of forum home.
Is there a way to make it so only Admins can see this? I don't really see a reason for anyone else to see this? Plus I like to keep my spam blocking secrets to myself and not let them know what it is they are working against.
Thanks
Chris
ForceHSS
12-17-2012, 11:19 PM
What is this?
Where does it go, and how does it work?
It goes into the includes folder it will replace the one that is already there. My 6 year old son worked it out in secs
BenOwns
12-18-2012, 01:17 PM
i am having this issue when trying to install
Database error in vBulletin 4.2.0:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `bfw_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, December 18th 2012 @ 08:15:59 AM
Error Date : Tuesday, December 18th 2012 @ 08:15:59 AM
Script :/Removed/
Referrer :/Removed/
IP Address : /Removed/
Username : /Removed/
Classname : vB_Database
MySQL Version : 5.5.23-55
thenoob2012
12-18-2012, 06:02 PM
I am having the same problem as above
ForceHSS
12-18-2012, 08:08 PM
in product-glowhostspamomatic.xml change all instances of
) TYPE=MyISAM; ');to
) ENGINE=MyISAM; ');then install again
thenags
12-19-2012, 02:16 PM
Ever since updating from vB 3.8 to 4.X last week spam has been outta control for me even with Q&A verification. Going to be installing this tonight. Hopefully it does the trick!
thenags
12-20-2012, 03:52 AM
I've installed and got everything configured. However when I registered a test account I get this at the end
"Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in [path]/modules/navigation.php on line 34"
The account gets registered but why the error?
ForceHSS
12-20-2012, 04:52 AM
I've installed and got everything configured. However when I registered a test account I get this at the end
"Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in [path]/modules/navigation.php on line 34"
The account gets registered but why the error?
there is no modules folder unless you renamed the admincp folder as the only navigation.php file is in the admincp folder
If you have not renamed the admincp folder then this problem is from a custom plugin or mod
Check Navigation Manager for errors also any error logs you have post them
thenags
12-20-2012, 04:35 PM
there is no modules folder unless you renamed the admincp folder as the only navigation.php file is in the admincp folder
If you have not renamed the admincp folder then this problem is from a custom plugin or mod
Check Navigation Manager for errors also any error logs you have post them
You're right. It must have been there before. I've since disabled S-O-M and still have the issue.
Thanks for pointing me in the right direction.
nicklfire
12-22-2012, 05:12 AM
i installed this a few days ago and seems to be working. I caught my first post, and tried to moderator it and got this error when i pressed on moderator threads in the admin cp
Not Found
The requested URL /vapor/moderate.php was not found on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
No idea why, cause everything else works fine?
Alibass
12-22-2012, 05:29 AM
i installed this a few days ago and seems to be working. I caught my first post, and tried to moderator it and got this error when i pressed on moderator threads in the admin cp
Not Found
The requested URL /vapor/moderate.php was not found on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
No idea why, cause everything else works fine?
Do you actually have moderate.php file in the vapor folder in your forum root? Looks to me it's not in your forum root.
postcd
12-29-2012, 10:26 AM
> "Customizable "Registration Rejected" message."
Why the he** i cant find WHERE to edit rejection message?!
It should be included in Mod settings page.
Here is guide how to change. Admin > Languages & Phrases menu > Phrasse manager > Search in Phrasses button > find: glowhostspamomatic_reject , select "Phrase Text and Phrase Variable Name" , find button, edit
BGCOM
12-31-2012, 01:39 PM
in product-glowhostspamomatic.xml change all instances of
) TYPE=MyISAM; ');to
) ENGINE=MyISAM; ');then install again
thank you it work.
tazmaniancowboy
12-31-2012, 05:08 PM
I have been helping manage a board(vb4) for a couple of years now. I have no background in programming and I "self taught" myself the admin control panel ( so please don't get too technical with responses!) We used to get over 200 spam posts a day and we narrowed it down to maybe 5 in 2 years when someone recommended SOM. GREAT PRODUCT! Now for about 2-3 months, we have noticed that there are about 20-30 a day that are getting past registration. I know the SOM is still working because it is rejecting around 120- 150 a day, but is there something that needs to be updated to get back to no spam like we previously were?
We do use re-captcha, email verification and our spammers are placed under moderation, but we are concerned about the number of bogus registrations rising now
Like I said earlier, no programming experience here, I only know enought to slide by. I was looking at our installation (done by someone else) and I only see Askimet API key I do not see StopForumSpam API Key set. Would we benefit by doing this?
ForceHSS
12-31-2012, 06:17 PM
I have been helping manage a board(vb4) for a couple of years now. I have no background in programming and I "self taught" myself the admin control panel ( so please don't get too technical with responses!) We used to get over 200 spam posts a day and we narrowed it down to maybe 5 in 2 years when someone recommended SOM. GREAT PRODUCT! Now for about 2-3 months, we have noticed that there are about 20-30 a day that are getting past registration. I know the SOM is still working because it is rejecting around 120- 150 a day, but is there something that needs to be updated to get back to no spam like we previously were?
We do use re-captcha, email verification and our spammers are placed under moderation, but we are concerned about the number of bogus registrations rising now
Like I said earlier, no programming experience here, I only know enought to slide by. I was looking at our installation (done by someone else) and I only see Askimet API key I do not see StopForumSpam API Key set. Would we benefit by doing this?
You would be best to have the StopForumSpam API Key also did you update the functions_ghsom.php (https://vborg.vbsupport.ru/showpost.php?p=2378937&postcount=2193) and try this program (https://vborg.vbsupport.ru/showthread.php?t=289463)
Alex@bulletin
12-31-2012, 06:50 PM
Yahoo, now available in German!:
Follow me (http://www.vbulletin-germany.org/showthread.php?10141-GlowHost-Spam-O-Matic-goes-GlowHost-quot-Strategisches-Abwehrsystem-quothp?t=248042)! :)
owning_y0u
01-01-2013, 08:48 AM
is there an way to change the position in WGO? as it is currently on pos2 and i want it on pos4
Mark4865
01-01-2013, 12:04 PM
Installation was a breeze huge thanks to ForceHSS for your posts here that really helped.
One question, what is the relevance of the changelog.txt file and should I have downloaded this??
On my test site currently will install it into the live environment shortly
looks like a fantastic mod, thanks to all involved
ForceHSS
01-01-2013, 01:52 PM
Installation was a breeze huge thanks to ForceHSS for your posts here that really helped.
One question, what is the relevance of the changelog.txt file and should I have downloaded this??
On my test site currently will install it into the live environment shortly
looks like a fantastic mod, thanks to all involved
Your welcome, no you don't need to download the change log file
Big Engine
01-01-2013, 01:53 PM
Installed less than fifteen hours ago..
Look at it work.
https://vborg.vbsupport.ru/external/2013/01/46.jpg
Thank you.
speedracer68
01-02-2013, 02:33 AM
Working good so far. I do have a question I can't find the answer to.
How do I add an exception? I have someone who has been trying to register for days and gets denied each time. Is there a way to create a one time exception?
ForceHSS
01-02-2013, 10:58 AM
Working good so far. I do have a question I can't find the answer to.
How do I add an exception? I have someone who has been trying to register for days and gets denied each time. Is there a way to create a one time exception?
in the settings for this mod disable username so only ip and email are enabled
speedracer68
01-03-2013, 02:46 AM
When I turn that back on does he get banned?
ForceHSS
01-03-2013, 09:50 AM
When I turn that back on does he get banned?
That's because the name he is using is now in the db you will need to uninstall the xml and reinstall it then it will work making sure you disable the username right after you install it again
Hi,
When I try to permanently remove posts from a spammer, using the inline-mod, it works nicely.
Unless the thread was already soft-deleted..
indiegamemag
01-03-2013, 08:45 PM
Awesome simply Awesome
owning_y0u
01-03-2013, 09:07 PM
Just a small idea,
Adding the option to remove and report a user true usermanager,
Because is have users that get past is but dont post and i know for sure they are spammers seen the info the filled in etc etc
Demin
01-04-2013, 10:36 AM
Moin ,
hatte mir das addon installiert,aber irgendwie bekomme ich die statistik nicht am laufen,auf der downloadseite werden hier statistiken gezeigt die ich nicht besitze...bei mir kann ich weder öffen oder schliessen nur dieses wird angezeigt
Spam Statistics
3 Spammers / Registrierung verweigert
habe ich da einen fehler gemacht oder woran könnte das liegen
Mfg Demin
Brian Cruz
01-04-2013, 01:48 PM
My memory is a little fuzzy. I'm pretty sure there was a feature in this mod that allowed you to ban directly from a user's profile in the admin panel. Sometimes it's painfully obvious that a user is a actually a spam account and there's no need to wait for them to start posting to submit them.
So, if I'm remembering correctly and this was a feature in this particular mod, it'd be awesome if it returned. If I'm confusing this with a feature that was in another mod, I think it'd be a good feature to include in this one. We get hit with a lot (a lot) of spam registrations and so we like to stay on top of these things.
ForceHSS
01-04-2013, 02:08 PM
My memory is a little fuzzy. I'm pretty sure there was a feature in this mod that allowed you to ban directly from a user's profile in the admin panel. Sometimes it's painfully obvious that a user is a actually a spam account and there's no need to wait for them to start posting to submit them.
So, if I'm remembering correctly and this was a feature in this particular mod, it'd be awesome if it returned. If I'm confusing this with a feature that was in another mod, I think it'd be a good feature to include in this one. We get hit with a lot (a lot) of spam registrations and so we like to stay on top of these things.
was never but you can do this
admincp/Plugins & Products/Add New Plugin
Product = vBulletin
Hook Location = useradmin_edit_column1
Title = Submit to StopForumSpam.com
Execution Order = 5
Plugin PHP Code
if (!is_member_of($user['usergroupid'], 6)) // we dont want to ban our admin account now do we
{
print_table_break('', $INNERTABLEWIDTH);
print_table_header("Submit to StopForumSpam");
print_label_row('Submit these details to www.stopforumspam.com ban list<BR><table><tr><td>Username:</td><td><input type="text" name="username" size="30" value="'.
$user['username'] . '"></td></tr>
<tr><td>Email:</td><td><input type="text" name="email" size="30" value="' . $user['email'] . '"></td></tr><tr><td>IP: </td>
<td><input type="text" name="ip_addr" value="' .$user['ipaddress'] . '"></td></tr></table>
<input name="api_key" type="hidden" value="YOUR API KEY"><input onclick="this.form.action=\'http://www.stopforumspam.com/add.php\';this.form.submit()" type="button" class="button" value="' . $vbphrase['submit'] . '"/>');
}
MAKE SURE YOU PUT IN YOUR API KEY You will see it on this line <input name="api_key" type="hidden" value="YOUR API KEY">
Plugin is Active = Yes
dragonsflight
01-04-2013, 04:42 PM
Hi All,
I imported and this is what I get:
Database error in vBulletin 4.2.0:
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 : Friday, January 4th 2013 @ 11:36:33 AM
Error Date : Friday, January 4th 2013 @ 11:36:34 AM
Script : http://www.domain.com/admincp/plugin.php?do=productimport
Referrer : http://www.domain.com/admincp/plugin.php?do=productadd
IP Address :
Username : AdminMJ
Classname : vB_Database
MySQL Version : 5.5.23-55
Any idea how I can fix this?
Thank you
MJ
ForceHSS
01-04-2013, 04:54 PM
Hi All,
I imported and this is what I get:
Database error in vBulletin 4.2.0:
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 : Friday, January 4th 2013 @ 11:36:33 AM
Error Date : Friday, January 4th 2013 @ 11:36:34 AM
Script : http://www.domain.com/admincp/plugin.php?do=productimport
Referrer : http://www.domain.com/admincp/plugin.php?do=productadd
IP Address :
Username : AdminMJ
Classname : vB_Database
MySQL Version : 5.5.23-55
Any idea how I can fix this?
Thank you
MJ
Here is the fix (https://vborg.vbsupport.ru/showpost.php?p=2391558&postcount=2374)
dragonsflight
01-04-2013, 05:19 PM
Thank you!! It worked!
Alibass
01-04-2013, 05:24 PM
was never but you can do this
admincp/Plugins & Products/Add New Plugin
Product = vBulletin
Hook Location = useradmin_edit_column1
Title = Submit to StopForumSpam.com
Execution Order = 5
Plugin PHP Code
if (!is_member_of($user['usergroupid'], 6)) // we dont want to ban our admin account now do we
{
print_table_break('', $INNERTABLEWIDTH);
print_table_header("Submit to StopForumSpam");
print_label_row('Submit these details to www.stopforumspam.com ban list<BR><table><tr><td>Username:</td><td><input type="text" name="username" size="30" value="'.
$user['username'] . '"></td></tr>
<tr><td>Email:</td><td><input type="text" name="email" size="30" value="' . $user['email'] . '"></td></tr><tr><td>IP: </td>
<td><input type="text" name="ip_addr" value="' .$user['ipaddress'] . '"></td></tr></table>
<input name="api_key" type="hidden" value="YOUR API KEY"><input onclick="this.form.action=\'http://www.stopforumspam.com/add.php\';this.form.submit()" type="button" class="button" value="' . $vbphrase['submit'] . '"/>');
}
MAKE SURE YOU PUT IN YOUR API KEY You will see it on this line <input name="api_key" type="hidden" value="YOUR API KEY">
Plugin is Active = Yes
Thanks for this, you have been a big help with this mod :):up:
dragonsflight
01-04-2013, 07:14 PM
Installed successfully. Now when I try to add a post I get this:
Warning: require_once(includes/functions_ghsom.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_newpost.php(532) : eval()'d code on line 5
Fatal error: require_once() [function.require]: Failed opening required 'includes/functions_ghsom.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/whatsyou/public_html/includes/functions_newpost.php(532) : eval()'d code on line 5
Is this related to Spam O Matic?
That is the last mod I made to my forum. Thanks for the help.
MJ
Big Engine
01-04-2013, 07:21 PM
Installed successfully. Now when I try to add a post I get this:
Warning: require_once(includes/functions_ghsom.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_newpost.php(532) : eval()'d code on line 5
Fatal error: require_once() [function.require]: Failed opening required 'includes/functions_ghsom.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/whatsyou/public_html/includes/functions_newpost.php(532) : eval()'d code on line 5
Is this related to Spam O Matic?
That is the last mod I made to my forum. Thanks for the help.
MJ
Are you sure you didn't miss this step ?
2.2. Upload content of the upload folder into you forum root folder
*
dragonsflight
01-04-2013, 07:38 PM
Yep, I did upload the upload folder to my root. Intact.
MJ
dragonsflight
01-04-2013, 07:40 PM
seems I was a bit too literal. It's working now.
Thanks!
MJ
hubbers72
01-06-2013, 11:54 AM
Does this work on VB5?
spd2612
01-06-2013, 01:29 PM
Is there a way I can give a user / moderator access to the Spam 0 Matic Logs ?
aspen0
01-06-2013, 02:03 PM
Will this do anything with blocking and or with the easy-cleanup feature for removing blog spam?
vb has really poor built in tools for managing blog spam, its a problem in need of a solution.
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 ??
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
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 (https://vborg.vbsupport.ru/forumdisplay.php?f=30) 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
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/plugin.php?do=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
in product-glowhostspamomatic.xml change all instances of
) TYPE=MyISAM; ');to
) 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
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
Dutch_Boy
01-08-2013, 08:59 PM
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/plugin.php?do=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?
Can someone help me with this problem?
I get this error when i try to install the plugin.
Im getting spammed with bots...
ForceHSS
01-08-2013, 09:02 PM
Can someone help me with this problem?
I get this error when i try to install the plugin.
Im getting spammed with bots...
the fix is two posts above you try harder
Gemeos
01-08-2013, 10:35 PM
dis-configured? you need to give more info on the problem/error
Everything was out of place. It was impossible to "navigate" on the forum.
I'll take the risk of installing it again and make a printscreen of the result.
Dutch_Boy
01-09-2013, 12:31 AM
the fix is two posts above you try harder
Thanks i didnt see any database errors here so i didint know that someone els had the same problem.
And i worked fine for me!
Many thanks!
ForceHSS
01-09-2013, 12:35 AM
Thanks i didnt see any database errors here so i didint know that someone els had the same problem.
And i worked fine for me!
Many thanks!
if you looked you would of seen the same error as yours above the post of mine with the fix
Thangvip9x
01-10-2013, 03:17 AM
Currently Active Users Viewing This Thread:
107 (3 members and 104 guests)
Thangvip9x, sapomega, RaidenDAWG2
reboot_me
01-10-2013, 04:01 AM
I was going to post the same error on line ten, but I did catch the answer, now going to try it.
Thanks!
Gemeos
01-10-2013, 10:21 PM
dis-configured? you need to give more info on the problem/error
I re-installed, and again this is what I got
https://vborg.vbsupport.ru/external/2013/01/39.png
Mark4865
01-11-2013, 09:42 AM
to upgrade from 2.01 to 2.1 I assume I just import xml file and overwrite, is that correct
Alex@bulletin
01-11-2013, 12:58 PM
to upgrade from 2.01 to 2.1 I assume I just import xml file and overwrite, is that correct
I suppose that you got to reupload the folders to your webspace as there is a new function available in the AdminCP, I can't imagine that this will work with only adding code to the product.xml^^ Do so and you are on the safe side. (lol this idiom is the same in English as in German xD)
Alibass
01-11-2013, 01:20 PM
Install just like you did 2.01 but allow overwrite to the files in folders and the xml file.
Ted Clore
01-11-2013, 06:36 PM
This is an excellent add-on. Thmbs up. Stopped the bots dead in their tracks. Thanks, MOM.
ForceHSS
01-13-2013, 01:44 PM
I re-installed, and again this is what I got
https://vborg.vbsupport.ru/external/2013/01/39.png
link to site
aquabid
01-13-2013, 07:14 PM
link to site
I have the same problem after upgrading
http://www.aquaboards.com
Plugin has been uninstalled and I have the same problem.
ForceHSS
01-13-2013, 08:12 PM
I have the same problem after upgrading
http://www.aquaboards.com
Plugin has been uninstalled and I have the same problem.
check url settings
and disable all plugins from config
aquabid
01-13-2013, 08:22 PM
check url settings
and disable all plugins from config
Everything was working prior to upgrading the plugin
I installed the 4.2 upgrade and everything is back to normal.
ForceHSS
01-14-2013, 12:04 AM
Everything was working prior to upgrading the plugin
try reinstalling all again all files to ftp then xml then remove xml then all files from the ftp see if that help also check error logs
Gemeos
01-14-2013, 03:02 PM
link to site
I have installed the updated version and it's now working.
Thanks! :up:
WorldCraft
01-15-2013, 06:10 AM
Two feature requests:
More flexible "Override" permissions. ie: I'd like to deny my moderators from permanently deleting, but still let them choose what criteria to delete.
And, allow Admins to have full control over the moderator tool regardless of override settings.
spd2612
01-15-2013, 01:07 PM
I have been running this a couple weeks now and it works very well
The question I have is it normal to be viewing whos online and see that there is 6 or 7 people trying to register quite often
It seems like my board is attracting alot of spammers is there a way to cut it down for instance adding no bots like i would on a web page
If so what can I do ?
Spam-O-Matic Statistics
117 Spammers Denied Registration
1 Spammy Post Automatically Moderated
pinoys
01-15-2013, 03:14 PM
Ive just installed this and when I tried to moderate a spam posts, clicked Spam-O-Matic then clicked Proceed button, nothing appeared as in empty page.
Am I missing something?
I have v4.2.0 and didn't see any installation errors.
QBart2011
01-15-2013, 11:33 PM
After installing SOM ( 2.0.1 ) on my fresh copy of VB 4.2 it worked great until the new upgrade came out.. Upgrading it started to cause functions_newpost.php(532) : eval()'d code on line 26 errors so I simply uninstalled and re-installed it which solved all the problems.. This by far is the best Spam Add-On I have ever seen..
AlpineZone
01-16-2013, 08:11 PM
Hey guys,
I am regularly getting emails from people with difficulty registering. They get the following error:
"Registration denied, this forum runs an active policy of not allowing spammers. Please contact us via the "Contact Us" page link if you believe this is in error."
I have IP Check - disabled
Username check - enabled
Email check - enabled
Akismet and StopForumSpam are all enabled
This guy trying to register was going for the username, "Timm". Someone else also had an issue and their username as was "asfii". I'm thinking the dual letters is somehow throwing a trigger on the Username check?
I still get a LOT of spam registerations - probably 10 per day - luckily all with links under post count of 5 get auto moderated so I have a chance to review, but it's still a pain in the ass and didn't exist before.
What are other options to prevent false registrations?
GlowHost.com
01-16-2013, 08:27 PM
Hey guys,
I am regularly getting emails from people with difficulty registering. ...
Take a look at the logs and you will see exactly what is triggering the blocked registrations. I recommend to turn off username checks and turn on IP checks for the best results.
AlpineZone
01-16-2013, 08:31 PM
Thanks ... stupid q. but where are the logs?
I love your product otherwise. It made my life SO much easier :)
AlpineZone
01-16-2013, 08:31 PM
Nevermind. I foudn it. AdminCP --> Statistics and Logs. Thanks!
GlowHost.com
01-16-2013, 08:41 PM
Take a look at the screenshots in the first post, or the link below should help too...
https://vborg.vbsupport.ru/attachment.php?attachmentid=126504&d=1297118184
Alibass
01-16-2013, 08:42 PM
Hey guys,
I am regularly getting emails from people with difficulty registering. They get the following error:
I have IP Check - disabled
Username check - enabled
Email check - enabled
Akismet and StopForumSpam are all enabled
This guy trying to register was going for the username, "Timm". Someone else also had an issue and their username as was "asfii". I'm thinking the dual letters is somehow throwing a trigger on the Username check?
I still get a LOT of spam registerations - probably 10 per day - luckily all with links under post count of 5 get auto moderated so I have a chance to review, but it's still a pain in the ass and didn't exist before.
What are other options to prevent false registrations?
Enable email and IP check and disable username check and that will stop the majority of your problem.
AlpineZone
01-16-2013, 08:42 PM
I wonder if they are getting smarter. I had IP and eMail turned on earlier and still getting 8 - 10 registrations per day like this:
2013-01-04 23:23:53 120.40.148.164 qwijk0b6t reiojdjsfk@yeah.net Passed StopForumSpam checks. Sent to vBulletin Registration System.
I have Remote IP Expiry set at 45. I bumped it down after I thought I had some false positives on IP. ... what's a good number people are using?
mupshur
01-17-2013, 03:06 AM
Installed thanks
final kaoss
01-17-2013, 06:20 PM
updated it thanks, is it compatible with ipv6 ip addresses yet?
Big Engine
01-17-2013, 08:53 PM
Updated, thanks.
netsultants
01-17-2013, 09:10 PM
I changed the name of the admincp folder and the new name is in the config file.... Can I just put your file into the renamed folder or does it need to be called admincp?
Unfolded90
01-19-2013, 05:37 PM
When trying to reply to a thread, Quick reply or Standard i get this
Server error
The website encountered an error while retrieving http://www.mmo-trading.com/newreply....postreply&t=41. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
ForceHSS
01-19-2013, 09:24 PM
When trying to reply to a thread, Quick reply or Standard i get this
Server error
The website encountered an error while retrieving http://www.mmo-trading.com/newreply....postreply&t=41. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
Did this only happened after you installed this plugin?
Unfolded90
01-19-2013, 11:13 PM
Yep , Once its active it does this, once disabled its fine
ForceHSS
01-19-2013, 11:54 PM
Yep , Once its active it does this, once disabled its fine
any error logs
Unfolded90
01-20-2013, 12:08 AM
Nope
ForceHSS
01-20-2013, 12:45 AM
the above link no longer works if you can post another one so I can check it. Also check you have configured all settings correctly and you have the right files installed in the right folder. A fresh install of all files and xml might help
Unfolded90
01-20-2013, 12:46 AM
<a href="http://www.mmo-trading.com/newthread.php?do=postthread&f=86" target="_blank">http://www.mmo-trading.com/newthread...ostthread&f=86</a>
ForceHSS
01-20-2013, 12:50 AM
Follow the other steps above to see how that helps if that does not work could be a conflict with other plugins so disable all custom plugins and leave this one on
Unfolded90
01-20-2013, 04:03 AM
Disabled every addon i have, still the same
Unfolded90
01-20-2013, 04:11 AM
Got it working, Deleted and Re-uploaded files, Must've been an error from 1 of them?
ForceHSS
01-20-2013, 04:22 AM
Or a setting, good you got it fixed.
Big Engine
01-21-2013, 01:07 PM
This is what I get when I click on "Glowhost Spam O Matic Logs" in statistics and logs in my admin CP.
Is that normal ?
http://i47.tinypic.com/2nbw1aw.jpg
Snowhog
01-21-2013, 04:17 PM
We are using version 2.0.2. Can I assume that we can upgrade to 2.1.0 without having to remove anything?
jcgriff2
01-21-2013, 04:37 PM
This is what I get when I click on "Glowhost Spam O Matic Logs" in statistics and logs in my admin CP.
Is that normal ?
http://i47.tinypic.com/2nbw1aw.jpg
No it is not!
What is the URL in ACP for "GlowHost - Spam-O-Matic Log" under "Statistics & Logs"?
It should be similar to: http://www.myforum.com/forum/admincp/glowhostspamomatic.php (http://www.myforum.com/forums/admincp/glowhostspamomatic.php)
Big Engine
01-21-2013, 04:50 PM
No it is not!
What is the URL in ACP for "GlowHost - Spam-O-Matic Log" under "Statistics & Logs"?
It should be similar to: http://www.myforum.com/forum/admincp/glowhostspamomatic.php (http://www.myforum.com/forums/admincp/glowhostspamomatic.php)
my forum's name and then admincp/index.php?loc=plugin.php%3Fdo%3Dproduct
jcgriff2
01-21-2013, 05:11 PM
my forum's name and then admincp/index.php?loc=plugin.php%3Fdo%3Dproduct
That is the plug-in manager.
%3F is hex for ?
%3D is hex for =
plugin.php%3Fdo%3Dproduct becomes - ...plugin.php?do=product
You should be able to reach plug-in manager with that URL. The page you posted looks like a default search page that loads when the URL is invalid. Seems like a URL decoding problem.
I usually see for plug-in mgr -
..admincp/plugin.php?do=product (but no index.php here) -
..admincp/index.php?loc=plugin.php?do=product
Do you see "GlowHost - Spam-O-Matic Log" under "Statistics & Logs" in ACP?
Try pasting (for the log): ...admincp/glowhostspamomatic.php
Big Engine
01-21-2013, 05:17 PM
my forum's name and then admincp/index.php?loc=plugin.php%3Fdo%3Dproduct
This can't be good. :(
Big Engine
01-21-2013, 05:19 PM
That is the plug-in manager.
%3F is hex for ?
%3D is hex for =
plugin.php%3Fdo%3Dproduct becomes - ...plugin.php?do=product
You should be able to reach plug-in manager with that URL. The page you posted looks like a default search page that loads when the URL is invalid. Seems like a URL decoding problem.
I usually see for plug-in mgr -
..admincp/plugin.php?do=product (but no index.php here) -
..admincp/index.php?loc=plugin.php?do=product
Do you see "GlowHost - Spam-O-Matic Log" under "Statistics & Logs" in ACP?
Try pasting (for the log): ...admincp/glowhostspamomatic.php
I get the same page when I do it that way, no change.
Big Engine
01-21-2013, 05:36 PM
That is the plug-in manager.
%3F is hex for ?
%3D is hex for =
plugin.php%3Fdo%3Dproduct becomes - ...plugin.php?do=product
You should be able to reach plug-in manager with that URL. The page you posted looks like a default search page that loads when the URL is invalid. Seems like a URL decoding problem.
I usually see for plug-in mgr -
..admincp/plugin.php?do=product (but no index.php here) -
..admincp/index.php?loc=plugin.php?do=product
Do you see "GlowHost - Spam-O-Matic Log" under "Statistics & Logs" in ACP?
Try pasting (for the log): ...admincp/glowhostspamomatic.php
Sorry, yes I do see "GlowHost - Spam-O-Matic Log" under "Statistics & Logs" in the ACP.
jcgriff2
01-21-2013, 05:37 PM
Can you access other areas in ACP, specifically those under "Statistics & Logs"?
Did that URL come up for Stats & Logs/Glowhost or Plugin Manager?
I do see Glowhost in Stats & Logs in your screenshot - http://i47.tinypic.com/2nbw1aw.jpg
Big Engine
01-21-2013, 05:42 PM
Can you access other areas in ACP, specifically those under "Statistics & Logs"?
Did that URL come up for Stats & Logs/Glowhost or Plugin Manager?
I do see Glowhost in Stats & Logs in your screenshot - http://i47.tinypic.com/2nbw1aw.jpg
The other logs seem to work fine.
That URL comes up when I click on Glowhost-spam-o-matic in statistics and logs.
jcgriff2
01-21-2013, 06:01 PM
Did you just upgrade to 2.1.0?
Or did you just install for the 1st time?
If the latter, I suggest uninstalling, then reinstalling the XML.
It seems very odd to me that the URL for plug-in manager with hex chars no less is coming up for the Glowhost log.
No problems FTP'ing the modules up?
glowhostspamomatic.php is located in your /admincp directory?
functions_ghsom.php " " in /includes dir?
cpnav_glowhostspamomatic.xml " " in /includes/xml dir?
Then you installed product-glowhostspamomatic.xml via ACP Plug-in Manager?
Apologies for asking -- just want to make sure.
Big Engine
01-21-2013, 07:18 PM
Did you just upgrade to 2.1.0?
Or did you just install for the 1st time?
If the latter, I suggest uninstalling, then reinstalling the XML.
It seems very odd to me that the URL for plug-in manager with hex chars no less is coming up for the Glowhost log.
No problems FTP'ing the modules up?
glowhostspamomatic.php is located in your /admincp directory?
functions_ghsom.php " " in /includes dir?
cpnav_glowhostspamomatic.xml " " in /includes/xml dir?
Then you installed product-glowhostspamomatic.xml via ACP Plug-in Manager?
Apologies for asking -- just want to make sure.
Nothing I do changes it.
I think I did it all correctly.
Big Engine
01-21-2013, 07:32 PM
Did you just upgrade to 2.1.0?
Or did you just install for the 1st time?
If the latter, I suggest uninstalling, then reinstalling the XML.
It seems very odd to me that the URL for plug-in manager with hex chars no less is coming up for the Glowhost log.
No problems FTP'ing the modules up?
glowhostspamomatic.php is located in your /admincp directory?
functions_ghsom.php " " in /includes dir?
cpnav_glowhostspamomatic.xml " " in /includes/xml dir?
Then you installed product-glowhostspamomatic.xml via ACP Plug-in Manager?
Apologies for asking -- just want to make sure.
Thank you so much for your help and patience, I have it working properly now.
I think I must have missed or screwed up this step.
cpnav_glowhostspamomatic.xml " " in /includes/xml dir?
jcgriff2
01-21-2013, 07:36 PM
Did you recently upgrade vB itself?
A thread from vB.com similar to your issue - https://www.vbulletin.com/forum/showthread.php/406743-Upgrade-and-error-gt-plugin-inactive-includes-adminfunctions_options-php-on-line-971?p=2331362&viewfull=1#post2331362
Can you access the plug-in manager?
What is the URL that opens the plug-in manager?
/admincp/index.php?loc=plugin.php?do=product
/admincp/plugin.php?do=product
Are you getting SQL errors?
jcgriff2
01-21-2013, 07:41 PM
You had version 2.02 installed & working back on January 1, 2013?
https://vborg.vbsupport.ru/showthread.php?p=2393979#post2393979
Big Engine
01-21-2013, 08:11 PM
Did you recently upgrade vB itself?
A thread from vB.com similar to your issue - https://www.vbulletin.com/forum/showthread.php/406743-Upgrade-and-error-gt-plugin-inactive-includes-adminfunctions_options-php-on-line-971?p=2331362&viewfull=1#post2331362
Can you access the plug-in manager?
What is the URL that opens the plug-in manager?
/admincp/index.php?loc=plugin.php?do=product
/admincp/plugin.php?do=product
Are you getting SQL errors?
This is what I see now.
http://i46.tinypic.com/j992dh.jpg
jcgriff2
01-22-2013, 12:04 AM
Your last screenshot = PERFECT!
That is what you should be seeing for the log.
__________________________
Sorry about my last few posts -- I missed this part of your post #2477 (https://vborg.vbsupport.ru/showpost.php?p=2398462&postcount=2477) -
Thank you so much for your help and patience, I have it working properly now.
I think I must have missed or screwed up this step.
cpnav_glowhostspamomatic.xml " " in /includes/xml dir?
My pleasure to be of help.
I'm glad you got it working.
Regards. . .
John
spd2612
01-23-2013, 08:10 PM
Do I need to clear my Spam O Matic Logs? and if so is it just hitting the restart button in the ACP
when viewing the logs.....
jcgriff2
01-24-2013, 01:19 AM
Clearing the log is not a prerequisite to 2.1.0 upgrade.
"Restart" is tantamount to running glowhostspamomatic.php, i.e., it returns you to the GlowHost - Spam-O-Matic Log Viewer & Log Pruning selection menu.
If you wish to clear the log or remove old log entries, enter the desired number of days & prune the log.
Mark4865
01-27-2013, 05:34 AM
Absolutely fantastic mod working like a dream thanks to all involved seriously brilliant
Mikhael_
01-28-2013, 02:06 PM
Hi to all
two little suggestions:
1) Add to banned group the spammer that are trying to registering. Until now it's possible block the registration or logger
2) Allow to see the stats only to some groups. I would like to hide the stats to registered user.
What do you think? :)
keyla31
01-29-2013, 04:45 AM
even after installing this im getting spam registers, ive even shut off taking new registrations and they still are able to register, im puzzled, anyone have assistance?
ForceHSS
01-29-2013, 05:49 AM
even after installing this im getting spam registers, ive even shut off taking new registrations and they still are able to register, im puzzled, anyone have assistance?
Post screenshot of all settings
tpearl5
01-29-2013, 02:57 PM
Two feature requests:
More flexible "Override" permissions. ie: I'd like to deny my moderators from permanently deleting, but still let them choose what criteria to delete.
And, allow Admins to have full control over the moderator tool regardless of override settings.
Definitely second this!
tpearl5
01-29-2013, 09:49 PM
It appears this mod allows any Moderator to access the Spam-o-Matic inline features. Is there some way to change the permissions on this? I want my admins and Super Mods to be able to use this feature, but I do not want regular moderators using it. Some of our moderators only moderate one or two sections of our large forum and I don't like the idea of giving them full control over being able to just delete/ban any user at will.
Is there some setting or switch I'm missing that will allow me to pick and choose which usergroups or mods can use Spam-o-Matic?
Would like to know this as well.
steven s
01-30-2013, 02:24 PM
I started reading backwards for an answer but gave up.
I recently installed Spam-O-Matic. I'm not seeing anything in the log.
I turned on vbStopForumSpam and see registration attempts every few minutes.
I'm assuming Spam-O-Matic is working but why no log?
I only have one program running at a time.
fwulfers
01-30-2013, 02:38 PM
What log are you looking at? The GlowHost log is in Admin CP under Statistics & Logs on our site.
Alibass
01-30-2013, 03:58 PM
I started reading backwards for an answer but gave up.
I recently installed Spam-O-Matic. I'm not seeing anything in the log.
I turned on vbStopForumSpam and see registration attempts every few minutes.
I'm assuming Spam-O-Matic is working but why no log?
I only have one program running at a time.
Are you using another spam program to, like spammers suck or vb bad behavior? If you are then SOM will not log rejected spammers. It will log those that pass.
I cant tell you why, I'm no coder. I suspect it's because the other mods are checking spammer info before the registration.
steven s
01-30-2013, 04:45 PM
What log are you looking at? The GlowHost log is in Admin CP under Statistics & Logs on our site.
I am.
Are you using another spam program to, like spammers suck or vb bad behavior? If you are then SOM will not log rejected spammers. It will log those that pass.
I cant tell you why, I'm no coder. I suspect it's because the other mods are checking spammer info before the registration.I'm just using one at a time. I have been using vbstopforumspam for year.
Alibass
01-30-2013, 04:55 PM
I am.
I'm just using one at a time. I have been using vbstopforumspam for year.
This one works basically just like the ones I mentioned. Try disabling that mod and see if SOM starts logging rejected spammers.
steven s
01-30-2013, 06:26 PM
Appears to be working now although didn't block an ip address.
Seems that a lot of ip addresses are not getting blocked.
At no fault of this mod.
vbSFS wasn't blocking a lot of ip addresses either.
Alibass
01-30-2013, 06:39 PM
Appears to be working now although didn't block an ip address.
Seems that a lot of ip addresses are not getting blocked.
At no fault of this mod.
vbSFS wasn't blocking a lot of ip addresses either.
SOM will tell you in the log if it rejected the IP or email address. Also make sure you have names turned off in your setups.
steven s
01-30-2013, 11:52 PM
I look at ip and email addresses.
Two ip addresses where approved although spammers and they were not in the SFS database which I find odd.
delexi
02-01-2013, 09:35 AM
Just installed on vbulletin 4.2.0 and when I go to a users detail in the admin CP and select Spam-O-matic -remove and ban user I get this:
Warning: Invalid argument supplied for foreach() in [path]/admincp/glowhostspamomatic.php on line 108
ForceHSS
02-01-2013, 10:17 AM
Just installed on vbulletin 4.2.0 and when I go to a users detail in the admin CP and select Spam-O-matic -remove and ban user I get this:
Warning: Invalid argument supplied for foreach() in [path]/admincp/glowhostspamomatic.php on line 108
upload the files to the right folders before you install the xml
steven s
02-01-2013, 11:37 PM
Just installed on vbulletin 4.2.0 and when I go to a users detail in the admin CP and select Spam-O-matic -remove and ban user I get this:
Warning: Invalid argument supplied for foreach() in [path]/admincp/glowhostspamomatic.php on line 108
upload the files to the right folders before you install the xmlI get that too.
Copied everything from UPLOAD folder to the directory where my forum is.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.