Watermark System (STWM2) [Deleted]

Is there a function which allow to add watermark for specific forum? or excluding any forums in the forum list?

Thanks
 
ok, so I changed the settings acording to my needs and added the watermark permission to all groups of my forum. But still it does not display the watermark text. I thought it would be that simple but did I missed something?
 
ok, so I changed the settings acording to my needs and added the watermark permission to all groups of my forum. But still it does not display the watermark text. I thought it would be that simple but did I missed something?
I'm sorry. please write your problem on xenmade. I'll be back on Monday.
 
I got this error on my board:

Code:
ErrorException: [E_WARNING] mkdir(): File exists src/XF/Util/File.php:192
Generated By: monster_m3_xzk 30 Tháng một 2018 lúc 09:53
Stack Trace
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] mkd...', '/home/handheld....', 192, Array)
#1 src/XF/Util/File.php(192): mkdir('/home/handheld....')
#2 src/addons/xenMade/STWM/Util/Watermark.php(81): XF\Util\File::createDirectory('/home/handheld....', true)
#3 src/addons/xenMade/STWM/XF/ControllerPlugin/Attachment.php(37): xenMade\STWM\Util\Watermark->__construct(Object(xenMade\STWM\XF\Entity\Attachment))
#4 src/XF/Pub/Controller/Attachment.php(43): xenMade\STWM\XF\ControllerPlugin\Attachment->displayAttachment(Object(xenMade\STWM\XF\Entity\Attachment))
#5 src/XF/Mvc/Dispatcher.php(249): XF\Pub\Controller\Attachment->actionIndex(Object(XF\Mvc\ParameterBag))
#6 src/XF/Mvc/Dispatcher.php(87): XF\Mvc\Dispatcher->dispatchClass('XF:Attachment', 'Index', 'html', Object(XF\Mvc\ParameterBag), '', Object(XF\Pub\Controller\Attachment), NULL)
#7 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#8 src/XF/App.php(1880): XF\Mvc\Dispatcher->run()
#9 src/XF.php(328): XF\App->run()
#10 index.php(13): XF::runApp('XF\\Pub\\App')
#11 {main}
Request State
array(4) {
  ["url"] => string(33) "/attachments/img_4325-jpg.749255/"
  ["referrer"] => string(72) "https://www.handheld.com.vn/threads/ban-dong-ho-mirina-automatic.475887/"
  ["_GET"] => array(1) {
    ["/attachments/img_4325-jpg_749255/"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
 
Got some errors today:
--------------------

Server error log
  • ErrorException: [E_NOTICE] imagecreatefromjpeg(): gd-jpeg, libjpeg: recoverable error: Invalid SOS parameters for sequential JPEG
  • src/addons/xenMade/STWM/Util/Watermark.php:235
  • Generated by: Kuntrol77
  • Feb 21, 2018 at 1:24 PM
Stack trace
#0 [internal function]: XF::handlePhpError(8, '[E_NOTICE] imag...', '/home/hbadmin/p...', 235, Array)
#1 src/addons/xenMade/STWM/Util/Watermark.php(235): imagecreatefromjpeg('/home/hbadmin/p...')
#2 src/addons/xenMade/STWM/Util/Watermark.php(89): xenMade\STWM\Util\Watermark->createFromFile('/home/hbadmin/p...', 2)
#3 src/addons/xenMade/STWM/Util/Watermark.php(84): xenMade\STWM\Util\Watermark->generateWatermarkImage()
#4 src/addons/xenMade/STWM/XF/ControllerPlugin/Attachment.php(37): xenMade\STWM\Util\Watermark->__construct(Object(xenMade\STWM\XF\Entity\Attachment))
#5 src/XF/Pub/Controller/Attachment.php(43): xenMade\STWM\XF\ControllerPlugin\Attachment->displayAttachment(Object(xenMade\STWM\XF\Entity\Attachment))
#6 src/XF/Mvc/Dispatcher.php(249): XF\Pub\Controller\Attachment->actionIndex(Object(XF\Mvc\ParameterBag))
#7 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Attachment', 'Index', 'html', Object(XF\Mvc\ParameterBag), '', Object(XF\Pub\Controller\Attachment), NULL)
#8 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#9 src/XF/App.php(1880): XF\Mvc\Dispatcher->run()
#10 src/XF.php(328): XF\App->run()
#11 index.php(13): XF::runApp('XF\\Pub\\App')
#12 {main}


Request state


array(4) {
["url"] => string(38) "/attachments/20180204_165312-jpg.1243/"
["referrer"] => string(59) "https://www.domain.com/threads/pam-glamour-shots.60/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}

--------------------
 
Hi @bangsters

I don't find the name you use here - on xenMade. com. So I can't check if you have a license.

Therefore it is best to report the bug on xenMade.com!
https://xenmade.com/forums/bug-tracker.30/


imagecreatefromjpeg(): gd-jpeg, libjpeg: recoverable error: Invalid SOS parameters for sequential JPEG
https://xenforo.com/community/threads/invalid-sos-parameters-for-sequential-jpeg.134835/
https://xenforo.com/community/threads/server-error-on-rotating-an-image.134354/
 
Top Bottom