View Full Version : Private Messages Enhancements - Quote Post in PM
Makc666
07-01-2007, 10:00 PM
Quote Post in PM
=================
Info:
=================
This product adds a new option in user's popup menu "Quote this post in PM to ..."
This option passes to the PM: the username of the post, post id, as well as the post title (if there is one) or thread title (if there is no post title).
Futures of this hack:
- There is option to enable/disable hack.
- The hack is fully translatable.
- The hack updates popup menu automatically using hook $template_hook[postbit_user_popup]. You can disable this one.
- The hack uses its own template "qpipm_quote". You can change it as you like. The variables: "$originalposterandpostid", "$originalposter", "$originalpostid" and "$pagetext" are used in that template.
- There is option "Automatically Quote Post / Thread Title". Setting this to "Yes" will automatically fill the title of new PM with either the thread or the parent post title, prefixed by 'Re: '.
- You can change 'Re: ' for both thread and post PMs. Search for phrases 'qpipm_re_thread' and 'qpipm_re_post'.
- You can insert the template of this hack manually anywhere you want in user's popup menu by using "$qpipm". Read "Notes:" below.
- You can translate this hack into your native language. Search for Phrases Containing "qpipm_".
From version 1.0.4 this product doesn't use some Boofo's copyrighted code from his hack "Quote Post in PM" (https://vborg.vbsupport.ru/showthread.php?t=115315). without his permission.
- As there was a bug introduced in vBulletin 3.6.7 (http://www.vbulletin.com/forum/project.php?issueid=22069) version 1.0.0 has some "special" code to override that bug. In version 1.0.1 this code was removed.
- Use version 1.0.4 only with 3.6.8 or greater.
Enjoy!
=================
Installation:
=================
Install the product :)
=================
Administration:
=================
To set up the products options go to: AdminCP > vBulletin Options > Quote Post in PM
Make translation of phrases containing "qpipm_"
=================
Greetings:
=================
A special thanks goes out to Dismounted (https://vborg.vbsupport.ru/member.php?u=86103) for helping me with hook $template_hook[postbit_user_popup] problems.
(https://vborg.vbsupport.ru/showthread.php?t=150769)
Thanks go to Abe1 (https://vborg.vbsupport.ru/member.php?u=49809) for his comments.
(https://vborg.vbsupport.ru/showthread.php?t=150769)
Thanks goes to Boofo for his original hack "Quote Post in PM" (https://vborg.vbsupport.ru/showthread.php?t=115315)
=================
Notes:
=================
If you want to insert this hack in templates manually:
1.
Go to AdminCP > vBulletin Options > Quote Post in PM
Set "Update popup menu automatically" to "No".
2.
Open Templates: (Note: there are two different templates to open!)
postbit
postbit_legacy
Find:
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
</if>
Add After:
$qpipm
=================
History:
=================
v1.0.0 - 02.07.2007
- First release
v1.0.1 - 01.08.2007
- Just removed the code which is not needed any more if you have vBulletin 3.6.8 or greater
v1.0.2 - 17.09.2007
- Made phrase "qpipm_quote_post_in_pm" more comfortable for translation
- Fixed template "qpipm_menu"
v1.0.3 - 29.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
v1.0.4 - 01.05.2008
- New option "Automatically Add Title" allowes you to switch quoted PM's title at all
- New option "Always Use Thread's Title"
- Option "Automatically Add Prefix To Title" was separated
- Template "qpipm_menu" is more orderly nore without any changes in it's code
- From this version the product doesn't use some Boofo's copyrighted code without his permission
=================
Mark as Installed:
=================
Click Mark as Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=151163) to get an email when an update is released! :D
=================
Other versions of modification:
=================
[4.0.x] Quote Post in PM (https://vborg.vbsupport.ru/showthread.php?t=237291)
[3.8.x] Quote Post in PM (https://vborg.vbsupport.ru/showthread.php?t=207751)
[3.7.x] Quote Post in PM (https://vborg.vbsupport.ru/showthread.php?t=177502)
Makc666
07-02-2007, 07:09 AM
Quote Post in PM
Reserved
projectego
07-02-2007, 08:11 AM
Nice idea! We just need the file to be uploaded now... ;)
Snake
07-02-2007, 08:55 AM
Wow! Thanks for the release. :D
ssslippy
07-02-2007, 08:57 AM
You should upload your files the same time u open a thread otherwise your thread just gets booted.
Makc666
07-02-2007, 10:12 AM
You should upload your files the same time u open a thread otherwise your thread just gets booted.
I wanted to get thread id for my personal notes which is included in archive.
FleaBag
07-02-2007, 12:15 PM
Nice update, I was just looking at reinstalling the old one a few days ago.
Triky
07-02-2007, 02:16 PM
Great! Installed.
Muellmann
07-03-2007, 12:06 AM
Excellent hack, works perfectly with 3.62 even if as min. version was 3.66 specified. :up:
But I had to turn off the template hook ;)
Fungsten
07-03-2007, 07:47 PM
Installed. Love it!
Hornstar
07-04-2007, 01:13 AM
This is awesome, but I would only like certain usergroups to use it eg. staff
Could you add permissions in it as well?
Thanks.
Makc666
07-04-2007, 11:58 AM
This is awesome, but I would only like certain usergroups to use it eg. staff
Could you add permissions in it as well?
Thanks.
I don't see any reason for this one.
If user/group is allowed to send PM, he will be able to see/use that link.
If no - he will not be able to see/use that link.
This product is based on vBulletin's Private Message Permissions
Usergroups -> Usergroup Manager -> Edit Usergroup -> Private Message Permissions
Maximum Stored Messages:
If you set this to 0 users from this usergroup will not be able to use private messaging.
Alibass
07-04-2007, 06:25 PM
Seems only to work on my vB 3.6.7PL1 default skin. I cant get it to work with any of my custom skins. :(
Makc666
07-05-2007, 04:53 AM
Seems only to work on my vB 3.6.7PL1 default skin. I cant get it to work with any of my custom skins. :(
This product looks for default vBulletin hook:
$template_hook['postbit_user_popup']
which is placed in postbit and postbit_legacy
If you don't have one in your custom skins you can put this one in postbit and postbit_legace manually.
Read in file Read_Me.txt from archive section:
=============
Notes:
=============
Alibass
07-05-2007, 12:45 PM
This product looks for default vBulletin hook:
$template_hook['postbit_user_popup']
which is placed in postbit and postbit_legacy
If you don't have one in your custom skins you can put this one in postbit and postbit_legace manually.
Read in file Read_Me.txt from archive section:
=============
Notes:
=============
If you are referring to adding $qpipm to postbit and postbit_legacy in my custom skins, I did that before posting the first time. It does not work.
Makc666
07-05-2007, 12:52 PM
If you are referring to adding $qpipm to postbit and postbit_legacy in my custom skins, I did that before posting the first time. It does not work.
$qpipm works fine both for postbit and postbit_legacy templates with "Update popup menu automatically" set to "No".
I tested this one on several forum with different skins/templates for postbit and postbit_legacy.
Alibass
07-05-2007, 01:08 PM
$qpipm works fine both for postbit and postbit_legacy templates with "Update popup menu automatically" set to "No".
I tested this one on several forum with different skins/templates for postbit and postbit_legacy.
My bad :erm: I overlooked Set "Update popup menu automatically" to "No".
Hack working fine now on all skins. :) *Installed*
wa7id
07-29-2007, 06:27 AM
Great! thnkes
Installed.
Dannyloski
07-29-2007, 08:42 PM
Love this thing to death! lol ... I always wanted something like this (I am definitely gonna use this a lot). Installed and working like a charm on vB 3.6.8!
Makc666
08-01-2007, 07:14 AM
v1.0.1 - 01.08.2007
- Just removed the code which is not needed any more if you have vBulletin 3.6.8 or greater
Use version 1.0.1 only with 3.6.8 or greater.
v1.0.0 will also work with 3.6.8, but I recommend to update to v1.0.1
Update 1.0.1 is only conneted with BUG introduced in vBulletin 3.6.7 (http://www.vbulletin.com/forum/project.php?issueid=22069) which was fixed in vBulletin 3.6.8
Dannyloski
08-01-2007, 03:43 PM
Awesome, installed/upgraded to v1.0.1 as I am running vB 3.6.8 :up:
Nathan2006
08-02-2007, 04:35 PM
Thank you Maxim
Install
Analogpoint
09-13-2007, 02:54 AM
I've installed this, and I like it quite a bit. Just one minor adjustment is due. The phrase qpipm_quote_post_in_pm should be adjusted to allow for translating. Not all languages are going to put the username at the end of the sentence, so the phrase should be:
"Quote this post in a PM to {1}"
Instead of
"Quote this post in a PM to"
And close the <phrase> tag in the template:
From this:
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]&postid=$post[postid]"><phrase 1="$post[username]">$vbphrase[qpipm_quote_post_in_pm] $post[username]</a></td></tr>
</if>
To this:
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]&postid=$post[postid]"><phrase 1="$post[username]">$vbphrase[qpipm_quote_post_in_pm]</phrase></a></td></tr>
</if>
And maybe I've got OCD, but I'd rather see you use $vbphrase[reply_prefix] instead of creating two new phrases qpipm_re_post and qpipm_re_thread.
Atakan KOC
09-13-2007, 04:43 AM
Great Thanks!
Limebean
09-15-2007, 03:13 PM
Very handy..espcially for pointing out post infractions to bad member!
Easy to install, thanks. :)
Makc666
09-17-2007, 08:00 AM
I've installed this, and I like it quite a bit. Just one minor adjustment is due. The phrase qpipm_quote_post_in_pm should be adjusted to allow for translating. Not all languages are going to put the username at the end of the sentence, so the phrase should be:
Fixed this one.
Thanks.
And maybe I've got OCD, but I'd rather see you use $vbphrase[reply_prefix] instead of creating two new phrases qpipm_re_post and qpipm_re_thread.
No. I made two new phrases "qpipm_re_post" and "qpipm_re_thread" specially. As, for example, I want to see different PMs' titles for quoted posts (threads) with titles and quoted posts without titles.
Err, do I need to reinstall this now? :)
Makc666
09-19-2007, 08:50 PM
Err, do I need to reinstall this now? :)
I suggest you to install 1.0.2 over 1.0.1.
If you use not only English on your forums you will have to update phrase "qpipm_quote_post_in_pm".
JadedSouls
09-19-2007, 09:23 PM
I think this will come in handy for me and my site!
thank you :)
I suggest you to install 1.0.2 over 1.0.1.
If you use not only English on your forums you will have to update phrase "qpipm_quote_post_in_pm".
Thanks! :)
perfphysio
09-30-2007, 06:23 PM
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
Makc666
10-02-2007, 01:27 PM
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
McMendo
10-19-2007, 11:27 PM
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!
Makc666
01-21-2008, 09:58 AM
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.
Yes, you can do so.
Install the product only
In product options set "Update popup menu automatically" to "No".
Open template qpipm_menu
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]&postid=$post[postid]"><phrase 1="$post[username]">$vbphrase[qpipm_quote_post_in_pm]</phrase></a></td></tr>
</if>
Modify this part of template how you need it
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]&postid=$post[postid]"><phrase 1="$post[username]">$vbphrase[qpipm_quote_post_in_pm]</phrase></a></td></tr>
Save the template
Add $qpipm where you need to the left of the "Quote" button
In other words you have
To find in templates postbit && postbit_legacy the code:
<if condition="$show['quickreply']">
<a href="javascript:insertQuote('$post[usernamequick]', selection, '$post[postid]')" onMouseOver="catchSelection()" title="$vbphrase[select_and_click]" class="smallfont"><img src="$stylevar[imgdir_button]/quickquote.gif" alt="$vbphrase[select_quote]" border="0" /></a>
</if>
Add before $qpipm
Change template qpipm_menu to something like this one:
<if condition="$show['pmlink']">
<a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]&postid=$post[postid]"><phrase 1="$post[username]"><img src="$stylevar[imgdir_button]/your_new_button_here.gif" alt="$vbphrase[qpipm_quote_post_in_pm]" border="0" /></phrase></a>
</if>
Don't forget to upload you new button and give it the proper name in code above.
I highlighted it above your_new_button_here.gif
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!
Thanks.
ArnyVee
03-22-2008, 08:14 PM
Good stuff, works for me! :)
symptome
03-26-2008, 10:20 AM
I don't see any reason for this one.
If user/group is allowed to send PM, he will be able to see/use that link.
If no - he will not be able to see/use that link.
This product is based on vBulletin's Private Message Permissions
Usergroups -> Usergroup Manager -> Edit Usergroup -> Private Message Permissions
Maximum Stored Messages:
If you set this to 0 users from this usergroup will not be able to use private messaging.
I understand why somebody wants to use that function only with stuff-usergroups. I have the same wish.
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.
Makc666
03-29-2008, 06:04 PM
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.
Once again - this product is based on vBulletin's Private Message Permissions.
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.
Makc666
04-29-2008, 02:46 PM
I understand why somebody wants to use that function only with stuff-usergroups. I have the same wish.
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.
A separate thread/version for3.7.* branch:
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
Makc666
04-30-2008, 10:46 PM
New version:
v1.0.4 - 01.05.2008
- New option "Automatically Add Title" allowes you to switch quoted PM's title at all
- New option "Always Use Thread's Title"
- Option "Automatically Add Prefix To Title" was separated
- Template "qpipm_menu" is more orderly nore without any changes in it's code
- From this version the product doesn't use some Boofo's copyrighted code without his permission
Boofo
04-30-2008, 11:05 PM
You are still using code from my hack in there. The permissions for starters.
Makc666
04-30-2008, 11:40 PM
You are still using code from my hack in there. The permissions for starters.
Post that code here on forum. You just says "You use my code" but never says which one.
Boofo
05-01-2008, 12:01 AM
"The permissions for starters".
But no matter. My hack has been removed so you can go on stealing code and get caught by someone else.
Makc666
05-01-2008, 12:28 AM
"The permissions for starters".
You mean this one?
// We get a post id. Now we have to make some permissions checks
if (!$postinfo['postid'])
{
eval(standard_error(fetch_error('invalidid', $vbphrase['post'], $vbulletin->options['contactuslink'])));
}
if ((!$postinfo['visible'] OR $postinfo ['isdeleted']) AND !can_moderate($threadinfo['forumid']))
{
eval(standard_error(fetch_error('invalidid', $vbphrase['post'], $vbulletin->options['contactuslink'])));
}
if ((!$threadinfo['visible'] OR $threadinfo['isdeleted']) AND !can_moderate($threadinfo['forumid']))
{
eval(standard_error(fetch_error('invalidid', $vbphrase['thread'], $vbulletin->options['contactuslink'])));
}
$forumperms = fetch_permissions($threadinfo['forumid']);
if (!($forumperms & $vbulletin->bf_ugp_forumpermissions['canview']) OR !($forumperms & $vbulletin->bf_ugp_forumpermissions['canviewthreads']))
{
print_no_permission();
}
if (!($forumperms & $vbulletin->bf_ugp_forumpermissions['canviewothers']) AND ($threadinfo['postuserid'] != $vbulletin->userinfo['userid'] OR $vbulletin->userinfo['userid'] == 0))
{
print_no_permission();
}
// check if there is a forum password and if so, ensure the user has it set
verify_forum_password($foruminfo['forumid'], $foruminfo['password']);
Open the file showpost.php from vBulletin's folder.
And look around lines 88-108.
You will find this one there:
// ################################################## #####################
// ############################# SHOW POST ###############################
// ################################################## #####################
if (!$postinfo['postid'])
{
eval(standard_error(fetch_error('invalidid', $vbphrase['post'], $vbulletin->options['contactuslink'])));
}
if ((!$postinfo['visible'] OR $postinfo ['isdeleted']) AND !can_moderate($threadinfo['forumid']))
{
eval(standard_error(fetch_error('invalidid', $vbphrase['post'], $vbulletin->options['contactuslink'])));
}
if ((!$threadinfo['visible'] OR $threadinfo['isdeleted']) AND !can_moderate($threadinfo['forumid']))
{
eval(standard_error(fetch_error('invalidid', $vbphrase['thread'], $vbulletin->options['contactuslink'])));
}
$forumperms = fetch_permissions($threadinfo['forumid']);
if (!($forumperms & $vbulletin->bf_ugp_forumpermissions['canview']) OR !($forumperms & $vbulletin->bf_ugp_forumpermissions['canviewthreads']))
{
print_no_permission();
}
if (!($forumperms & $vbulletin->bf_ugp_forumpermissions['canviewothers']) AND ($threadinfo['postuserid'] != $vbulletin->userinfo['userid'] OR $vbulletin->userinfo['userid'] == 0))
{
print_no_permission();
}
// check if there is a forum password and if so, ensure the user has it set
verify_forum_password($foruminfo['forumid'], $foruminfo['password']);
Believe me, if you will compare these two one you will not find any difference.
But no matter. My hack has been removed so you can go on stealing code and get caught by someone else.
Me trembles from your lies, Boofo!
You can't prove your words - you just gab!
Boofo
05-01-2008, 12:34 AM
As is evident from your profile, you have not had an original hack idea yet so you are of no worry to me if I no longer release any hacks for you to rename variables and steal code from. I'll let the next person you steal from deal with you.
Makc666
05-01-2008, 12:48 AM
As is evident from your profile, you have not had an original hack idea yet so you are of no worry to me if I no longer release any hacks for you to rename variables and steal code from. I'll let the next person you steal from deal with you.
Last time you spoke about some code I steal with out any proof.
Now you speak about some idea I steal.
And even more that I renamed some variables what you again can't prove and will never be able. You are so funny, really.
Fungsten
05-01-2008, 04:42 PM
Getting the message that the product is not compatibe with VB 3.7. Uninstalled.
Makc666
05-01-2008, 09:17 PM
Getting the message that the product is not compatibe with VB 3.7. Uninstalled.
Look at the top of the page first:
vBulletin.org Forum / vBulletin Modifications / vBulletin 3.6 Modifications / vBulletin 3.6 Add-ons / Private Messages Enhancements
After that go to this thread:
https://vborg.vbsupport.ru/showthread.php?t=177502
And for your future notes.
If you are looking for some product's update just go to his author's profile:
https://vborg.vbsupport.ru/member.php?u=26144
Fungsten
05-01-2008, 09:39 PM
Look at the top of the page first:
After that go to this thread:
https://vborg.vbsupport.ru/showthread.php?t=177502
And for your future notes.
If you are looking for some product's update just go to his author's profile:
https://vborg.vbsupport.ru/member.php?u=26144
I didn't see that in your profile. I'll try it though.
Makc666
05-02-2008, 06:39 PM
I didn't see that in your profile. I'll try it though.
It was partly my remiss that I did not put in the first post the link to the 3.7 version. Now I fixed that one.
I'll try it though.
I hope that you will do so and will be satisfied! :)
Konstantinos
06-29-2008, 09:10 AM
seems this doesnt work for usergroups which are set to moderate their posts. is this how it is supposed to be ? cause my usergroup id 2 is set to be moderated and cant use the hack while in settings usegroup id 2 is allowed to do so
or i guess for usergroups that are not allowed to pm got it
Makc666
06-29-2008, 07:42 PM
seems this doesnt work for usergroups which are set to moderate their posts. is this how it is supposed to be ? cause my usergroup id 2 is set to be moderated and cant use the hack while in settings usegroup id 2 is allowed to do so
or i guess for usergroups that are not allowed to pm got it
Konstantinos, am I right that you solved your question/problem?
Usergroups that are not allowed to send PM can't use this products function :)
VADOS
07-21-2008, 04:07 PM
For those who want to remove Re: from thread quoted title
In Reply to your post: Re: Quoted PM
Open product (.xml), find there
// Constructing PM message
$pm['message'] = construct_phrase($vbphrase['qpipm_in_reply_to_your_post_x'], $postinfo['postid'], ($postinfo['title'] ? $postinfo['title'] : $postinfo['postid'])) . "\n" . $pm['message'];
and replace with this:
// Constructing PM message
$pm['message'] = construct_phrase($vbphrase['qpipm_in_reply_to_your_post_x'], $postinfo['postid'], ($postinfo['title'] ? $threadinfo['title'] : $postinfo['postid'])) . "\n" . $pm['message'];
Then save and upload this product to your webserver, don't forget to check "Allow rewrite".
vithorius
01-15-2009, 12:53 PM
Great hack! :up: :up: :up:
https://vborg.vbsupport.ru/external/2010/11/2.gif I would like to know if there would be a possibility to do something like this, but instead of putting the "Quote in PM" option in the 'Username-Menu', I would like to have it in a button next to the "Reply" or "Quote" buttons... Would that be possible? :confused:
(that button would be called "Quote with PM")
https://vborg.vbsupport.ru/external/2010/11/2.gif Also, would be possible to define which forums would have this hack enabled and which would not? :confused:
:up: Thank you so very much for your hard work, and please excuse my poor english... :o
Makc666
01-15-2009, 01:02 PM
Great hack! :up: :up: :up:
https://vborg.vbsupport.ru/external/2010/11/2.gif I would like to know if there would be a possibility to do something like this, but instead of putting the "Quote in PM" option in the 'Username-Menu', I would like to have it in a button next to the "Reply" or "Quote" buttons... Would that be possible? :confused:
(that button would be called "Quote with PM")
https://vborg.vbsupport.ru/external/2010/11/2.gif Also, would be possible to define which forums would have this hack enabled and which would not? :confused:
:up: Thank you so very much for your hard work, and please excuse my poor english... :o
You can find who to do this one here:
https://vborg.vbsupport.ru/showpost.php?p=1574653&postcount=22
vithorius
01-16-2009, 03:21 PM
You can find who to do this one here:
https://vborg.vbsupport.ru/showpost.php?p=1574653&postcount=22
Ok Thank you so very much for your help Makc666! :up: (although it is a bit difficult for my skills, but I will give it a good look...)
https://vborg.vbsupport.ru/external/2010/11/2.gif Another thing: Is it possible to enable this hack in selected sub-forums only? :confused:
Thanks once again! :up:
Makc666
03-09-2009, 01:04 AM
Quote Post in PM Version: 3.8.105 has been released for vBulletin 3.8.x
You can find update by these links:
https://vborg.vbsupport.ru/misc.php?do=producthelp&pid=qpipm
https://vborg.vbsupport.ru/showthread.php?t=207751
=================
History:
=================
v3.8.105 - 08.03.2009
- Compatible with vBulletin 3.8 Gold (may not work with Beta/RC releases)
- All Templates are cached now
- The image-link can be inserted in postbit and postbit_legacy templates automatically
- You can use your own titles for threads' and posts' PMs
- You can set your own PM's title for both threads' and posts' PMs
- New option "Use Post's Number in PM's Title"
- New option "Use Thread's Title even if there is Post's Title"
TTayfun
01-16-2016, 02:34 PM
how can i disable this text in pm:
In Reply to your post....
blind-eddie
01-16-2016, 06:20 PM
how can i disable this text in pm:
In Reply to your post....
You can't disable it per se, but, you can edit the phrase qpipm_in_reply_to_your_post_x
to show what ever you want it to say or nothing at all.
Makc666
01-26-2016, 04:44 PM
You can't disable it per se, but, you can edit the phrase qpipm_in_reply_to_your_post_x
to show what ever you want it to say or nothing at all.
blind-eddie, thank you for your cooperation! This is a nice catch!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.