1
Wonderfish1
Strange case of missing images

I have loaded XOOPS with no modules (as yet) and I am having a problem with images not displaying.

I have replaced the icon.gif in the original default theme and edited the theme.html and style.css to suit. The new images are not appearing in the page - see:
wonderfish.com.au

They do not appear when you access them directly either:
http://www.wonderfish.com.au/themes/default/logo.gif
or
http://www.wonderfish.com.au/themes/default/logo.gif

Am I missing a setting for turning images off or something?

They were working fine before but I have just reinstalled 2.0.1.6 after an unhappy experience with a 2,2 release candidate.

Debug mode didn't tell me much. In the Smarty debug mode the paths looked right. I have Check templates for modifications turned on atm.

TIA,
Tim

2
davidl2
Re: Strange case of missing images
  • 2007/2/24 9:58

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


It looks like your image may have been uploaded incorrectly.. try it again.

I notice the smaller version works:http://www.wonderfish.com.au/themes/default/logotiny.gif

3
Quest
Re: Strange case of missing images
  • 2007/2/24 10:11

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


There seems to be two problems.

1st: Your logo.gif logo.jpg files are not displaying on the net. But when saved they do display on the PC.
Quote:
(check the permissions of the two files via ftp. On linux they should be 644, I am not sure for Windows. Also check that type .jpg is added/allowed for your server picture/graphic types.)


2nd: Your logo.gif is not a .gif, it saved as a .jpg file when saved and opened on the PC as a .jpg file.


Quest

4
Wonderfish1
Re: Strange case of missing images

Well I have some sort of a result - I saved the logo.gif again, uploaded it, and it is now showing....

Now the thing seems to be tiling in the header table and I have about 6 of them. See:

http://www.wonderfish.com.au/

Once again, from famine to feast. It never rains but it pours

Thanx for your help. Now I can chase the next problem

Cheers,
Tim

5
aph3x
Re: Strange case of missing images
  • 2007/2/24 12:17

  • aph3x

  • Theme Designer

  • Posts: 834

  • Since: 2004/12/26


Sure you have the image repeating ...

quote from your css...

td#headerbar {border-bottom: 1px solid #dddddd; background-image: url(logo.gif);}

you need to ad a

background-repeat: no-repeat;

that should do it

[edit]

actualy you need to remove background-image: url(logo.gif); as you already have the logo image set in the html document
Everything I'm not made me everything I am
The Themes

6
Wonderfish1
Re: Strange case of missing images

That's the stuff.

All fixed. Thanx guys.



Tim

Login

Who's Online

168 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 168


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits