Quote Originally Posted by cubmanky View Post
Someone pointed out that I was using a .JPG and changed it to lower case and it worked.
that may be true, but it has nothing to do with the error message that you have posted.

you have an illegal string offset.

my guess is that you are running php7 on a v154 site. which is not recommended. see:

https://www.zen-cart.com/content.php...o-run-zen-cart

php7 handles strings/arrays differently than earlier versions.

the ZC team addressed these issues in ZC v155.

you can try running php5.6 and it could address all of the issues you are having. else you can update, or you can try my fix.

if you are currently running less than php7, and still experiencing these issues, i will crawl back into the hole from whence i entered....