vb.org Archive

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

ForceHSS 09-20-2012 12:32 AM

Quote:

Originally Posted by NxT Networks (Post 2366730)
Hello there, when I enable this: my forum throws up a 500 internal error when I try to make a new thread or reply to a post.
Any help would be appreciated! :)

make sure you have the files installed in the right folders

NxT Networks 09-20-2012 03:29 PM

I'm pretty sure I do. Any help would be appreciated (:

AFQ 09-20-2012 08:49 PM

Hello guys, I really need help with this plugin. I've got my WordPress installation integrated with vB. Whenever a new thread is made in WP, its posted in a specific section in vB by a specific user but whenever i've the Spam-O-Matic enabled, it wouldnt make a new thread it vB.

This is the error it gives when I try to publish the post in WP:
Quote:

Warning: require_once(includes/functions_ghsom.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_dm_threadpost.php(1827) : eval()'d code on line 16

Fatal error: require_once() [function.require]: Failed opening required 'includes/functions_ghsom.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/iamextre/public_html/maximum-tech.net/forums/includes/class_dm_threadpost.php(1827) : eval()'d code on line 16
It gets published in WP but corresponding thread in vB isnt made even though it'll added that user and its user group as an exception in Spam-O-Matic's settings.

Thanks.

shellys 09-21-2012 12:25 AM

This is the best mod for vbulletin i have ever seen. Its so extensive and useful.

naviter 09-21-2012 07:09 AM

Installed on vB 4.0.2 and it works out of the box. Beautiful. Thank you guys.

Jpolola 09-22-2012 07:15 AM

Hello....
Anybody could please tell me why I received this error VIA email after uploading Spamomatic Files.

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 : Sunday, September 16th 2012 @ 07:15:11 PM
Error Date : Sunday, September 16th 2012 @ 07:15:11 PM
Script : http://www.pinoylifers.com/admincp/p...=productimport
Referrer : http://www.pinoylifers.com/admincp/p...?do=productadd
IP Address : ***********
Username : **********
Classname : vB_Database
MySQL Version : 5.5.23-55

bzcomputers 09-22-2012 07:45 AM

Quote:

Originally Posted by Jpolola (Post 2367534)
Hello....
Anybody could please tell me why I received this error VIA email after uploading Spamomatic Files.

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 : Sunday, September 16th 2012 @ 07:15:11 PM
Error Date : Sunday, September 16th 2012 @ 07:15:11 PM
Script : http://www.pinoylifers.com/admincp/p...=productimport
Referrer : http://www.pinoylifers.com/admincp/p...?do=productadd
IP Address : **********
Username : **********
Classname : vB_Database
MySQL Version : 5.5.23-55

Open The XML file (product-glowhostspamomatic.xml) and edit "TYPE=MyISAM" to say "ENGINE=MyISAM" in 3 places: on line 30, 38 and 47. Resave, then reimport and allow overwrite.

This is a change required for the MySQL version you have (highlighted in red above).

Jpolola 09-23-2012 03:52 AM

Quote:

Originally Posted by bzcomputers (Post 2367542)
Open The XML file (product-glowhostspamomatic.xml) and edit "TYPE=MyISAM" to say "ENGINE=MyISAM" in 3 places: on line 30, 38 and 47. Resave, then reimport and allow overwrite.

This is a change required for the MySQL version you have (highlighted in red above).

Awesome! That fixed the Problem. Really Thank you:up:

meditate 09-23-2012 05:33 AM

Change TYPE=MyISAM to ENGINE=MyISAM in the XML file when doing a new install, and to developer please add another copy for this it would be easier. :)

NOTE: this does not affect you if you have it already installed.

techin5 09-23-2012 10:06 AM

Getting this error guys

"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/techin52/forums/register.php(338) : eval()'d code on line 10"

Tried to reinstall everything as well. No difference. cURL is installed and the other setting is enabled too

ForceHSS 09-23-2012 10:57 AM

you have not installed the file that it is asking for

shadz 09-23-2012 03:45 PM

installed

techin5 09-23-2012 04:38 PM

Quote:

Originally Posted by ForceHSS (Post 2367863)
you have not installed the file that it is asking for

I did as asked. Uploaded the spam o matic folder to forum root, and the xml file to the plugins manager. Am i missing something?

ForceHSS 09-23-2012 04:54 PM

you have 3 files one goes to the
admincp folder glowhostspamomatic.php the next one goes into the
includes folder functions_ghsom.php and the last one goes into
incudes/xml cpnav_glowhostspamomatic.xml
then go to admincp/Plugins & Products/Manage Products scroll down and click Add/Import Product and upload the product-glowhostspamomatic.xml

techin5 09-23-2012 05:12 PM

Quote:

Originally Posted by ForceHSS (Post 2367967)
you have 3 files one goes to the
admincp folder glowhostspamomatic.php the next one goes into the
includes folder functions_ghsom.php and the last one goes into
incudes/xml cpnav_glowhostspamomatic.xml
then go to admincp/Plugins & Products/Manage Products scroll down and click Add/Import Product and upload the product-glowhostspamomatic.xml

Sorry, might have to spell it out for me even more.

Instructions given in note document:


2.2. Upload content of the upload folder into you forum root folder


2.3. Import product-glowhostspamomatic.xml into products (Located
at
AdminCP -> Plugin System -> Manage Products -> Add/Import Product)

That's the only 'installation' instructions of which I did both. Then what next?

ForceHSS 09-23-2012 05:20 PM

What part do you not understand from my above post. I can talk to you on skype if you need help

techin5 09-23-2012 05:22 PM

Quote:

Originally Posted by ForceHSS (Post 2367979)
What part do you not understand from my above post

All of it? The reason I say that is because I followed the post instructions. My questions if.. since I did those two things in the instructions. The issue is WHAT do I do next, after I've done what I did.

ForceHSS 09-23-2012 05:25 PM

pm sent

oddmud 09-24-2012 09:58 PM

I see request after request after request of a whitelist option. Any news on that front? No one has a solution. I have to stop using the plugin (even though it's AWESOME) because I'm getting far to many normal people that can't register due to being listed as spammers, and they aren't.

Budabing 09-24-2012 10:17 PM

Quote:

Originally Posted by oddmud (Post 2368285)
I see request after request after request of a whitelist option. Any news on that front? No one has a solution. I have to stop using the plugin (even though it's AWESOME) because I'm getting far to many normal people that can't register due to being listed as spammers, and they aren't.

I found that disabling the username check but keeping the IP and email check enabled has fixed the issue of banning genuine users while keeping all the spammers and bots at bay. Have you tried this setting yet?

oddmud 09-24-2012 11:25 PM

Quote:

Originally Posted by Budabing (Post 2368287)
I found that disabling the username check but keeping the IP and email check enabled has fixed the issue of banning genuine users while keeping all the spammers and bots at bay. Have you tried this setting yet?

I had not, so right now I just changed it too IP and Email check only. Lets see how that works.

tkr reptiles 09-25-2012 01:30 PM

I have this installed, and it was working well. Lately I have been getting hammered every day with tons of spammer accounts. Is there an update for this? Will there be soon? Is there another option that will work???

tkr reptiles 09-25-2012 01:36 PM

I think I figured it out. Somehow the option of what to do when a spammer is detected got changed to allow them to register, not block registration.

JakeSully 09-26-2012 11:03 AM

Hi i installed this addon but problem is it wont display like it does on this picture https://vborg.vbsupport.ru/attachmen...6&d=1297118184 i'm ussing vbulletin 4.2.0 and all i see is title but nothing more under it :( also title is click able and it takes me to this topic so idk whats wrong :(

bzcomputers 09-26-2012 11:30 AM

Quote:

Originally Posted by JakeSully (Post 2368659)
Hi i installed this addon but problem is it wont display like it does on this picture https://vborg.vbsupport.ru/attachmen...6&d=1297118184 i'm ussing vbulletin 4.2.0 and all i see is title but nothing more under it :( also title is click able and it takes me to this topic so idk whats wrong :(

Yes, the title should be hyperlinked and nothing should display under it when first installed. Depending on how you set your admin settings depends on what will eventually show there. Check under statistics and logs for "GlowHost - Spam-O-Matic Logs" to see if it is running.

JakeSully 09-26-2012 12:29 PM

But on pic link i attached it shows that it should say alot of txt under name like of how meny spammers is blocked and so :/

bzcomputers 09-26-2012 12:38 PM

Quote:

Originally Posted by JakeSully (Post 2368685)
But on pic link i attached it shows that it should say alot of txt under name like of how meny spammers is blocked and so :/

Not until it actually blocks spammers, until then it will be blank. If you have a slow site it could be blank for awhile.

BGN64 09-26-2012 02:01 PM

Is there any way to report a spammer to StopForumSpam if they never post? Just recently spammers have been registering by the dozens (per day) but they don't post. They were after the blog feature but I have the blog spam under control, I just want to report them.

Thanks.

bzcomputers 09-26-2012 02:14 PM

Quote:

Originally Posted by BGN64 (Post 2368711)
Is there any way to report a spammer to StopForumSpam if they never post? Just recently spammers have been registering by the dozens (per day) but they don't post. They were after the blog feature but I have the blog spam under control, I just want to report them.

Thanks.

http://www.stopforumspam.com/add

CharlieDelta 09-26-2012 02:27 PM

Quote:

Originally Posted by BGN64 (Post 2368711)
Is there any way to report a spammer to StopForumSpam if they never post? Just recently spammers have been registering by the dozens (per day) but they don't post. They were after the blog feature but I have the blog spam under control, I just want to report them.

Thanks.

You can use this plugin and this code change.

Works for me.

TheSupportForum 09-26-2012 02:57 PM

Quote:

Originally Posted by CharlieDelta (Post 2368722)
You can use this plugin and this code change.

Works for me.

just do this for code




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");
            if (
$vbulletin->options["glowhostspamomatic_apikey"])
                
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:&nbsp;</td><td><input type="text" name="ip_addr"  value="' .$user['ipaddress'] . '"></td></tr></table><input name="api_key" type="hidden" value="' $vbulletin->options['vbstopforumspam_apikey'] .    '"><input onclick="this.form.action=\'http://www.stopforumspam.com/add.php\';this.form.submit()"  type="button" class="button" value="' $vbphrase['submit'] . '"/>');

            else
                
print_label_row('You need an API key from www.stopforumspam.com before you can submit to the database' ,'');    
        } 

all he needed to do is use the settings from the product

is the old stopforumspam setting string for the other product he is using
PHP Code:

$vbulletin->options['vbstopforumspam_apikey'

this is glowhost setting string for stopforumspam api
PHP Code:

$vbulletin->options['glowhostspamomatic_apikey'


ForceHSS 09-26-2012 02:58 PM

Quote:

Originally Posted by simonhind (Post 2368728)
just do this for code




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");
            if (
$vbulletin->options["vbstopforumspam_apikey"])
                
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:&nbsp;</td><td><input type="text" name="ip_addr"  value="' .$user['ipaddress'] . '"></td></tr></table><input name="api_key" type="hidden" value="' $vbulletin->options['glowhostspamomatic_apikey'] .    '"><input onclick="this.form.action=\'http://www.stopforumspam.com/add.php\';this.form.submit()"  type="button" class="button" value="' $vbphrase['submit'] . '"/>');

            else
                
print_label_row('You need an API key from www.stopforumspam.com before you can submit to the database' ,'');    
        } 


I tried that did not work you need to use the code change

TheSupportForum 09-26-2012 03:07 PM

Quote:

Originally Posted by ForceHSS (Post 2368729)
I tried that did not work you need to use the code change

ah i just rechanged the code again i missed something

anyways it works for me on vb 4.2.0 with no issues

here is my screenshot

https://vborg.vbsupport.ru/

ForceHSS 09-26-2012 03:12 PM

Quote:

Originally Posted by simonhind (Post 2368732)
ah i just rechanged the code again i missed something

anyways it works for me on vb 4.2.0 with no issues

here is my screenshot

https://vborg.vbsupport.ru/

this is the code I am using is your code the same if not post yours
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:&nbsp;</td>
<td><input type="text" name="ip_addr"  value="' 
.$user['ipaddress'] . '"></td></tr></table>
<input name="api_key" type="hidden" value="oysr2wv46udtbp"><input onclick="this.form.action=\'http://www.stopforumspam.com/add.php\';this.form.submit()"  type="button" class="button" value="' 
$vbphrase['submit'] . '"/>');   
        } 


TheSupportForum 09-26-2012 03:19 PM

Quote:

Originally Posted by ForceHSS (Post 2368740)
this is the code I am using is your code the same if not post yours
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:&nbsp;</td>
<td><input type="text" name="ip_addr"  value="' 
.$user['ipaddress'] . '"></td></tr></table>
<input name="api_key" type="hidden" value="oysr2wv46udtbp"><input onclick="this.form.action=\'http://www.stopforumspam.com/add.php\';this.form.submit()"  type="button" class="button" value="' 
$vbphrase['submit'] . '"/>');   
        } 


yeah you are just using it as a plugin and nothing to do with the product as there are no vb variables shown for glowhost product

mine is based on [GlowHost] Spam-O-Matic - Spam Firewall stops forum spam
vb variables which is why i suggested using my code as it fits the need for the plugin addon for stopforumspam

ForceHSS 09-26-2012 03:25 PM

I am using this plugin
with the above coding as
Product: vBulletin
Hook Location: useradmin_edit_column1
Title: Submit to StopForumSpam.com
Execution Order: 5
Plugin PHP Code:

then putting in the above code

If this is wrong say

TheSupportForum 09-26-2012 03:29 PM

Quote:

Originally Posted by ForceHSS (Post 2368745)
I am using this plugin
with the above coding as
Product: vBulletin
Hook Location: useradmin_edit_column1
Title: Submit to StopForumSpam.com
Execution Order: 5
Plugin PHP Code:

then putting in the above code

If this is wrong say

its fine as you are using it as a seperate plugin from this product

i just meant that the code i changed is based on the product itself thats all

dougdirac 09-26-2012 09:15 PM

This mod has been a life saver. I just want to point out, though, that I finally got around to changing my Human Verification Options from ReCaptcha to a very easy Question and Answer, and now I hardly have any spam even getting to the SFS check stage. I used to see one every few minutes, no I only have one every several hours. Pretty awesome.

imported_dfmafia 09-28-2012 01:25 PM

I lost the stats in the WGO box. whats the code to re-insert it manually?

An uninstall and install isn't working.

Floyd R Turbo 09-29-2012 04:36 PM

Newbie to forums here, I just purchased and attempted to install vB5 beta 11 and gave up after 3 installs and then realizing that it was a bad idea to try out a beta when I hadn't done anything beyond HTML in 10 years LOL, and no plug-ins were written for it yet.

Installed vB4.2 P2 with ease after the learning steps above and then installed keycaptcha (LOVE that thing!), SOM and vB Bad Behaviour, thanks to links on vbulletin.com. Got an Aksimet and StopForumSpam keys also. Also added a Q&A to the registration screen. I think with all of that, I may never have much of a spammer problem at all.

Had trouble with getting new "test" users set up, it was pegging every attempt as a spammer, turning SOM off fixed it, but I still wanted it up and running. Read the first 300 and last 200 posts on this thread (roughly) and determined that I hadn't configured it right, but there really isn't a guide for configuring. I figured out from various posts that I needed to

1) disable Akismet in vBulletin and let SOM handle it
2) decrease the SFS remote expiry from 90 days to 10 days (I believe it was this that fixed the registration problem)

Can anyone think of anything else I should consider? I do not have newbies manager on. I do have auto-moderation on, but I might shut this off unless a problem arises.

From reading what I have read on here and vbulletin.com, I am very happy to have found the tools to prevent problems from happening. Now I suppose it's a waiting game to see if the bots can break keycaptcha.

Thank you so much to the developers on this site. The installs went very smoothly...so far, so good!


All times are GMT. The time now is 04:16 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04608 seconds
  • Memory Usage 1,894KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_php_printable
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete