![]() |
Quote:
|
Installed the new version. I think email problem fixed, but the quote[datestr] isn't doing anything - I sent several new messages to my test account, replied from test account back to admin account, and no datestr or timestr on anything.
I first uninstalled old version, deleted customized template, and then imported new one. |
Did you enable the option in the admincp (under Private Messaging Options)? It's disabled by default, since I didn't want people to turn it on unless they were aware that the date/time stamps would hang around even after uninstalling.
When it's turned on, you should see the date/time stamp in the quote tag (in the quick reply box, for example, like: Quote:
On another subject: I realize that you customized your template for the previous version then I changed it - would it help if I posted the changes in the quote template that were made for the new version? |
Yup all good now, I didn't know there was an option.
https://vborg.vbsupport.ru/external/2012/12/8.png Thx and Merry Christmas! |
I have 3.8.5 installed and when I added this, my server couldn't load the private.php page or the actual messages.
Not sure if it's that I haven't upgraded all the way, just thought I'd let you know. Thanks! |
Quote:
Edit: also, I originally developed this on vb3.8.3, so I don't think the issue is the version. |
Sweet, looking to install tonight. I have "Send PM Attachments" mod, think everything will work ok?
|
Quote:
|
Installed and works great with "Send PM Attachments"
|
Great mod but getting white pages :(
I have vBulletin PM-Autoresponder, GTPrivate Messages Enhanced Listing, GTUserCP - Enhanced USERCP Interface + USERCP Menu, PM Block List by BOP5. (edit .. tried disabling these mods but it still dint work)/ |
Thanks, I'll try installing those anyway because I'm not sure what else to do.
Can you tell me what version of vb and php you have? Edit: Also, another thing you could do if you still have this mod installed: There are 4 plugins - try enabling only one at a time to see if you can determine which one is causing the white screen. |
Thanks for the reply. Disabling the plugin - "PM Quote Formatting - Add CSS" makes the rest work of the mod work fine. Enabling it gives white pages. :(
I have vB 3.8.5 on PHP 5.3.10-1ubuntu3.4 |
Could you try replacing the code in the "PM Quote Formatting - Add CSS" plugin with this:
Code:
if (THIS_SCRIPT == 'private' && $vbulletin->options['kh99_pmq_enable']) |
^^ Replaced. Working perfectly fine now. Thanks. :)
Installed. |
Great - yeah, it's combined vb3/vb4 code and I thought at one point it was a good idea to check for the vB_Template class, but I guess some mod is defining that. I should have known better. In any case I appreciate your help in figuring it out.
I'll release an update soon with that fix. |
Version 1.0 hopefully fixes the white page problem some people had, and also caches that template I missed last time. Thanks to everyone who helped find the bugs in the beta versions.
|
kh99, Thank you! It works!
|
How about moving the quote command in the quick reply box down a bit so people dont mistakenly put text inside the quotes when answering?
|
Quote:
You can also do it without this mod by editing newpost_quote (under New Posting Templates) and do the same thing. If you do that, it will work for both PMs and regular posts. If you only wanted the space for PMs you could do this: Code:
<if condition="THIS_SCRIPT == 'private'"> |
Good mod, installed!
|
All times are GMT. The time now is 10:40 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|