Advanced Attachment System (AAS) [Deleted]

Are you planning to add support for BD Attachments when watermarking?
I save my attachments in an external folder and with the format {data_id}{file_hash}.{extension} instead of the normal xenforo attachment links.

And does it support opacity?
 
Some errors on newest version

Code:
Server Error Log
Error Info
ErrorException: Undefined index: attachment - library/phc/AttachmentPlus/Extend/XenForo/ControllerPublic/Attachment.php:33
Generated By: Sunka, 3 minutes ago
Stack Trace
#0 /home/nginx/domains/pijanitvor.com/public/library/phc/AttachmentPlus/Extend/XenForo/ControllerPublic/Attachment.php(33): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/nginx/dom...', 33, Array)
#1 /home/nginx/domains/pijanitvor.com/public/library/XenForo/FrontController.php(351): phc_AttachmentPlus_Extend_XenForo_ControllerPublic_Attachment->actionIndex()
#2 /home/nginx/domains/pijanitvor.com/public/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/nginx/domains/pijanitvor.com/public/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
  ["url"] => string(51) "https://www.pijanitvor.com/attachments/3-jpg.14928/"
  ["_GET"] => array(1) {
    ["/attachments/3-jpg_14928/"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}

Code:
Server Error Log
Error Info
ErrorException: Undefined property: XenForo_ControllerResponse_Reroute::$params - library/phc/AttachmentPlus/Extend/XenForo/ControllerPublic/Attachment.php:33
Generated By: Unknown Account, 1 minute ago
Stack Trace
#0 /home/nginx/domains/pijanitvor.com/public/library/phc/AttachmentPlus/Extend/XenForo/ControllerPublic/Attachment.php(33): XenForo_Application::handlePhpError(8, 'Undefined prope...', '/home/nginx/dom...', 33, Array)
#1 /home/nginx/domains/pijanitvor.com/public/library/XenForo/FrontController.php(351): phc_AttachmentPlus_Extend_XenForo_ControllerPublic_Attachment->actionIndex()
#2 /home/nginx/domains/pijanitvor.com/public/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/nginx/domains/pijanitvor.com/public/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
  ["url"] => string(65) "https://www.pijanitvor.com/attachments/20160320_211330-jpg.15033/"
  ["_GET"] => array(1) {
    ["/attachments/20160320_211330-jpg_15033/"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
 
Last edited:
would you mind letting me know how new feature works?
I set the options, but no info.txt file is generated and added to zip.
Also I don't see info added in Download Info field any where in zip file.
 
Look at http://demo.xenmade.com/threads/attachment-test.266/

Last Post "ZIP TEST" download it - a INFO File ist into the ZIP File.
Look at first post and click on "Download all post attachments" the INFO File is into the ZIP file.

now turn off http://demo.xenmade.com/admin.php?options/list/atp_options
"Info-file add to existing ZIP files" and download again the ZIP from the Last post - (Perhaps you must delete the browser cache)

Clear the "Download Info" Field - and download again from 1. post!

In both cases, the INFO File missing
 
I have errors in ACP since the last version:

Server Error Log
Error Info
ErrorException: Undefined index: attachment - library/phc/AttachmentPlus/Extend/XenForo/ControllerPublic/Attachment.php:33
Generated By: cheffin, A moment ago
Stack Trace
#0 /home/axel/public_html/forum/library/phc/AttachmentPlus/Extend/XenForo/ControllerPublic/Attachment.php(33): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/axel/publ...', 33, Array)
#1 /home/axel/public_html/forum/library/XenForo/FrontController.php(351): phc_AttachmentPlus_Extend_XenForo_ControllerPublic_Attachment->actionIndex()
#2 /home/axel/public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/axel/public_html/forum/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(95) "http://mainecoon.nl/forum/attachments/10392539_915722568494793_7086074411435464589_n-jpg.87813/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
Look at http://demo.xenmade.com/threads/attachment-test.266/

Last Post "ZIP TEST" download it - a INFO File ist into the ZIP File.
Look at first post and click on "Download all post attachments" the INFO File is into the ZIP file.

now turn off http://demo.xenmade.com/admin.php?options/list/atp_options
"Info-file add to existing ZIP files" and download again the ZIP from the Last post - (Perhaps you must delete the browser cache)

Clear the "Download Info" Field - and download again from 1. post!

In both cases, the INFO File missing
Still there is no info file in the zip, when we download.
would you mind giving a screenshot of the option page of AAS of your own please?
 
Top Bottom