The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vb3 Attachments - Including Multiple Attachments Option Details »» | |||||||||||||||||||||||||||
vb3 Attachments - Including Multiple Attachments Option
Developer Last Online: Oct 2012
Woo! Finally! I've been working on this for 10 straight hours now.
It's a replica of the vbulletin 3 attachment feature, which supports multiple uploads. We can't have vbulletin 3 yet, but at least we can copy it. Files to edit: 5 Queries to run: 5 New Templates: 3 Just be sure to backup before trying anything. You can see it live at my forums. Log in as test/test, if you want to see it in action. And don't forget to click the Install button if you like the hack. =-=-=-=-=-=-==-=- UPDATE - Please re-download the file. Upgrading instructions are included in instructions.php. And sorry for the wait. I had to bribe my parents with 15 math exercises to let me use the computer. :knockedout: =-=-=-=-=-=-=-==- =-=-=-=-=-=-=-=-=- SECOND UPDATE - Sorry for the previous non-functioning version, everyone. I did those modifications really late at night and some errors slipped in. This update fixes permission errors, allows you to specify a maximum number of attachments, fixes 65535 bytes error and includes repairing instructions for editpost.php I have tested it on a clean 230 test board and it worked fine. =-=-=-=-=-=-=-=-=- =-=-=-=-=-=-=-=-=-= THIRD REVISION - This update fixes the 3 largest errors reported so far: 1. The view image atachments option now works 2. Attaching more than one file with a new thread now works 3. Deleting a post with attachments now works =-=-=-=-=-=-=-=-=-= To everyone who used attachment.php from the old zip: Please replace it with your original one. attachment.php was added in the zip by mistake. Show Your Support
|
Comments |
#72
|
||||
|
||||
/me waits patiently for hack to work
|
#73
|
||||
|
||||
i got this error
Parse error: parse error, unexpected ',' in /XXXX/editpost.php on line 177 and the line 177 is below: $att = ",",$postinfo[attachmentid]); how to fix that??thankz~ |
#74
|
|||
|
|||
Can someone post the new file in a reply, im hitting my cache and dont fell like clearing it . Im going to install this on a test board and see if I cant sort thru all the errors myself.
|
#75
|
||||
|
||||
hey link, I'm getting that same error now....for the attachments that are below the max file.
except for me, the files are just cut off....:bunny: |
#76
|
||||
|
||||
Quote:
$att = ",",$postinfo[attachmentid]); to this: $att = ",$postinfo[attachmentid]"); Just a guess here. |
#77
|
||||
|
||||
I get the following error when trying to edit a post with multiple attachments.
PHP Code:
|
#78
|
||||
|
||||
Excuse me. :dead: I'm such a blisterring idiot. I forgot to replace newattachment.php
Well, all the file modifications work on my current board. I'm going to install this on a fresh, unhacked board and see what errors come up. Edit: Please download the update in the first post. This should fix all errors, including login, editpost.php and size errors. Thank you. |
#79
|
||||
|
||||
rake i have problem with instruction file the editpost.php part
if i already have this hack ""add attachment on edit post"" should i also edit this two parts?? PHP Code:
Parse error: parse error, unexpected '}' in /forum/editpost.php on line 437 and what is the attachment.php do??in the zip file..... |
#80
|
||||
|
||||
Yes.
Just delete attachment.php. It shouldn't have been included in the zip in the first place. It was really late so i misplaced a few files. It also seems you haven't downloaded the new file in the first post yet. |
#81
|
||||
|
||||
Works now?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|