The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Attachment in first post only. Disable attachments when replying to a thread.
I need my users to upload attachments only when making a new thread, so it only shows in the first post. Rest can only reply but not post attachments.
How do I implement this? |
#2
|
||||
|
||||
open newreply.php find this:
PHP Code:
PHP Code:
|
#3
|
|||
|
|||
That works like a charm!
Thanks a LOT! May God bless u! |
#4
|
||||
|
||||
You're welcome |
#5
|
||||
|
||||
Stefan, what does this do in front of CANPOSTATTACHMENT?
Quote:
|
#6
|
||||
|
||||
i hardle believe you've never seen it before, as it's on every vb3 php file at the top
PHP Code:
|
#7
|
||||
|
||||
Quote:
|
#8
|
||||
|
||||
Well, it's just binary logic.
You just have to know what you want. Here for example if you want to know if someone has the permission to add an attachment, you would use this. PHP Code:
and so on. You just have to use it a few times, and then you will get into it |
#9
|
|||
|
|||
Also, is it possible to limit this to a few forums not all?
|
#10
|
||||
|
||||
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|