The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
they'll soon know when there image dont appear!
announcements are good to. i have what images hosts are not allowed in rules. if a member dont obey they will get a warning, or a nice pm telling them. even if you do black list, you can install the read a thread hack, that way everyone will read the update. |
#12
|
||||
|
||||
You could also do the following edits to post image hosting rules above message area...
At the very top of the editor_toolbar_on template add the following: Code:
<if condition="$show['member']"> <strong>Hello $bbuserinfo[username]! We only allow the following image hosting services here:</strong><br /> <ul> <li>Imgshack. </li> <li>PhotoBucket. </li> <li>Imgur. </li> </ul> </if> ================================================== ======= In the showthread_quickreply Find: Code:
<!--width:$stylevar[messagewidth]--> Code:
<if condition="$show['member']"> <strong>Hello $bbuserinfo[username]! We only allow the following image hosting services here:</strong><br /> <ul> <li>Imgshack. </li> <li>PhotoBucket. </li> <li>Imgur. </li> </ul> </if> |
3 благодарности(ей) от: | ||
Max Taxable, ozzy47, ShawneyJ |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|