vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Anti-Spam Options - [GlowHost] Spam-O-Matic for vB 3.8 (StopForumSpam, Akismet, Auto-Moderation and more) (https://vborg.vbsupport.ru/showthread.php?t=248470)

Blueracer66 12-30-2010 04:00 PM

My users and I get the following error when posting a thread or reply.
Code:

Parse error: syntax error, unexpected T_BOOLEAN_OR in /home/****/public_html/community/includes/functions_newpost.php(414) : eval()'d code on line 10
This error doesn't happen when I disable the mod.

papalph 01-07-2011 04:13 PM

It doesn't appear that this mod handles the ACP or the MCP being anything other than /admincp or /modcp. We moved ours (to stop people from tracking us down with inurl: searches) and it's not taking that move into account. VB knows that it's moved, I'm pretty sure that there is a variable that you could use to find out the right URL.

1TN LSYJ 01-07-2011 11:21 PM

1 Attachment(s)
when I installed this on my 3.8.6 patch level 1, I get this error message when I try post a thread:

any ideas?

GlowHost.com 01-07-2011 11:31 PM

Never seen that one before but it seems like you should try to re-upload the files and make sure they are in the correct place per the install instructions.

realmr 01-08-2011 01:39 PM

is 1.2.0 is the right version to be used for 3.8 series forums ? or can we install 1.2.8 as well ?

GlowHost.com 01-08-2011 06:07 PM

The latest versions should work. Not sure about 1.2.0 but some people have reported success with it.

bplinson 01-08-2011 06:31 PM

I just installed 1.2.8 on my 3.8.5 board and it seems to be working fine. It says version 1.2.7 in the plugins manager though. File I downloaded is named - GlowHost_-_Spam-O-Matic_v1.2.8_VB3_VB4.zip

I put in my stopforumspam API key but it does not seem to be doing anything. This was on version 1.2.0 though and I will see if it works with the 1.2.7

Geek Specialtie 01-10-2011 03:05 AM

Quote:

Originally Posted by papalph (Post 2145509)
It doesn't appear that this mod handles the ACP or the MCP being anything other than /admincp or /modcp. We moved ours (to stop people from tracking us down with inurl: searches) and it's not taking that move into account. VB knows that it's moved, I'm pretty sure that there is a variable that you could use to find out the right URL.


Same for me - I moved my admincp and modcp.

I edited the hardcoded paths to modcp in the /includes/functions_ghsom.php file to reflect where they are and seems to be working fine (3.8.6 patch level 1 - Spam-O-Matic v 1.2.8)

Found it twice on line 317 and 562

BTW great work! This will be saving me time spent moderating new users for sure.

bplinson 01-10-2011 03:45 PM

Thanks Geek....that did the trick.

tlwwolfseye 01-10-2011 09:24 PM

Since I installed this Mod on one of the sites I am responsible for, I get these errors when posting threads. :(

Quote:

Parse error: syntax error, unexpected T_BOOLEAN_OR in /www/htdocs/w00b4375/board/includes/functions_newpost.php(400) : eval()'d code on line 56

Parse error: syntax error, unexpected T_BOOLEAN_OR in /www/htdocs/w00b4375/board/includes/class_dm_threadpost.php(1649) : eval()'d code on line 4
Quote:

Unable to add cookies, header already sent.
File: /www/htdocs/w00b4375/board/includes/functions_newpost.php(400) : eval()'d code
Line: 5
That happend immediately after installing this Mod. Before I had the old vBStopForumSpam installed, but deinstalled that first and remove all the old files.

This Board is still 3.8.4 PL2 btw.
Any ideas ?

As soon as I disabled your mod, everything was fine again. :(

BirdOPrey5 01-10-2011 10:39 PM

Guys, read post # 7 in this thread... the author's official supported version is now in this thread: https://vborg.vbsupport.ru/showthread.php?t=248042

If you're going to get support it's going to be in that thread.

SB Staff 01-12-2011 01:45 PM

People who have installed this mod - have you found that it helped cut out the spammers registering on your site?

bplinson 01-12-2011 03:40 PM

It has stopped 99% of the ones hitting my site.

Baldy 01-13-2011 06:12 PM

My forums are huge and we were dying from a deluge of spammers. It's the single best thing we've ever installed and I'm gonna donate $200, which is probably a cheap-out considering how it has lifted our mod team's spirits.

My boards are 3.8.5.

The only thing is we upped the number of links n00bs could post because they love to post pics and img links seem to count.

GlowHost.com 01-13-2011 08:40 PM

Quote:

Originally Posted by Baldy (Post 2148581)
My forums are huge and we were dying from a deluge of spammers. It's the single best thing we've ever installed and I'm gonna donate $200, which is probably a cheap-out considering how it has lifted our mod team's spirits.

Wow, thanks for that. I will be waiting anxiously :)

Dj Smuggla 01-15-2011 11:32 AM

This mod is great, its helped my forum a lot. In the last few weeks my forum has been bombarded with spammers, i installed this mod 2 days ago & just 1 spammer has got in...

Thanks a lot GlowHost

Im using:
v1.2.8 with 3.8.6 Patch Level 1

FAST50 02-05-2011 05:22 PM

I installed this mod a month ago and spammers are still able to register. So I took a further step: I banned GMAIL email accounts for new registrations and that slowed the spammers down a lot.

The spammers are still getting through the registration process although it's not a bad as it was. Is there any way to stop these spammer idiots?

BTW, I recently (about a month ago) updated VB from 3.5.3 to 3.8.4 and that's when the spammers started FLOODING in. When we are using VB 3.5.3, with captcha and NOSPAM! running, it stopped them all.

hugh_ 02-10-2011 11:49 PM

Glowhost are you planning to also update this release to version 2.0?

GlowHost.com 02-11-2011 05:18 AM

Hi,

Version 2.0 will be for vBulletin 4.0+ only.

Unfortunately no, we find its a better choice to make code for current versions and systems than trying to do that for older stuff. It becomes harder to debug working backwards and for older software, that is why almost nobody does it (for long.) Any other releases for 1.x will be for any security releases otherwise development has stopped on it and is no longer supported.

Slam Da Brakes 02-13-2011 01:15 AM

Sorry really wanted this to work, unfortunately I have had to uninstall it

3.8.4 PL 2 using version 1.2.0 . Parse syntax errors after posting. Installed 1.2.8 - more Parse error: syntax error, unexpected T_BOOLEAN_ after logging out.

Probably should really upgrade my board to 4.0 anyway.

m0rk 02-13-2011 10:53 AM

Installed this a little over 24hrs ago, and by my figures it's stopped about 800 spammers registering... really good.

Joey805 02-13-2011 08:43 PM

Do you have a version 2.0 for VB3? I'm still running into the RSS issue with version 1.28

Baldy 02-15-2011 04:17 PM

Quote:

Originally Posted by GlowHost.com (Post 2148641)
Wow, thanks for that. I will be waiting anxiously :)

I'm having trouble figuring out where to donate. Can you point me to an email address to send a Paypal?

This plugin has made the moderators of our two boards so very happy...

GlowHost.com 02-15-2011 07:17 PM

Quote:

Originally Posted by Baldy (Post 2162867)
I'm having trouble figuring out where to donate. Can you point me to an email address to send a Paypal?

This plugin has made the moderators of our two boards so very happy...

I don't theink the mentioned donation ever arrived :(

But for Baldy and anyone else interested, at the top of this page on the right is a link called "Support Developer" If you click that you can enter in the relevant details. This link should focus your browser on the link top right of screen:

https://vborg.vbsupport.ru/showthrea...ojs=1#gtdonate

Thanks for your support!

Joey805 02-20-2011 07:48 PM

So no update for vb 3.8?

:(

ThunderVamp9 03-01-2011 02:09 AM

Very impressed with this add-on, in 22 hours it's blocked 113 attempted registrations.

zepcom 03-02-2011 06:10 PM

Also wanted to pile on for the "no vbb3.8 support" .... we get the parse error "/includes/functions_newpost.php(414) : eval()'d code on line 5" on our 3.8.7 board.

I would consider donating if the OP would at least fix the bugs in the 3.8 code that he released. It's fine by me if future "feature enhancement" revisions only support vbb4, but where we are at, we would like to stick with vbb3 for various reasons.

Are you SURE, OP, that you are giving up on the 3.8 version of this mod that you released?

My full error code is as follows: (Running vBB 3.8.7 and SOM 1.25. also has same problem with SOM 1.20 previously tried)

Quote:

Parse error: syntax error, unexpected T_BOOLEAN_OR in includes/functions_newpost.php(414) : eval()'d code on line 5
Please advise.

GlowHost.com 03-02-2011 06:26 PM

Yes I am sure. we are coding for current and future versions right now. I am not sure your error is directly related to SOM though. You might try disabling all mods except SOM and see if the error goes away, if not you might need to look closer at any template edits you have made.

Phaedrus 03-04-2011 07:26 AM

Loaded it, got an error, unloaded, reloaded...

Working. I had it installed for about 5 minutes, it already rejected one spammer.

King Justice 03-08-2011 02:52 AM

WHY IS THERE A GOOGLE AD IN THE INLINE MOD? YOUR SCRIPT CAN GET SITES BANNED DOING THIS CRAP, HOW DO I REMOVE YOUR AD?

It happens when you try to Delete a post as spam and then ban a user. I was TRYING to help the stopforumspam database by doing this since it automatically adds the users details int eh database, only to be slowed down and my own AdSense account jeopardized by this unethical sneaky BS.

How do I remove the ad?! :mad: Take it out! :mad:

BirdOPrey5 03-08-2011 11:05 AM

Can you post a screenshot of this ad because I don't have any ad nor do I see anything in the code to show an ad?

GlowHost.com 03-08-2011 01:24 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2170881)
Can you post a screenshot of this ad because I don't have any ad nor do I see anything in the code to show an ad?

You took the words out of my mouth. There are no ads of any sort in the 3.8 version of the mod.

King Justice 03-08-2011 11:18 PM

Quote:

Originally Posted by King Justice (Post 2170790)
WHY IS THERE A GOOGLE AD IN THE INLINE MOD? YOUR SCRIPT CAN GET SITES BANNED DOING THIS CRAP, HOW DO I REMOVE YOUR AD?

It happens when you try to Delete a post as spam and then ban a user. I was TRYING to help the stopforumspam database by doing this since it automatically adds the users details int eh database, only to be slowed down and my own AdSense account jeopardized by this unethical sneaky BS.

How do I remove the ad?! :mad: Take it out! :mad:

http://www.imagespace.us/images/3xgw...5cg3z4btw3.png

:mad:

GlowHost.com 03-09-2011 02:56 AM

That is definitely not part of Spam-O-Matic. You can check the source code yourself. If that is showing up your board has other problems.

Slugger00001 03-09-2011 07:02 PM

also shows up on my site, I just never said anything about it.and i've never once put a google ad code on my website. so its not something thats in my code.

GlowHost.com 03-09-2011 07:12 PM

Not sure, but I would anticipate if you guys are running older forums that a security update was probably missed. As I mentioned, you can check the source code for this mod. There is no adwords code in it.

King Justice 03-11-2011 09:13 PM

Quote:

Originally Posted by GlowHost.com (Post 2171540)
Not sure, but I would anticipate if you guys are running older forums that a security update was probably missed. As I mentioned, you can check the source code for this mod. There is no adwords code in it.

No it's not. Don't even try that BS. I'm reporting this mod. This is BS. You're lucky I don't report you to AdSense.

GlowHost.com 03-11-2011 09:22 PM

I invite you to report me to adsense. I don't even have an adsense account.

Can someone here who understands PHP code look at the sources and tell this guy its not this mod?

Blueracer66 03-11-2011 09:39 PM

Quote:

Originally Posted by GlowHost.com (Post 2172374)
I invite you to report me to adsense. I don't even have an adsense account.

Can someone here who understands PHP code look at the sources and tell this guy its not this mod?

I don't see the AdSense code anywhere. I think he's B.S.ing. Perhaps he downloaded it from a different site? :confused:

GlowHost.com 03-11-2011 09:45 PM

Thank you for helping to verify BlueRacer66.

You have a good point, I have seen a lot of bootleg versions of this floating around the web. Its possible someone stuffed adsense code in one of those unofficial versions. This mod should only be downloaded from vBulletin.org.


All times are GMT. The time now is 01:03 PM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01842 seconds
  • Memory Usage 1,826KB
  • 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
  • (1)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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