cheat-master30
02 Apr 2008, 00:55
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Add above:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Or something similar. To edit the title, edit this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
To edit the text, change this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
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.
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Add above:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Or something similar. To edit the title, edit this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
To edit the text, change this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
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.