The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Private Text Message Hack v1.0 Details »» | |||||||||||||||||||||||||
As requested [ Here ]
Please download the fixed attachment located [ Here ] If you've downloaded this hack before the redownload it or make the changes below... else the hack won't work... that should be it Unfortunately FireFly didn't have the time to make the hack so i took it up on my own Hope that you enjoy it... here's the breakdown... screenshots will be included below Private Text Hack v1.0 Hack created g-force2k2 Sunday August 18th, 2002 vbulletin 2.2.6 Please don't edit this hack if you need any assistance refer to the thread. If you have any problems please refer to the thread. // ++++++++++++++ To Do // ++++++++++++++ Queries to Run (6) File Modifications (28) newreply.php (8) showthread.php (6) editpost.php (8) admin/functions.php (2) admin/usergroup.php (4) Templates to Add (8) Templats to Edit (3) What does this hack do? // ++++++++++++++ It allows your users to private text each other within a post. It still maintains a regular post. but allows an option to private text other users. You can choose which usergroupcs can add private text messages and which groups can see them. But unless a usergroup is allowed to view no other user will be able to view it except the user recieving and the user posting. Enjoy this hack It's really a good addition to keep things smart. The usergroups options can be edited in the admin cp usergroup.php And the private text length can also edited in the vbulletin options in admin cp under thread options. The private text messages work with bbcode... smilies... and disables html etc... same as a regular message would work. Also maintains the same image count... so if you have your image set at 5 per post and the user tries 3 in a post and 3 in the private text message they will get the images error The private text messages can be edited the same way as a post, but when quoting they're bypassed. Hopefully you'll enjoy this hack as much as i did making it If you like it please click on the install thanks [ g-force2k2 ] For editpost.php change view this post https://vborg.vbsupport.ru/showthrea...518#post287518 For another editpost.php change view this post https://vborg.vbsupport.ru/showthrea...633#post287633 For enabling users to edit their own private text messages view this post https://vborg.vbsupport.ru/showthrea...651#post287651 g-force2k2 Show Your Support
|
Comments |
#82
|
|||
|
|||
ExAvIoUr did you make enable the usergroup to be able to post private text messages?
Schorsch :: thanks for telling me about that... i made it so that you can't edit your private text messages... because if a user trys something then they can't go back and edit it... the only users that can are the ones that can veiw all private text messages... but i will work on a quick fix for the problem about just simply editing thanks for bringing that to my attention... g-force2k2 |
#83
|
||||
|
||||
Just curious, but xhouldn't there be a comma at the beginning of these lines?
Code:
// +++++++ Private Text Hack [ g-force2k2 ] +++++++ $templatesused.= "postbit_privtxt"; // +++++++ Private Text Hack [ g-force2k2 ] +++++++ Code:
// +++++++ Private Text Hack [ g-force2k2 ] +++++++ $templatesused.= ",postbit_privtxt"; // +++++++ Private Text Hack [ g-force2k2 ] +++++++ |
#84
|
|||
|
|||
I've fixed the problem and it worked like gem!
To all members who want to install this hack: make sure your new templates are NAMED correctly, with "Txt" not "text"... |
#85
|
|||
|
|||
for the post editing part that Exaviour brought up try this code...
open editpost.php find: PHP Code:
PHP Code:
g-force2k2 |
#86
|
|||
|
|||
btw Boofo you're correct x_X...
im just a beginner at hacking and it shows thanks for the info Boofo i will update the install shortly but just want to insure any other errors or such g-force2k2 |
#87
|
||||
|
||||
The editing part you posted above doesn't work. Even as an Admin I can't edit it.
|
#88
|
||||
|
||||
Also, is there any way to have it so when you have the cursor in the private message box and you click on a smilie, it will add it to the private message instead of the regular message box? I have the code installed that I gave you in the pm already.
|
#89
|
|||
|
|||
Boofo does the box just now show up or does it just not edit?
And you can show the code here but i will add it to a new update when i finish sorting things out here g-force2k2 |
#90
|
||||
|
||||
The box shows up fine but you can't edit it with or without the new code you posted. It won't even do it with the old code in it.
Also, do you need to add "newreply_privtxt" to the templatedused in the newreply template? Quote:
|
#91
|
|||
|
|||
Boofo the newrepy_privtxt shows n my templatesused
btw send me your editpost.php i just test and i can edit successfully and Exaviour the code that i stated above works like a charm g-force2k2 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|