The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Multiple file upload like VB
Has the feature to upload multiple files at one time been released as a MOD? I am talking about the feature to identify multiple files to upload. See attached image. Anyone know where I can get the code to perform this?
ST |
#2
|
|||
|
|||
Anyone????
ST |
#3
|
|||
|
|||
Hey, it's not available as a mod because it's already built-right-in to vB. LOL
|
#4
|
|||
|
|||
HA! HA! HA! Boy do I feel stupid. Somehow, I overlooked that option. THANK YOU for posting up, even though I really feel silly.
ST |
#5
|
|||
|
|||
find $attachinput
in the newattachment and add below or above $attachinput $attachinput $attachinput $attachinput thats all. |
#6
|
|||
|
|||
in the acp=>settings you have an point attachments, there you can say how many
|
#7
|
|||
|
|||
Quote:
Code:
<if condition="$post[usergroupid] == 6">$attachinput</if> |
#8
|
|||
|
|||
Anyone?
|
#9
|
|||
|
|||
Quote:
Code:
<if condition="is_member_of($bbuserinfo, x)">$attachinput</if> |
#10
|
|||
|
|||
I have this done and I thought it worked, just tried it out and got this error:
Code:
Warning: fopen(/tmp/phpYrKngM) [function.fopen]: failed to open stream: No such file or directory in /includes/class_image.php on line 328 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|