AbanteCart Community
Shopping Cart Operations => Support => Topic started by: helloshopy on November 21, 2015, 12:11:58 PM
-
i ill try so many times to replace my store logo.but didn't. i got this (File store_logo.png.png (error_Missing a php temporary folder) )
please help me to solve this
thank you
-
You need to click on the logo in the template edit section and upload your own logo image into resource library window that will open.
Note: Create logo image with the size that fits in the placeholder of the logo.
Check this manual:
http://docs.abantecart.com/pages/quickstart/settings.html
There is a section in into video that shows how to use resource library (at 1:05)
-
no i got error >File store_logo (1).png (error_Missing a php temporary folder)
-
hello
any image didn't upload , i got error -> (File store_logo.png.png (error_Missing a php temporary folder) )
please help to solve this
thankyou
-
Looks like you have not access to tmp folder. Please check AbanteCart error log for errors (http://forum.abantecart.com/index.php/topic,834.msg3085.html#msg3085)
-
Hi,
add last line below in your public_html/php.ini file.
upload_tmp_dir = /home/(shopn4an)/tmp
() in bracket use your username provided by your hosting provider.
Thanks