Jump to content


Corporate Sponsors


Latest News: (loading..)

mbuswell

Member Since 30 Aug 2006
Offline Last Active Sep 18 2011, 06:40
-----

Topics I've Started

used 2.3.1 admin to update store_logo, now logo will not show

17 September 2011, 08:11

I installed 2.3.1 fresh install. I changed my store logo using the admin interface option. Prior to doing this I had the normal OScommerce logo showing fine.
After uploading a new logo in png format, the logo no longer shows.

The code presents as
<div id="storeLogo"><a href="http://store.co.nz/bookstore/index.php"></a></div>

The file is present in the right location on the server and has permissions of 777.

it appears as though tep_image function will return blank if it cannot find the file, but the file is definately there.

anyone else have this problem, or any ideas?