Change path of files of products

14.01.2014 11:44
#1
kaka81
Joomshopping forum user no avatar
Name: Christoph
03.01.2014
Posts: 15
Quote
Change path of files of products

Hi,

is it possible to change the path of the files attached to an product? If yes, how and where?

Thank you.
Cheers
Christoph

 
14.01.2014 21:12
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25854
Quote
Aw: Change path of files of products

components\com_jshopping\lib\default_config.php

$config->files_product_live_path = $config->live_path."files/files_products";
$config->files_product_path = $config->path."files/files_products";

 
15.01.2014 15:20
#3
kaka81
Joomshopping forum user no avatar
Name: Christoph
03.01.2014
Posts: 15
Quote
Aw: Change path of files of products

OK, thank you.
I've changed path and in frontend it worked well (manually copied 2 files in new defined folder).
But in backend I'm not able to upload any file -> "Fehler beim Demo-Datei hochladen".
Permissions on new folder are ok.

Error Code: SaveProduct - Error upload demo. code: 13

Thank you.
Cheers
Christoph


Letzte Änderung: 15.01.2014 15:27
 
15.01.2014 20:29
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25854
Quote
Aw: Change path of files of products

joomla tmp patch?

 
17.01.2014 13:09
#5
kaka81
Joomshopping forum user no avatar
Name: Christoph
03.01.2014
Posts: 15
Quote
Aw: Change path of files of products

means?

 
18.01.2014 13:55
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25854
Quote
Aw: Change path of files of products

configuration.php

$tmp_path - correctly set?


.../administrator/index.php?option=com_admin&view=sysinfo

Directory Permissions
Temp directory: Writable?

 
20.01.2014 15:40
#7
kaka81
Joomshopping forum user no avatar
Name: Christoph
03.01.2014
Posts: 15
Quote
Aw: Change path of files of products

yes, tmp_path hasn't changed, so it must be OK
tmp_path is writeable

 


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.