Author Topic: SSI recent output <img img src="...  (Read 936 times)

0 Members and 1 Guest are viewing this topic.

Offline Bytes_U

  • album.pl Donor
  • album.pl Contributor
  • ***
  • Posts: 75
  • Karma: +0/-0
  • Oh no... not again?
SSI recent output <img img src="...
« on: February 03, 2004, 18:28:25 »
I just upgraded to 6.3 from 6.2 and now notice the include statement I've always used before on my weblog's sidemenu...
Code: [Select]
<!--#include virtual="/cgi-bin/album.pl?album=:recent;ssi=5"--> ...results in html code that reads
Code: [Select]
<a href="http://4tg.ca/cgi-bin/album.pl?photo=mcdonald/cottage/DSCN1279.JPG" class="imagethumb"><img img src="http://4tg.ca/album/mcdonald/cottage/thmb_DSCN1279.JPG" align="middle" class="photo" alt="DSCN1279.JPG" /></div>The thumbnails still show OK but I don't know why there is a double "img img" in the src statement.
Can anyone help me correct this?

On another note, has anyone made the ssi :recent include; W3C validate to XHTML 1.0 Transitional?

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:SSI recent output <img img src="...
« Reply #1 on: February 05, 2004, 15:43:05 »
Aha! Good catch, that's fixed in the download...


Edit: Haven't validated the output - a little afraid to... :)
« Last Edit: February 05, 2004, 15:43:34 by Mike Bobbitt »

Offline Bytes_U

  • album.pl Donor
  • album.pl Contributor
  • ***
  • Posts: 75
  • Karma: +0/-0
  • Oh no... not again?
Re:SSI recent output <img img src="...
« Reply #2 on: February 06, 2004, 00:18:19 »
Thanks Mike, that fixed the double img tags.

I wouldn't worry about validating W3C... that's best done by people that have time to spare, not a person with a young family and multiple jobs. Everyone appreciates what you have already done for us. :D