Zen Cart Logo
Forums / Basic Configuration / pics missing from buttons

pics missing from buttons

Views: 626

Results 1 to 3 of 3
22 Aug 2011, 7:55 PM
#1
irishshopper avatar

irishshopper

Zen Follower

Join Date:
Apr 2010
Location:
County Down, Northern Ireland
Posts:
302
Plugin Contributions:
0

pics missing from buttons

https://www.irishteatowels.com

What is causing the small square box with red cross to appear on the left hand side of all the buttons on the INFORMATION box on the left hand side

22 Aug 2011, 10:43 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: pics missing from buttons

It looks like your Information sidebox is trying to call images that are not setup correctly ...

In the view source it shows:

<img src="includes/templates/ZCT Electronics Online/images/" alt="" />

Look to see if there is something missing in the code ...

29 Aug 2011, 10:40 PM
#3
hermes369 avatar

hermes369

New Zenner

Join Date:
Dec 2006
Location:
Augusta, GA
Posts:
74
Plugin Contributions:
0

Re: pics missing from buttons

I'm having a similar problem in the admin area. The language buttons are missing. I'm not sure where I should look; but, whatever code is there is not printing out a path to an image, only to the containing directory:

/includes/languages/english/images/
<!-- instead of -->
/includes/languages/english/images/icon.gif

I read an old, closed and unresolved, post from 2009 that mentioned the problem appearing when adding ssl. I can't imagine why that would matter.

If anyone has any thoughts, I'm all ears!

Thank you!