Comments Lirim started the conversationJanuary 18, 2018 at 11:02amHello,I get this error on add image item.Can't make thumb folder: /unitegallery_thumbs/. Please check php and folder permissionsI was try some chmod and chown command, evry things ok.Config: apache php mysqlThank's. Max replied privatelyLirim repliedJanuary 18, 2018 at 3:17pmWhere ?/sites/default/files/public/unitegallery_thumbs"create this folder using php simple command" OK via ssh commandline, ftp, or create directory with the module file browser.Thank'sLirim repliedJanuary 19, 2018 at 3:07pmSame problem on 3 differents server :-(Local dockerStaging (debian)Production (debian more ressources)Lirim repliedJanuary 19, 2018 at 4:21pmCannot add image item...Second problem:No thumbnail on videos, the src url is wrong. Max replied privatelyLirim repliedJanuary 20, 2018 at 10:04amHello due to security and confidentiality issue i cannot give an ftp acces to our server.Cannot have support ??Lirim repliedJanuary 20, 2018 at 10:52amHere is a var_dump of $info in function createThumbs($urlImage, $thumbWidth = null)array(6) { ["url_full"]=> string(65) "/sitesdefaultfilespublicunitgallery367395-background-people_1.jpg" ["url_dir_image"]=> string(2) "./" ["url_dir_thumbs"]=> string(22) "./unitegallery_thumbs/" ["filepath"]=> bool(false) ["path"]=> string(1) "/" ["path_thumbs"]=> string(21) "/unitegallery_thumbs/"}{"success":false,"message":"Can't make thumb folder: \/unitegallery_thumbs\/. Please check php and folder permissions"} Max replied privatelyLirim repliedJanuary 24, 2018 at 8:55pmHello, this happen in edit/create gallery, so no filter set in a basic drupal instance.Same problem on local or server in différent drupal even in a naked one.Sorry cannot give an ftp access like that, understand me if i give access to all 20$ modules i get.Do you have admin access to a drupal where the module works ??Can i test the module ?? Max replied privately Sign in to reply ...
Hello,
I get this error on add image item.
Can't make thumb folder: /unitegallery_thumbs/. Please check php and folder permissions
I was try some chmod and chown command, evry things ok.
Config: apache php mysql
Thank's.
Where ?
/sites/default/files/public/unitegallery_thumbs
"create this folder using php simple command" OK via ssh commandline, ftp, or create directory with the module file browser.
Thank's
Same problem on 3 differents server :-(
Local docker
Staging (debian)
Production (debian more ressources)
Cannot add image item...
Second problem:
No thumbnail on videos, the src url is wrong.
Hello due to security and confidentiality issue i cannot give an ftp acces to our server.
Cannot have support ??
Here is a var_dump of $info in function createThumbs($urlImage, $thumbWidth = null)
array(6) { ["url_full"]=> string(65) "/sitesdefaultfilespublicunitgallery367395-background-people_1.jpg" ["url_dir_image"]=> string(2) "./" ["url_dir_thumbs"]=> string(22) "./unitegallery_thumbs/" ["filepath"]=> bool(false) ["path"]=> string(1) "/" ["path_thumbs"]=> string(21) "/unitegallery_thumbs/"
}
{"success":false,"message":"Can't make thumb folder: \/unitegallery_thumbs\/. Please check php and folder permissions"}
Hello, this happen in edit/create gallery, so no filter set in a basic drupal instance.
Same problem on local or server in différent drupal even in a naked one.
Sorry cannot give an ftp access like that, understand me if i give access to all 20$ modules i get.
Do you have admin access to a drupal where the module works ??
Can i test the module ??