Found the problem. I changed the directory name "admin" for extra security and when I uploaded it did not upload to the correct location.

One new problem now. When I view the page source in my browser when I switch to spanish only, not english, I see this:

<!--bof-branding display-->

<div id="logoWrapper">

<div id="logo"><a href="http://XXXXXXXXXXX.com/zencart/"><img src="includes/templates/template_default/images/logo.png" alt="" /></a></div>

</div>

<br class="clearBoth" />

<!--eof-branding display-->



I need the change the logo path from "template_default" to "mytemplate"

What file is this located in?


Thank you very much