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)

Delphiprogrammi 03-01-2011 03:29 PM

Quote:

Originally Posted by GlowHost.com (Post 2167994)
SOM doesn't use fetch_template(); anymore.

print_output(); is used in vB4 sources so it should not cause any errors.


you're correct about print_output still i see code like

PHP Code:

eval('$navbar = "' addslashes(fetch_template('navbar')) . '";'); // line 571
eval('$navbar = "' addslashes(fetch_template('navbar')) . '";'); //line 1067 

in /includes/functions_ghsom.php it might be me using an outdated file but i don't think so not a serious problem though the system still works fine

g00gl3r 03-01-2011 05:24 PM

Will this work with 4.1.2?

GlowHost.com 03-01-2011 05:37 PM

Quote:

Originally Posted by Delphiprogrammi (Post 2168284)
you're correct about print_output still i see code like

PHP Code:

eval('$navbar = "' addslashes(fetch_template('navbar')) . '";'); // line 571
eval('$navbar = "' addslashes(fetch_template('navbar')) . '";'); //line 1067 

in /includes/functions_ghsom.php it might be me using an outdated file but i don't think so not a serious problem though the system still works fine

You must be running an older version. The latest version was redone to use vB_Template class instead of outdated functions

Quote:

Originally Posted by g00gl3r (Post 2168333)
Will this work with 4.1.2?

Yes.

rolfw1 03-01-2011 05:39 PM

Quote:

Originally Posted by g00gl3r (Post 2168333)
Will this work with 4.1.2?

Yes, working with my 4.1.2, great mod.:)

Delphiprogrammi 03-03-2011 06:11 PM

Quote:

Originally Posted by GlowHost.com (Post 2168336)
You must be running an older version. The latest version was redone to use vB_Template class instead of outdated functions

you're right :o sorry

maokaang 03-04-2011 07:50 AM

I think I may have found a problem with "Put New User Into Newbies Group".

If enabled while the standard vBulletin "Verify Email address in Registration" is also set to Yes, the verification process still goes through the motions, but is being bypassed because members are placed straight into the Newbies Group rather than "Users Awaiting Email Confirmation".

The user still receives a verification email, but when the verification link is clicked they get a message saying they're already verified. Email verification would appear to be rendered useless.

I have for now disabled Glowhost's "Put New User Into Newbies Group" and have instead replaced the process using vBulletin's standard Promotions facility.

GlowHost.com 03-04-2011 05:59 PM

Good information, I will look into it.

But one thing to consider is, if email validation worked as intended, you would not have any bots. The bots are able to get past this process. So having it means an extra step for your human visitors. So ask yourself the question of if human validation is more important than putting all new registrations in the newbies group thereby limiting the damage potential a bot can do...

I agree with you that if this problem exists, we should try to get it working as intended. But I see not much value in email verification these days considering the bots get right by it and there is always a chance your legit users have the verification email undelivered due to many email factors. You might actually end up loosing legit users which is the opposite of what you are wanting to do.

Alfa1 03-05-2011 12:06 AM

You are forgetting that the email validation is not only to block spam bots, but also to prevent to become a spammer yourself. If you do not validate emails, then your site is sending large quantities of email to unrelated and inexistent email addresses. Therefore you would be sending spam and risk your site to be blacklisted as a spammer.

GlowHost.com 03-05-2011 12:17 AM

I have no idea what you mean actually. You have no control over the email address that the spam bot registers with, and thus the system sends the validation link to whomever the spam bot told it to go. So sending large quantities of email to illegitimate users is beyond your control unless you disable email validation, which is along the lines of my first post.

What did I miss? Can you give us an example scenario of what you mean?

Sw0rDz 03-05-2011 11:24 PM

I'm curious if Glow Host anti-spam generates this error? Can someone with Glowhost try to validate a thread via mod panel?

I get this error:
Quote:

Fatal error: Call to a member function load_engine() on a non-object in /usr/local/etc/httpd/zd.telefragged.com/forum/includes/class_dm_threadpost.php(950) : eval()'d code on line 3
Special Note: You need to try and validate more then just 1 thread.


All times are GMT. The time now is 06:18 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.02703 seconds
  • Memory Usage 1,754KB
  • 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
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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