vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Automatic email adress re-formatting to prevent harvesting (https://vborg.vbsupport.ru/showthread.php?t=148399)

Dave Hawley 06-07-2007 12:32 PM

Ok, replace "spammers" with email-harvesting bots.

Dismounted 06-08-2007 10:11 AM

Okay then, despite what you think, it still prevents most of them.

Dave Hawley 06-08-2007 10:21 AM

I would say some not "most". vBullentin already has a contact form that spam bots cannot harvest user emails from. Condoning users posting their emails in posts (even in the manner described) is not responsible IMO.

Think about it, if were running a spam bot, wouldn't you work/design around such obvious tactics?

tobias_t 06-08-2007 10:35 AM

Quote:

Originally Posted by Dismounted (Post 1263019)
Read up on regular expression.

I guess I am not the only one around here who is not a programmer, and I actually posted here because I hoped someone would have the courtesy to post a complete explanation of how to set this up.

Dismounted 06-08-2007 10:41 AM

I'm only telling you to read up on regex because it wouldn't expand any of your knowledge if I did everything for you.

tobias_t 06-08-2007 11:13 AM

Quote:

Originally Posted by Dismounted (Post 1264032)
I'm only telling you to read up on regex because it wouldn't expand any of your knowledge if I did everything for you.

Actually, I have some limited knowledge about regex, but I have no idea where or how to enter the corresponding formula in vBulletin to make it change the posting text automatically.

Dismounted 06-08-2007 12:44 PM

You would need to add a plugin hooking at postbit_display_complete. The message's variable is $post['message'].

tobias_t 06-08-2007 12:48 PM

Seriously, if I would know how to add a plugin hooking to a template, I would very likely not have posted this question here in the first place ;)

Dismounted 06-09-2007 03:57 AM

Sometimes you just need to look......Admin CP > Plugins & Products > Add New Plugin.

Dave Hawley 06-09-2007 05:47 AM

Dismounted, if you know how to do this why not simply tell tobias_t rather than playing cryptic messages? Or perhaps you yourself don't know?


All times are GMT. The time now is 08:19 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.01133 seconds
  • Memory Usage 1,729KB
  • 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_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
  • (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