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)

The_Head 02-07-2011 09:41 PM

Hi there Glow , Just wanted to say SUPERB MOD , Thx a bunch. Ive installed the latest version but when i select a post to test the Spam-O-Matic Moderation Tools , im getting this error at the top of the page :

Quote:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4007

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/*MYSITE*/public_html/tf1s_forum/includes/functions_ghsom.php(571) : eval()'d code on line 4

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: glowhostspamomatic_bsc in [path]/includes/functions.php on line 4007
Any ideas how to resolve ??

Many thanks.

Gray , The Head

john h 02-07-2011 10:01 PM

After uninstalling the old version and installing V2, I get this error when trying to create a new usergroup

Quote:

Unknown column 'akvbghsfs_akismet_permissions' in 'field list'
I checked the xml from v1.2 and this bit is in it but is missing in the V2 xml

PHP Code:

//Akismet code
                
$db->query_write('ALTER TABLE '.TABLE_PREFIX.'usergroup ADD akvbghsfs_akismet_permissions INT(10) UNSIGNED DEFAULT "0" NOT NULL');
                
$db->query_write('ALTER TABLE `'.TABLE_PREFIX.'user` ADD akvbghsfs_optionsfield INT(10) UNSIGNED NOT NULL DEFAULT "0" AFTER `options`');
                
$db->query_write('UPDATE `'.TABLE_PREFIX.'usergroup` SET akvbghsfs_akismet_permissions=1 WHERE usergroupid=1 OR usergroupid=2'); 


Boofo 02-08-2011 12:29 AM

Quote:

Originally Posted by Boofo (Post 2159775)
Did anyone ever figure out the sesssion_start() errors? This is what I am receiving now when a member makes a post:

Is this fixed in version 2.0.1?

dandanch 02-08-2011 12:32 AM

I'm getting the same error as The Head..help please
Quote:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4055

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/****/domains/c*******.org/public_html/includes/functions_ghsom.php(571) : eval()'d code on line 14

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: glowhostspamomatic_bsc in [path]/includes/functions.php on line 4055

ccampo 02-08-2011 01:56 AM

Excellent MOD, I was using the previous version but after installing 2.0 I was getting MySQL errors while trying to add a new usergroup

MySQL Error : Unknown column 'akvbghsfs_akismet_permissions' in 'field list'

To fix this I had to remove an old file called :
?/forum/includes/xml/bitfield_glowhostspamomatic.xml
So make sure you remove this file if you are upgrading, this file is not included in the new 2.0 version.

coffeelover 02-08-2011 02:57 AM

SOM rocks! Thanks so much!

I uninstalled the old version and installed the new. Everything seems to be working properly -that is, I can configure the SOM control panel in the vBulletin Admin. The problem is that no one can post messages. This error appears when you try to post a new message on the forum:

Fatal error: Call to undefined function clean_options_list() in public_html/forum/includes/functions_newpost.php(443) : eval()'d code on line 8

I probably have an old file left over - but I don't know where to look or find it. Can anyone shed some light on the problem? For now, I have to disable SOM until I can figure it out.

UPDATE: I figured out what the problem was and fixed this issue.

maokaang 02-08-2011 04:30 AM

Quote:

Originally Posted by ccampo (Post 2160034)
I was getting MySQL errors while trying to add a new usergroup

MySQL Error : Unknown column 'akvbghsfs_akismet_permissions' in 'field list'

To fix this I had to remove an old file called :
?/forum/includes/xml/bitfield_glowhostspamomatic.xml
So make sure you remove this file if you are upgrading, this file is not included in the new 2.0 version.

Thanks! Had the same problem modifying a usergroup. Removed the file as suggested and problem now solved.

@GlowHost. Version 2, big thumbs up! Many thanks. :up:

john h 02-08-2011 06:33 AM

Quote:

Originally Posted by maokaang (Post 2160070)
Thanks! Had the same problem modifying a usergroup. Removed the file as suggested and problem now solved.

@GlowHost. Version 2, big thumbs up! Many thanks. :up:

Thanks, I missed that bit. Now working fine.

pushpullbar 02-08-2011 07:19 AM

Quote:

Originally Posted by ccampo (Post 2160034)
To fix this I had to remove an old file called :
?/forum/includes/xml/bitfield_glowhostspamomatic.xml
So make sure you remove this file if you are upgrading, this file is not included in the new 2.0 version.

Thank you, that solved my problem too.

Just wondering, with the new 'Newbie' usergroup, at the moment there are no one in it. Does it automatically (like running some counter updates or something) that would move the existing registered but eligible newbies into the new usergroup?

*edit* ok i think the answer is to use the USER>PRUNE/MOVE function and choose the number of post counts

Lover1 02-08-2011 09:25 AM

Quote:

Originally Posted by dandanch (Post 2160007)
I'm getting the same error as The Head..help please

Same here.

Code:

Warnung: Die Aufrufe von fetch_template() sollten mit der Klasse vB_Template ersetzt werden. Templatename: navbar in [path]/includes/functions.php (Zeile 4097)

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /srv/www/htdocs/forum/includes/functions_ghsom.php(571) : eval()'d code on line 3

Warnung: Die Aufrufe von fetch_template() sollten mit der Klasse vB_Template ersetzt werden. Templatename: glowhostspamomatic_bsc in [path]/includes/functions.php (Zeile 4097)


Froberg 02-08-2011 09:55 AM

I was wondering if anyone else has this issue; Mods, Supermods and other admins on my forum cannot use the auto remove posts, delete user and report function. Nothing happens when they click on the button.
Yet they can ban users just fine.

Is this something that works for those usegroups in the latest version? Going to hold off on the upgrade a bit, looks like there is still a kink or two.

mrbigandwonderf 02-08-2011 11:10 AM

I love this mod. I upgraded to 2.0 and still can not see my logs in admin cp . Any help is really appreciated

dandanch 02-08-2011 12:40 PM

GlowHost,still waiting for your support:)

Quote:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4055

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/****/domains/c*******.org/public_html/includes/functions_ghsom.php(571) : eval()'d code on line 14

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: glowhostspamomatic_bsc in [path]/includes/functions.php on line 4055

CheeSie 02-08-2011 01:20 PM

Getting the same as dandanch

Adan0s 02-08-2011 04:31 PM

Like mrbigandwonderf mentioned I also can't access the S-O-M logs since 2.0.1. :(

dprice 02-08-2011 06:19 PM

All appears to be working here; however, like others, I haven't received one tagged/spammed registration to show up in the Spam O Matic logs. I went from having 2-3 per hour (400 a week attempts), to zero showing up.

I did test by creating an account myself and posting some URLs along with some tagged bad words with the new version 2, and these actions did show up in the SOM logs, but that was it.

I was looking forward to seeing at least 100+ new spambot registrations in the logs this morning but as of yet, zero.

rolfw1 02-08-2011 07:24 PM

Have a small problem, didn't uninstall the older version, just used overwrite. So then uninstalled and reinstalled the new version, but the ban user section in the user profile is not there anymore. How can I get around this problem?

And now getting this error when I try and select Spamomatic under admin tools in a post:

Code:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4007

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/thames/public_html/includes/functions_ghsom.php(571) : eval()'d code on line 3

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: glowhostspamomatic_bsc in [path]/includes/functions.php on line 4007

Have removed the file mentioned a few posts earlier, but still showing the same error.

BadgerDog 02-08-2011 07:51 PM

Thanks for the update, however, is v2.01 ready for prime time? :confused:

It's not marked a beta, but there seems to be a lot of errors and issues being reported by folks who have upgraded from the previous version? For every one who takes the time to post, how many are just watching who have issues as well?

Thanks for any advice .. :)

Regards,
Doug

Alibass 02-08-2011 08:01 PM

Quote:

Originally Posted by dprice (Post 2160295)
All appears to be working here; however, like others, I haven't received one tagged/spammed registration to show up in the Spam O Matic logs. I went from having 2-3 per hour (400 a week attempts), to zero showing up.

I did test by creating an account myself and posting some URLs along with some tagged bad words with the new version 2, and these actions did show up in the SOM logs, but that was it.

I was looking forward to seeing at least 100+ new spambot registrations in the logs this morning but as of yet, zero.

Same here zero log attempts by spammers. I've gone from 50-60 a day to nothing in the logs. As long as the mod is keeping them at bay I don't need a log. I'm just glad I don't have to remove them manually anymore. :)

orillia 02-08-2011 09:04 PM

Installed new version (followed the readme precisely). Works exactly as advertised; an excellent hack has gotten even better. Thanks!

Cadellin 02-08-2011 09:43 PM

This is a fantastic mod but could you add your ban options to the visitor messages & comments as well?

KW802 02-08-2011 10:48 PM

Quote:

Originally Posted by Cadellin (Post 2160361)
This is a fantastic mod but could you add your ban options to the visitor messages & comments as well?

+1 for purging visitor message. Most of the spam I see these days making it through registration is in the user profile messages.

cherylferraro 02-08-2011 11:14 PM

Upgrading to 2.01 produced database errors when I attempted to change any usergroup settings. The errors went away after deleting /includes/xml/bitfield_glowhostspamomatic.xml which was left over from the previous version.

Everything else seems to work okay so far. If you're having problems it would be a good idea to go back and make sure that all files from the previous version have been removed prior to upgrading.

coffeelover 02-08-2011 11:14 PM

Thanks for the update!

GlowHost.com 02-08-2011 11:28 PM

Quote:

Originally Posted by dandanch (Post 2160168)
GlowHost,still waiting for your support:)

Quote:

Originally Posted by CheeSie (Post 2160179)
Getting the same as dandanch

Did you make sure that this was not the answer to the problem?
https://vborg.vbsupport.ru/showpost....&postcount=565

Quote:

Originally Posted by Adan0s (Post 2160246)
Like mrbigandwonderf mentioned I also can't access the S-O-M logs since 2.0.1. :(

Maybe there is nothing to be logged yet. Did you try getting yourself to wind up in the logs?

Quote:

Originally Posted by dprice (Post 2160295)

I was looking forward to seeing at least 100+ new spambot registrations in the logs this morning but as of yet, zero.

The old system made excessive calls to the SFS database and was also logging some things several times. The new logs are less verbose and much more accurate.

Quote:

Originally Posted by rolfw1 (Post 2160316)
Have a small problem, didn't uninstall the older version, just used overwrite. So then uninstalled and reinstalled the new version, but the ban user section in the user profile is not there anymore. How can I get around this problem?

You need to completely uninstall the old mod as described in the first post in big red letters in the installation instructions area.

As for the user profile banning option, it was removed in version 2.0. Depending on popularity we may add it again at some point but there were lots of conflicts with it.

mrbigandwonderf 02-08-2011 11:37 PM

GHC yes I am showing 13 spammers blocked on the new stats on the forum homepage

but nothing in the admincp :(

Thank you so much for all your efforts and answering my issues

dandanch 02-08-2011 11:45 PM

yup,i removed that file and still getting the same errors

Krusty1231 02-09-2011 01:06 AM

This is awesome. Thank you for the update. The extra features are very slick.

Alibass 02-09-2011 01:17 AM

Quote:

Originally Posted by mrbigandwonderf (Post 2160396)
GHC yes I am showing 13 spammers blocked on the new stats on the forum homepage

but nothing in the admincp :(

Thank you so much for all your efforts and answering my issues

You're doing better than me, I get nothing on forum home page and the same on in the admincp.

Old version worked a lot better for me.

TeknoSounds 02-09-2011 01:41 AM

Quote:

Originally Posted by Alibass (Post 2160428)
You're doing better than me, I get nothing on forum home page and the same on in the admincp.

Old version worked a lot better for me.

"worked" as in showing logs and spammers caught?
or are spammers getting through?

rolfw1 02-09-2011 05:54 AM

Quote:

Originally Posted by GlowHost.com (Post 2160394)
You need to completely uninstall the old mod as described in the first post in big red letters in the installation instructions area.

Well unfortunately I installed from the readme file, so hadn't done that.

Now if I unistall version 2, then try and reinstall version 1 so that I can unimnstall it gives me a database error, any idea how i can solve this?
Code:

Database error in vBulletin 4.0.8:

Invalid SQL:
ALTER TABLE usergroup ADD akvbghsfs_akismet_permissions INT(10) UNSIGNED DEFAULT "0" NOT NULL;

MySQL Error  : Duplicate column name 'akvbghsfs_akismet_permissions'
Error Number  : 1060
Request Date  : Wednesday, February 9th 2011 @ 02:42:40 AM
Error Date    : Wednesday, February 9th 2011 @ 02:42:40 AM
Script        : http://www.thamesvalleybirds.co.uk/admincp/plugin.php?do=productimport
Referrer      : http://www.thamesvalleybirds.co.uk/admincp/plugin.php?do=productadd
IP Address    : **.**.**.**
Username      : *******
Classname    : vB_Database
MySQL Version : 4.1.22-standard


dihuta 02-09-2011 09:30 AM

I have the same error with new installation (never install this mod before).

Quote:

Originally Posted by rolfw1 (Post 2160316)
Code:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4007

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/thames/public_html/includes/functions_ghsom.php(571) : eval()'d code on line 3

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: glowhostspamomatic_bsc in [path]/includes/functions.php on line 4007



The_Head 02-09-2011 11:13 AM

Any fix for the :

Quote:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4007

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/*MYSITE*/public_html/tf1s_forum/includes/functions_ghsom.php(571) : eval()'d code on line 4

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: glowhostspamomatic_bsc in [path]/includes/functions.php on line 4007
Please.

Thank you.

Alibass 02-09-2011 11:29 AM

Uninstalled going back to v1.2.8

V2.0.1 is not working for me on my 4.1.1 site. No stats show on forum home page and no spammer log attempts showing in the log in the admincp.
I'm sure the mod is working because I normally get 50-60 attempts a day from spammers trying to register and I like to see what's going on on my site. Maybe these issues will be corrected in v2.0.2

mrbigandwonderf 02-09-2011 12:02 PM

UPDATE- I uninstalled the new version. Deleted all files that were uploaded. reinstalled and uploaded everything again. I am in 100% business.

Woooooo hooooo

now I can sit back and watch all the spammers die :)

Thank you GHC awesome MOD!!!!!!

OldSchoolDSL 02-09-2011 12:54 PM

I've downloaded 2.01, but I've elected not to update....

There seems to be WAY to many stories of this not working.

I'll wait for a fix.

Froberg 02-09-2011 01:46 PM

Quote:

Originally Posted by Froberg (Post 2160131)
I was wondering if anyone else has this issue; Mods, Supermods and other admins on my forum cannot use the auto remove posts, delete user and report function. Nothing happens when they click on the button.
Yet they can ban users just fine.

Is this something that works for those usegroups in the latest version? Going to hold off on the upgrade a bit, looks like there is still a kink or two.

Anyone? I need my mods to have this power for themselves.

cherylferraro 02-09-2011 02:19 PM

I'm also getting the previously reported error when trying to use the mod to delete a spammer.
Quote:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4097

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/mysite/public_html/forum/includes/functions_ghsom.php(571) : eval()'d code on line 3

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: glowhostspamomatic_bsc in [path]/includes/functions.php on line 4097
The bitfield_glowhostspamomatic.xml file left over from the previous version had already been deleted.

Adan0s 02-09-2011 04:15 PM

Quote:

Originally Posted by GlowHost.com (Post 2160394)
Maybe there is nothing to be logged yet. Did you try getting yourself to wind up in the logs?

Well, I don't even have the menu entry to the log which was available in 1.2.8. Also I'm getting a lot more spam registrations since the upgrade which e-mail adresses are all in the SFS database.

EDIT: Just noticed that also the S-O-M Statistics are shown in the board statistics, even though I turned them off in the options.
EDIT2: I disabled the following plugins to remove the statistics and the affiliate links: "Stats render" and "Affiliate link placement"

Delphiprogrammi 02-09-2011 06:27 PM

that affliate enable/disable does not work it always shows regardless of it's setting value i can not advertise a host while my host is another... disabling that plugin


All times are GMT. The time now is 10: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.04356 seconds
  • Memory Usage 1,863KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (24)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