![]() |
Mmm...
Let me look into it now... |
It works fine on my forums... but my private.php is very modified...
|
I can pm you my file if you need to look at it.
Quote:
|
There was a similar problem with the Quick reply Box that would give you a forum specification error (errorid). Could that also be what is going on here? :)
|
Okay, I've updated the text file.
Clear your browser cache (delete all files in your browser's temporary folder), and download the new text file. The difference: Find this code in private.php PHP Code:
PHP Code:
Code:
<input type="hidden" name="privatemessageid" value="$privatemessageid"> This needs to be in between the form tags. Just use the WHOLE of the new template and replace the whole of your old one. It should work now. :) |
That didn't chnage anything here. I still get the same error message when trying to delete a message when sending the reply. :)
|
Did you copy the whole template across and replace the old template changes? Did you make sure you have the privatemessageid variable as hidden included?
Make sure you have this: Code:
<input type="hidden" name="privatemessageid" value="$privatemessageid"> It does work - trust me. :) You just need to give the delete function the private message id. |
You caught me. No, I didn't copy the whole template. The reason is because the template didn't match vBulletins setup all the way and I had to play with it quite a while last time to get it to look right. If you want the code for my fixed box, let me know and I'll PM it to you. What happened was, in the first version of the quick pm reply box, that line you wanted me to add this time said <input type="hidden" name="previewmessageid" value="$privatemessageid"> instead of what it is now. Once I took that old line out and put the new one ine, then it worked fine. As you can see they look very close when you're going through the code. :) It works great here. Thanks!
BTW you had a preview button in your picture in the second post. Any way we can add that to this? :) Thanks again and sorry for the misunderstanding. (we don't need the old preview message id code in there right?) Quote:
|
The previewmessageid is for the preview message - different kettle of fish.
The Preview PM hack is located here - just do a search for it. It works well with my hack too. Glad to know the hack is working! :) |
Quote:
I'll apply it to my files... Thanks again. |
All times are GMT. The time now is 04:10 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:
|