vBulletin Mods

The Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=248042

ForceHSS 04 Jan 2013 16:54

Quote:

Originally Posted by dragonsflight (Post 2394693)
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...=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

dragonsflight 04 Jan 2013 17:19

Thank you!! It worked!

Alibass 04 Jan 2013 17:24

Quote:

Originally Posted by ForceHSS (Post 2394653)
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

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

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 04 Jan 2013 19:14

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 04 Jan 2013 19:21

Quote:

Originally Posted by dragonsflight (Post 2394729)
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 04 Jan 2013 19:38

Yep, I did upload the upload folder to my root. Intact.

MJ

dragonsflight 04 Jan 2013 19:40

seems I was a bit too literal. It's working now.

Thanks!

MJ

hubbers72 06 Jan 2013 11:54

Does this work on VB5?

allow moderators
by spd2612
06 Jan 2013 13:29

Is there a way I can give a user / moderator access to the Spam 0 Matic Logs ?

aspen0 06 Jan 2013 14:03

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.

Problem
by camoit
07 Jan 2013 04:56

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 07 Jan 2013 15:41

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


Quote:

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

ForceHSS 07 Jan 2013 15:58

Quote:

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

Post here and get someone to code it for you

wayno007 08 Jan 2013 03:38

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 08 Jan 2013 04:21

Quote:

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

n00b here, so take 'er easy...

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

camoit 08 Jan 2013 07:23

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 08 Jan 2013 10:52

need to have blog anti spam

Dutch_Boy 08 Jan 2013 11:21

Database error in vBulletin 4.1.2:

Invalid SQL:
CREATE TABLE IF NOT EXISTS `glowhostspamomatic_log`(
`date` DATETIME NOT NULL,
`ip` VARCHAR(15) NOT NULL,
`email` VARCHAR(255) NOT NULL,
`username` VARCHAR(255) NOT NULL,
`message` VARCHAR(255) NOT NULL,
`is_blocked` TINYINT NOT NULL DEFAULT "0",
`user_hash` VARCHAR(50) NOT NULL,
`user_id` INT NOT NULL
) TYPE=MyISAM;;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 10
Error Number : 1064
Request Date : Tuesday, January 8th 2013 @ 01:17:04 PM
Error Date : Tuesday, January 8th 2013 @ 01:17:05 PM
Script : http://www.mccrafty.nl/admincp/plugi...=productimport
Referrer : http://www.mccrafty.nl/admincp/plugin.php?do=productadd
IP Address : ******
Username : Dutch_Boy
Classname : vB_Database
MySQL Version : 5.5.14

Can anyone tell me how i can fix this problem?

Gemeos 08 Jan 2013 12:06

Quote:

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


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

to


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

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 08 Jan 2013 15:13

Quote:

Originally Posted by Gemeos (Post 2395531)
Hi there!

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

I had to uninstall the plugin. Any help?

Thanks

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

Dutch_Boy 08 Jan 2013 20:59

Quote:

Originally Posted by Dutch_Boy (Post 2395524)
Database error in vBulletin 4.1.2:

Invalid SQL:
CREATE TABLE IF NOT EXISTS `glowhostspamomatic_log`(
`date` DATETIME NOT NULL,
`ip` VARCHAR(15) NOT NULL,
`email` VARCHAR(255) NOT NULL,
`username` VARCHAR(255) NOT NULL,
`message` VARCHAR(255) NOT NULL,
`is_blocked` TINYINT NOT NULL DEFAULT "0",
`user_hash` VARCHAR(50) NOT NULL,
`user_id` INT NOT NULL
) TYPE=MyISAM;;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 10
Error Number : 1064
Request Date : Tuesday, January 8th 2013 @ 01:17:04 PM
Error Date : Tuesday, January 8th 2013 @ 01:17:05 PM
Script : http://www.mccrafty.nl/admincp/plugi...=productimport
Referrer : http://www.mccrafty.nl/admincp/plugin.php?do=productadd
IP Address : ******
Username : Dutch_Boy
Classname : vB_Database
MySQL Version : 5.5.14

Can anyone tell me how i can fix this problem?

Can someone help me with this problem?

I get this error when i try to install the plugin.

Im getting spammed with bots...

ForceHSS 08 Jan 2013 21:02

Quote:

Originally Posted by Dutch_Boy (Post 2395637)
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 08 Jan 2013 22:35

Quote:

Originally Posted by ForceHSS (Post 2395561)
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 09 Jan 2013 00:31

Quote:

Originally Posted by ForceHSS (Post 2395639)
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 09 Jan 2013 00:35

Quote:

Originally Posted by Dutch_Boy (Post 2395661)
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 10 Jan 2013 03:17

Currently Active Users Viewing This Thread:
107 (3 members and 104 guests)
Thangvip9x, sapomega, RaidenDAWG2

reboot_me 10 Jan 2013 04:01

I was going to post the same error on line ten, but I did catch the answer, now going to try it.

Thanks!

Gemeos 10 Jan 2013 22:21

Quote:

Originally Posted by ForceHSS (Post 2395561)
dis-configured? you need to give more info on the problem/error

I re-installed, and again this is what I got

https://www.vbulletin.org/forum/external/2013/01/39.png

Mark4865 11 Jan 2013 09:42

to upgrade from 2.01 to 2.1 I assume I just import xml file and overwrite, is that correct

re 11 Jan 2013 12:58

Quote:

Originally Posted by Mark4865 (Post 2396188)
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 11 Jan 2013 13:20

Install just like you did 2.01 but allow overwrite to the files in folders and the xml file.

Ted Clore 11 Jan 2013 18:36

This is an excellent add-on. Thmbs up. Stopped the bots dead in their tracks. Thanks, MOM.

ForceHSS 13 Jan 2013 13:44

Quote:

Originally Posted by Gemeos (Post 2396101)
I re-installed, and again this is what I got

https://www.vbulletin.org/forum/external/2013/01/39.png

link to site

aquabid 13 Jan 2013 19:14

Quote:

Originally Posted by ForceHSS (Post 2396608)
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 13 Jan 2013 20:12

Quote:

Originally Posted by aquabid (Post 2396655)
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 13 Jan 2013 20:22

Quote:

Originally Posted by ForceHSS (Post 2396667)
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 14 Jan 2013 00:04

Quote:

Originally Posted by aquabid (Post 2396670)
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 14 Jan 2013 15:02

Quote:

Originally Posted by ForceHSS (Post 2396608)
link to site

I have installed the updated version and it's now working.

Thanks! :up:

WorldCraft 15 Jan 2013 06:10

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.

Works great but why
by spd2612
15 Jan 2013 13:07

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 15 Jan 2013 15:14

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 15 Jan 2013 23:33

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 16 Jan 2013 20:11

Hey guys,

I am regularly getting emails from people with difficulty registering. They get the following error:

Quote:

"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 16 Jan 2013 20:27

Quote:

Originally Posted by AlpineZone (Post 2397349)
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 16 Jan 2013 20:31

Thanks ... stupid q. but where are the logs?

I love your product otherwise. It made my life SO much easier :)

AlpineZone 16 Jan 2013 20:31

Nevermind. I foudn it. AdminCP --> Statistics and Logs. Thanks!

GlowHost.com 16 Jan 2013 20:41

Take a look at the screenshots in the first post, or the link below should help too...

http://www.vbulletin.org/forum/attac...4&d=1297118184

Alibass 16 Jan 2013 20:42

Quote:

Originally Posted by AlpineZone (Post 2397349)
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 16 Jan 2013 20:42

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 [email protected] 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?

Installed
by mupshur
17 Jan 2013 03:06

Installed thanks

final kaoss 17 Jan 2013 18:20

updated it thanks, is it compatible with ipv6 ip addresses yet?

Big Engine 17 Jan 2013 20:53

Updated, thanks.

netsultants 17 Jan 2013 21:10

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 19 Jan 2013 17:37

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 19 Jan 2013 21:24

Quote:

Originally Posted by Unfolded90 (Post 2397966)
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 19 Jan 2013 23:13

Yep , Once its active it does this, once disabled its fine

ForceHSS 19 Jan 2013 23:54

Quote:

Originally Posted by Unfolded90 (Post 2398043)
Yep , Once its active it does this, once disabled its fine

any error logs

Unfolded90 20 Jan 2013 00:08

Nope

ForceHSS 20 Jan 2013 00:45

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 20 Jan 2013 00:46

http://www.mmo-trading.com/newthread...ostthread&f=86

ForceHSS 20 Jan 2013 00:50

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 20 Jan 2013 04:03

Disabled every addon i have, still the same

Unfolded90 20 Jan 2013 04:11

Got it working, Deleted and Re-uploaded files, Must've been an error from 1 of them?

ForceHSS 20 Jan 2013 04:22

Or a setting, good you got it fixed.

Big Engine 21 Jan 2013 13:07

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 21 Jan 2013 16:17

We are using version 2.0.2. Can I assume that we can upgrade to 2.1.0 without having to remove anything?

jcgriff2 21 Jan 2013 16:37

Quote:

Originally Posted by Big Engine (Post 2398371)
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

Big Engine 21 Jan 2013 16:50

Quote:

Originally Posted by jcgriff2 (Post 2398408)
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

my forum's name and then admincp/index.php?loc=plugin.php%3Fdo%3Dproduct

jcgriff2 21 Jan 2013 17:11

Quote:

Originally Posted by Big Engine (Post 2398409)
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 21 Jan 2013 17:17

Quote:

Originally Posted by Big Engine (Post 2398409)
my forum's name and then admincp/index.php?loc=plugin.php%3Fdo%3Dproduct

This can't be good. :(

Big Engine 21 Jan 2013 17:19

Quote:

Originally Posted by jcgriff2 (Post 2398418)
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 21 Jan 2013 17:36

Quote:

Originally Posted by jcgriff2 (Post 2398418)
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 21 Jan 2013 17:37

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 21 Jan 2013 17:42

Quote:

Originally Posted by jcgriff2 (Post 2398423)
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 21 Jan 2013 18:01

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 21 Jan 2013 19:18

Quote:

Originally Posted by jcgriff2 (Post 2398432)
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 21 Jan 2013 19:32

Quote:

Originally Posted by jcgriff2 (Post 2398432)
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 21 Jan 2013 19:36

Did you recently upgrade vB itself?

A thread from vB.com similar to your issue - https://www.vbulletin.com/forum/show...=1#post2331362

Can you access the plug-in manager?

What is the URL that opens the plug-in manager?
  1. /admincp/index.php?loc=plugin.php?do=product
  2. /admincp/plugin.php?do=product

Are you getting SQL errors?

jcgriff2 21 Jan 2013 19:41

You had version 2.02 installed & working back on January 1, 2013?

http://www.vbulletin.org/forum/showt...79#post2393979

Big Engine 21 Jan 2013 20:11

Quote:

Originally Posted by jcgriff2 (Post 2398467)
Did you recently upgrade vB itself?

A thread from vB.com similar to your issue - https://www.vbulletin.com/forum/show...=1#post2331362

Can you access the plug-in manager?

What is the URL that opens the plug-in manager?
  1. /admincp/index.php?loc=plugin.php?do=product
  2. /admincp/plugin.php?do=product

Are you getting SQL errors?

This is what I see now.

http://i46.tinypic.com/j992dh.jpg

jcgriff2 22 Jan 2013 00:04

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 -
Quote:

Originally Posted by Big Engine (Post 2398462)
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 23 Jan 2013 20:10

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 24 Jan 2013 01:19

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 27 Jan 2013 05:34

Absolutely fantastic mod working like a dream thanks to all involved seriously brilliant

Mikhael_ 28 Jan 2013 14:06

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 29 Jan 2013 04:45

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 29 Jan 2013 05:49

Quote:

Originally Posted by keyla31 (Post 2400233)
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 29 Jan 2013 14:57

Quote:

Originally Posted by WorldCraft (Post 2396979)
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 29 Jan 2013 21:49

Quote:

Originally Posted by ryansmith (Post 2389981)
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 30 Jan 2013 14:24

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 30 Jan 2013 14:38

What log are you looking at? The GlowHost log is in Admin CP under Statistics & Logs on our site.

Alibass 30 Jan 2013 15:58

Quote:

Originally Posted by steven s (Post 2400517)
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 30 Jan 2013 16:45

Quote:

Originally Posted by fwulfers (Post 2400524)
What log are you looking at? The GlowHost log is in Admin CP under Statistics & Logs on our site.

I am.

Quote:

Originally Posted by Alibass (Post 2400541)
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 30 Jan 2013 16:55

Quote:

Originally Posted by steven s (Post 2400554)
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 30 Jan 2013 18:26

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 30 Jan 2013 18:39

Quote:

Originally Posted by steven s (Post 2400581)
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 30 Jan 2013 23:52

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 01 Feb 2013 09:35

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 01 Feb 2013 10:17

Quote:

Originally Posted by delexi (Post 2400996)
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 01 Feb 2013 23:37

Quote:

Originally Posted by delexi (Post 2400996)
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

Quote:

Originally Posted by ForceHSS (Post 2401002)
upload the files to the right folders before you install the xml

I get that too.
Copied everything from UPLOAD folder to the directory where my forum is.


All times are GMT. The time now is 23:58.

Powered by vBulletin® Version 3.8.14
Copyright © 2023, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.