yii2-filemanager icon indicating copy to clipboard operation
yii2-filemanager copied to clipboard

upload manager not save image and data

Open hemmien opened this issue 8 years ago • 2 comments

Dear PendalF89,

Plz kindly help me am new learner yii2 I have problem with upload it not save image to the path and database.

thz image

hemmien avatar Jun 12 '17 16:06 hemmien

Here the same problem in Yii2 Advanced Template. I use the widget in the backend folder and configure the module in this way:

// Base absolute path to web directory 'baseUrl' => '', // Base web directory url 'basePath' => '@backend/web', // Path for uploaded files in web directory 'uploadPath' => 'uploads',

Maybe some mistake in configuration path variable?

Thx

mrkoch avatar Jul 06 '17 17:07 mrkoch

fix file mode bits in public html path for user www-data.

shah-typhoon avatar Aug 09 '18 05:08 shah-typhoon