Addon "Resize images products" not uploaded for security reasons!

12.09.2015 13:16
#1
sanek08
Joomshopping forum user no avatar
Name: Sanek
12.12.2012
Posts: 16
Quote
Addon "Resize images products" not uploaded for security reasons!

https://www.webdesigner-profi.de/joomla-webdesign/shop/addons/resize-images-products.html?lang=en

i see instruction:

1. Install plugin "plg_jshopping_addon_resize_product_picture_v1.1.zip" through Extension Manager, then through the Plug-in Manager make it Enable.

it's - OK

but on second step:

2. Install the addon "JomShopping_addon_resize_product_picture_v1.1.zip" through the administrative panel component JoomShopping (Install / Update)
plg_jshopping_addon_resize_product_picture_v1.1.zip

i see this error:

Warning

Warning: File /var/www/site/data/www/site.ru/tmp/JomShopping_addon_resize_product_picture_v2.3.zip not uploaded for security reasons!
Addon "Resize images products" not uploaded for security reasons!


Joomla: 3.4.4
JoomShopping: 4.10.4
PHP: 5.3.13
MySQL: 5.1.52

Letzte Änderung: 13.09.2015 15:02
 
13.09.2015 15:02
#2
sanek08
Joomshopping forum user no avatar
Name: Sanek
12.12.2012
Posts: 16
Quote
Aw: Addon "Resize images products" not uploaded for security reasons!

i see this problem with many old addons for JoomShopping!!!

this addon also have this problem - https://www.webdesigner-profi.de/joomla-webdesign/shop/addons/joomshopping-lang-editor.html?lang=en

and this - https://www.webdesigner-profi.de/joomla-webdesign/shop/addons/order-again.html?lang=en

and others

 
14.09.2015 08:16
#3
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: Addon "Resize images products" not uploaded for security reasons!

Bug in joomshopping (for joomla 3.4.4)
administrator\components\com_jshopping\controllers\update.php

row 68

$uploaded = JFile::upload($tmp_src, $tmp_dest);

change to

$uploaded = JFile::upload($tmp_src, $tmp_dest, false, true);

or
Will be fixed in joomshopping 4.10.5


Letzte Änderung: 17.09.2015 11:55
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.