![]() |
Quote:
|
I have installed the mod and I see nothing for this in the drop down in 3.6.8. Does this require a new post to work? or will it begin working with all posts? I suspect the later. Perhaps I have an issue in one of the templates as another mod I have works on the user profile page but also not in this dropdown from the thread and username. I have no error showing though. p.s. my forum is www.physiobob.com/forum
|
perfphysio your vB Version: VB 3.6.2 doesn't have Hook $template_hook[postbit_user_popup]
Use the manual steps described in Read_Me.txt |
Could this mod be in the form of a "Quote PM" button to the left of the "Quote" button, instead of the drop-down menu?
I think that I've seen it in some forum. |
For those of you who feel like they have set everything up properly but it "does not work", I just tested with vB 3.7.0 beta3 and it worked after I adjusted the usergroup settings related to private message permissions. Make sure that "Maximum Stored Messages:" is set to a positive value, and that current usergroup is allowed to use the PM system.
Great hack! |
Quote:
In other words you have To find in templates postbit && postbit_legacy the code: Code:
<if condition="$show['quickreply']"> Change template qpipm_menu to something like this one: Code:
<if condition="$show['pmlink']"> I highlighted it above your_new_button_here.gif Quote:
|
Good stuff, works for me! :)
|
Quote:
Stuff-Users need the possibility to send a pm to a member, perhaps because they will delete the post. Non-stuff-users, in my eyes, shouldn't have more possibilities to communicate with pm's. If they are able to use this hack, then they will correspond a lot of thing with pm's and not in the forums. And that's not what I want to push with such an elegant function to do so. |
Quote:
Ok. I will write an option that some Group with ID 7 will not see that link for "Quote Post in PM" and will not be able to use that link manually. But that Group with ID 7 will be able to: 1. Copy that post in browser. 2. Start a New Private Message 3. Past the text in Private Message 4. And send it. And what? This product "Quote Post in PM" only helps to generate a New Private Message. All other stuff is based on vBulletin's Private Message Permissions. P.S. I will think on the option not to show that link for "Quote Post in PM" and will not be able for them to use that link manually. But I really can't understand how this one will solve your problem. |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=177502 New version: v1.0.3 - 20.04.2008 - New options "USERGROUPS can use quote", "USERGROUPS not allowed to use quote", "USERS not allowed to use quote" - New variable "$originalposterandpostid" introduced - it is returned with post number in it - vBulletin function fetch_quote_username() is used now in generating user's name in variable "$originalposterandpostid" - vBulletin function fetch_quote_username() is used now in generating user's name in variable "$originalposter" - Variables "$originalposter" and "$originalpostid" was removed from template "qpipm_quote" but you can still use them there if you want |
All times are GMT. The time now is 04:36 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|