11.03.2012 17:49
|
|
orcearo
Name: orcea D
19.08.2011
Posts: 12
|
error uploading image to category and products
after update to 3.5.1 and joomla 2.5.1 i can't upload images to products or categories
i tried change permitions to 775 or 777 with no luck
please help!
Joomla: 2.5.1 JoomShopping: 3.5.0
|
|
11.03.2012 18:32
|
|
webdesigner
(Support Team)
Name: Admin
05.08.2010
Posts: 18888
|
Aw: error uploading image to category and products
Image size?
Extension?
|
|
11.03.2012 19:14
|
|
orcearo
Name: orcea D
19.08.2011
Posts: 12
|
Aw: error uploading image to category and products
Image size i tried from 4k to 250k
i tried png and jpg
not working
not for product and not for category
tried 777 and 775 permittions on components ,com_joomshoppig,files,Img_category and Img_product and still not working
also tried files i uploaded earlier to other categories and no luck.
please advice
|
|
11.03.2012 20:05
|
|
webdesigner
(Support Team)
Name: Admin
05.08.2010
Posts: 18888
|
Aw: error uploading image to category and products
php safe_mode?
php lib. GD?
|
|
11.03.2012 22:13
|
|
orcearo
Name: orcea D
19.08.2011
Posts: 12
|
Aw: error uploading image to category and products
can you please explain a little bit more!
Thank's
Letzte Änderung: 11.03.2012 22:25
|
|
13.03.2012 23:38
|
|
orcearo
Name: orcea D
19.08.2011
Posts: 12
|
Aw: error uploading image to category and products
please can you help me to solve this problem?
|
|
16.03.2012 05:42
|
|
orcearo
Name: orcea D
19.08.2011
Posts: 12
|
Aw: error uploading image to category and products
the problem resolved.
the problem was caused by the tmp folder
Letzte Änderung: 16.03.2012 05:43
|
|
12.04.2012 23:25
|
|
LIMENI333
Name: SIMO
22.03.2012
Posts: 1
|
Aw: error uploading image to category and products
WHAT WAS WRONG WITH THE TEMP FOLDER?
|
|
04.08.2012 19:48
|
|
jvierra
Name: James Vierra
16.10.2011
Posts: 4
|
Aw: error uploading image to category and products
Yes please - what was the problem. I am having similar issues. I recently updated both Joomla and Joomshopping to the latest versions. Permissions are set to 777. File size and extensions are correct. Joomla media manager successfully uploading images, but Joomshopping uploads are not working. It seems this should not be a server problem, since Joomla is uploading images without problems. I've checked the php information and it looks okay. Any thoughts on how to fix this problem would be appreciated.
Joomla: 2.5.6 JoomShopping: 3.8.0 PHP: 5.2.17 MySQL: 5.0 Website Url: www.heretodaytags.com
|
|
04.08.2012 19:57
|
|
papa13
Name: papa13
21.07.2012
Posts: 7
|
Aw: error uploading image to category and products
You should check the file path in the "configuration.php" and joomla option. This path must be the same one.
1. configuration.php:
public $tmp_path = '/var/www/xxx/xxx.org/tmp';
2. Site->option->server->path to temporary files: /var/www/xxx/xxx.org/tmp
|
|