vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Cyb - Advanced Permissions Based on Post Count (https://vborg.vbsupport.ru/showthread.php?t=96523)

moonclamp 04-03-2006 02:15 PM

Request/suggestion:

Would it be possible to allow users to reply to private messages sent to them, but not instigate new PM conversations?

Konstantinos 04-20-2006 06:29 PM

i whould like an option to send emails as well

Valter 05-02-2006 09:30 AM

Version 2.6 - May 02.2006.
-In previous version it was possible to view part of thread via thread preview - when you move mouse over thread title (if configured that users can see thread listing but not thread content)... this is fixed now, please upgrade
-Added e-mail permissions
-Functions better explained in settings
-Phrases little changed, error messages looks better
-Hack renamed from "Access Permissions Based on User's Post Count" to "Cyb Advanced Permissions Based on User's Post Count"

Check new screenshots. Install, use it and like it :D

Valter 05-03-2006 10:47 PM

Version 2.7 - May 04.2006.
-Attachments permissions bug fixed


Please upgrade. Import XML, allow overwrite.

COBRAws 05-04-2006 12:27 AM

It would be AWESOME if Post count user must have before can SEND Private Messages and a member under this category wanted to PM a Staff member, he was allowed to.


If User #1 cant send PMs to anyone because of this hack, he can still send pms to moderators, smods and admins.

Valter 05-05-2006 05:06 AM

COBRAws,
It's great idea but I'm not sure it is possible to make. Maybe it's possible but error message will be shown to user after he click "Send" button. We need to check recepient first, then allow or dissalow sending.

dhaliwal 05-19-2006 06:28 AM

its a great hack, i really love it and have installed it on all forums.

i want to request one feature, its small but i wasnt able to make that change as am not a php guy.

please note, there is one serious issue with use of this hack. A search engine robot, like Googlebot, MSN bot and Yahoo SE robot will not be able to see content of page. These bots will see lot of pages, but wont be able to see the actual content on the page. So they will see that all pages have a similar message of >> your post count should be more than 1.

This will cause deletion of pages from their search index and will result in no traffic on site from Search Engines.

I see one solution to this situation

We can allow those visitors where the user agent is Googlebot or msnbot

I saw one code of this nature at one other application, maybe that can give you an idea to improve the hack


<%
bstring = lcase(Request.ServerVariables("HTTP_USER_AGENT"))
If instr(bstring, "googlebot") > 0 then
If isEvents then Call logEvent("Custom1", "Googlebot was here", Empty, Empty, Empty, Empty)
End If
%>

Thanks a lot in advance.
Hope to see these changes happening
:D

Ghanem 05-19-2006 04:50 PM

any thing regarding this..
https://vborg.vbsupport.ru/showpost....&postcount=137

Regards

Valter 05-20-2006 09:18 AM

Try this one:
Ban User From A Thread

Ghanem 05-20-2006 08:12 PM

I have seen it before, it does not help..
I want to let for example member IDs 1, 15, 20 to post to the thread, as a exclusive disscussion..
while ban from thread will let every body contribute untill I ban them..


All times are GMT. The time now is 05:12 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.01354 seconds
  • Memory Usage 1,733KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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