Exception: Cannot save file???

Paridus

Deceased
Fehlermeldung des Servers
Fehlerinformation
Exception: Cannot save file /home/www/dps3333/html/internal_data/temp/xfmgXC8tDE - library/XenGallery/Helper/Image.php:1022
Generiert durch: Dexter, Vor 3 Minuten
Stapelverfolgung
#0 /home/www/dps3333/html/library/XenGallery/Model/File.php(83): XenGallery_Helper_Image->saveToPath('/home/www/dps33...')
#1 /home/www/dps3333/html/library/XenGallery/ControllerPublic/File.php(201): XenGallery_Model_File->insertUploadedAttachmentData(Object(XenForo_Upload), 1, Array)
#2 /home/www/dps3333/html/library/XenForo/FrontController.php(351): XenGallery_ControllerPublic_File->actionDoUpload()
#3 /home/www/dps3333/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/www/dps3333/html/index.php(13): XenForo_FrontController->run()
#5 {main}
Benötigter Status
array(3) {
["url"] => string(182) "http://www.schulhausmeisterforum.de...dia&upload_type=image_upload&key=image_upload"
["_GET"] => array(5) {
["media/files/do-upload_json"] => string(0) ""
["hash"] => string(32) "b0c70616e0ccbe05d1fe542209c707e0"
["content_type"] => string(16) "xengallery_media"


Screenshot_2016-11-02-07-28-58.webp

["upload_type"] => string(12) "image_upload"
["key"] => string(12) "image_upload"
}
["_POST"] => array(7) {
["Filename"] => string(40) "1601469_667733493283622_1139967280_n.jpg"
["_xfSessionId"] => string(32) "4490bc3b2ca4194c9b7487208ae65742"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["content_data"] => array(1) {
["album_id"] => string(1) "1"
}
["_xfResponseType"] => string(4) "json"
["Upload"] => string(12) "Submit Query"
}
}
 
I've responded to your ticket about this, but I suspect this is a permission issue -- you will likely need to chmod internal_data/temp/ to 0777.
 
Top Bottom