Bugs Watermark issues

GameNet

Active Member
I am receiving number of errors in adminCP with the [tl] Watermark addon. I am not sure why I receiv so many of them

the error is is
Code:
ErrorException: [E_NOTICE] Undefined index: content src/addons/Truonglv/Watermark/Service/Watermark.php:66
Generated by: NICK97 Mar 10, 2021 at 2:51 PM
Stack trace
#0 src/addons/Truonglv/Watermark/Service/Watermark.php(66): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/citie581/...', 66, Array)
#1 src/XF/Service/Attachment/Preparer.php(28): Truonglv\Watermark\Service\Watermark->__destruct()
#2 src/XF/Attachment/Manipulator.php(170): XF\Service\Attachment\Preparer->insertAttachment(Object(XFRM\Attachment\ResourceVersion), Object(XF\FileWrapper), Object(OzzModz\EmailWhitelist\XF\Entity\User), '5a9e36ec2487632...')
#3 src/addons/Truonglv/XFRMSupportLargeFile/Service/Uploader.php(159): XF\Attachment\Manipulator->insertAttachmentFromUpload(Object(XF\Http\Upload), NULL)
#4 src/addons/Truonglv/XFRMSupportLargeFile/Service/Uploader.php(109): Truonglv\XFRMSupportLargeFile\Service\Uploader->saveInternalAttachment('/home/citie581/...', 'XLN_XXL_NICK97_...')
#5 src/addons/Truonglv/XFRMSupportLargeFile/XFRM/Pub/Controller/ResourceItem.php(71): Truonglv\XFRMSupportLargeFile\Service\Uploader->mergeUploads('XLN_XXL_NICK97_...', 1, 1094255)
#6 src/XF/Mvc/Dispatcher.php(350): Truonglv\XFRMSupportLargeFile\XFRM\Pub\Controller\ResourceItem->actionLargeFileUpload(Object(XF\Mvc\ParameterBag))
#7 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XFRM:ResourceIt...', 'LargeFileUpload', Object(XF\Mvc\RouteMatch), Object(MaZ\AMP\Compat\XFRM\Pub\Controller\ResourceItem), NULL)
#8 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(MaZ\AMP\Compat\XFRM\Pub\Controller\ResourceItem), NULL)
#9 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#10 src/XF/App.php(2326): XF\Mvc\Dispatcher->run()
#11 src/XF.php(488): XF\App->run()
#12 index.php(20): XF::runApp('XF\\Pub\\App')
#13 {main}
Request state
array(4) {
  ["url"] => string(23) "/xlex/large-file-upload"
  ["referrer"] => string(61) "https://cities-mods.com/xlex/starbucks-for-xxl.33/post-update"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(10) {
    ["attachmentHash"] => string(32) "5a9e36ec248763255a95ec906b34e958"
    ["flowTotalChunks"] => string(1) "1"
    ["flowFilename"] => string(35) "XLN_XXL_NICK97_Starbucks_v1.1.patch"
    ["flowTotalSize"] => string(7) "1094255"
    ["submit"] => string(1) "1"
    ["context"] => string(18) "{"resource_id":33}"
    ["_xfRequestUri"] => string(38) "/xlex/starbucks-for-xxl.33/post-update"
    ["_xfWithData"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}
6BA89A4E-040C-4670-8219-8E49EDDD8875.webp
 
Back
Top