The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
There is a bug in the vb 4 and vb4.1 uploader where it does not preserve the selected category.
For example, if you create categories in the attachment manager, then you click one of the categories, then click on Add Files, choose a file, click upload.... and instead of the file being uploaded into the selected category, it puts it in categoryid 0, which is Home. However, if you use the basic uploader, then the category gets preserved. This bug was reported here a year ago: http://tracker.vbulletin.com/browse/...3Aall-tabpanel I am trying to fix this for my board but I'm wondering if someone else has figured out a work around? As I wrote in the bug report: I looked at the code in vbulletin_yuiupload.js, vbulletin_asset.js and assetmanage.js In vbulletin_asset.js, this is where the postvars appears to be given information about categoryid: PHP Code:
PHP Code:
and same in assetmanager.js: PHP Code:
However, if you try to add a category just for testing in vB_YUI_Upload.prototype.upload like: PHP Code:
Code:
INSERT IGNORE INTO attachmentcategoryuser Has anyone made any progress on this and would like to share some notes? Thanks |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|