AbanteCart Community

Shopping Cart Operations => Support => Topic started by: helloshopy on November 21, 2015, 12:11:58 PM

Title: issue store logo . i need replacement my web store logo
Post 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
Title: Re: issue store logo . i need replacement my web store logo
Post by: abantecart on November 21, 2015, 12:57:05 PM
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)


Title: Re: issue store logo . i need replacement my web store logo
Post by: helloshopy on November 21, 2015, 01:10:31 PM
no i got error >File store_logo (1).png (error_Missing a php temporary folder) 
Title: Re: issue store logo . i need replacement my web store logo
Post by: helloshopy on November 22, 2015, 01:22:26 AM
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
Title: Re: issue store logo . i need replacement my web store logo
Post by: Basara on November 23, 2015, 05:18:59 AM
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)
Title: Re: issue store logo . i need replacement my web store logo
Post by: vinavpatel on February 14, 2016, 12:45:43 PM
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