Version: 1.00, by cheat-master30
Developer Last Online: Apr 2010
Category: Mini Mods -
Version: 3.7.x
Rating:
Released: 04-01-2008
Last Update: Never
Installs: 8
Template Edits
Re-useable Code Translations
No support by the author.
If you are wondering what the hell this is, then think back to the very early times of when people started to use the vistor messaging system. There were always a few... slightly.. careless members that got mixed up with the report link and thought it was a link to post a reply on the visitor messaging page. Heck, I even had this in TOPICS a few times, since for some reason, the report button does seem to make some new users think it's a 'reply to poster' icon or the like. Well, this is just a nice, suggested by a member of staff at my own forum, notice to kinda solve that.
Yeah, it's a box with a title and a message saying how to reply to visitor messages and not to click the report button. If you want, you can always then add something saying what the the difference actually is between report and reply. Never the less:
Find in memberinfo_block_visitormessaging:
Code:
<if condition="$block_data['messagebits']">
Add above:
Code:
<div class="thead block_row" id="message">An Important Note: Reply =/= Report</div>
<div class="alt1 smallfont block_row">
<p>Report" =/= "Reply". If you wish to reply to a visitor message, don't click "Report". To reply you must click "View Conversation" under the post you wish to reply to, and it will take you to a page which consists only visitor messages posted by you on his/her profile and vice versa. Simply reply by typing in your message in the message box at the top of the screen. If you just want to post a new message to anyone, just type in the text box on this page and click 'Submit'.</p></div>
Or something similar. To edit the title, edit this:
Code:
<div class="thead block_row" id="message">[Insert title here]</div>
I guess you could use the basic structure to warn about anything. That visitor messages are public, how to reply to visitor messages or rules against advertising in visitor messages. It's basically a notice for what the heck you want to write.
Screenshots:
[See attached]
Notes:
Text by TheUltimateKoopa, DS Ultimate forums and amended/edited by cheat-master30.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
In fact, cheat-master30 gave this link just after I've suggested something at Vb.com because getting all the time report messages that was supposed to be reply messages from my users.
I agreed with the above poster, and still can't see why vBulletin didn't have this as a default feature in 3.7, let alone having to wait until 4.0 to add it.
Just giving some more feedback here. After our discussion at vB.com and installed this mod, also combined with changing the regular phrases like 'View Conversation' and 'Report' to buttons I had no problems at all in getting fake e-mail reports that users intended to be a regular reply.
Great idea for sure and I recommend.