The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Images limited in signatures, but not posts
Is there a way to limit the img tag to only one in the signature, but allow a different amount in posts. The img tag options in the admin cp only allow the same for both.
|
#2
|
||||
|
||||
try that:
open newreply.php and delete this code: PHP Code:
|
#3
|
|||
|
|||
This will eliminate the amount of images allowed in new reply, but what about editpost.php? And if I remove that code, controlling the amount of images using the img tag for signatures is still done in the admin cp? I know, not tested, but should work.
|
#4
|
||||
|
||||
controlling the ammount of sigimages is done in member.php
ok, you have to delete this code also in newthread.php and of course in editpost.php.. its always the same code to delete of course: not tested, but should work. |
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
well the ammount of images allowed can be set in the admin-cp.
but the signature is checked when a user edits his sig, and to do that he has to go to his user-cp, thats why the ammount of images in signature is checked in member.php so if you want to allow 1 pic in the sig, got to your admincp set the amount of pictures allowed to one, then delete the checking code in newreply,newthread and editpost and bang thats what you want |
#7
|
|||
|
|||
Thanks Xenon! I'll give it a whirl.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|