vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   block posts with links (https://vborg.vbsupport.ru/showthread.php?t=323849)

tomasd 11-10-2016 01:05 PM

block posts with links
 
On the old board running vB3, we had a mod, that would block new members from posting links.
(Mainly to make spam moderation easier.)
Our moderators would like similar feature for the vB5 install.

I couldn't find a way for the vB5, is it correct that there is no way nor workaround to achieve that?

Do you think would it be possible through custom modification at current stage (it didn't seem to me), or at some later stage (when vB plugins get better suppport)?

In Omnibus 11-10-2016 01:42 PM

In AdminCP under Usergroup Manager:

Create Permissions > Can Create Link

noypiscripter 11-10-2016 05:34 PM

I think what the OP wants is to prevent users from pasting any link in the post and not just posting Link content type via the Link icon (next to the Camera icon) in the editor.

With lack of PHP hook locations, this will require hacking the createcontent.php frontend controller to parse the post content and remove all URLs before calling the API to save the post.

kether1 11-21-2019 03:14 AM

I was looking for this type of modification also. We get lots of spammers who sign-up and post links to inappropriate content. Any ideas or recommendations?


All times are GMT. The time now is 04:53 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.01643 seconds
  • Memory Usage 1,705KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete