Start Page
Code:
<!--[album(all,artist,title)]-->
insert into music_albums (id,artist_name,album_name,album_time, format, bitrate, bootleg, genre, rare, soundtrack, rel_year, live, comment, trackcount, date_added) VALUES ("","<!--[artistsort/]-->", "<!--[title/]-->", "<!--[albumtime/]-->", "<!--[format/]-->", "<!--[bitrate/]-->", "<!--[bootleg/]-->", "<!--[genre/]-->", "<!--[rare/]-->", "<!--[soundtrack/]-->", "<!--[year/]-->", "<!--[live/]-->", "<!--[comment/]-->", "<!--[trackcount/]-->", "<!--[dateadded/]-->");
<!--[/album]-->
Hi,

this is the code which im using so far, and it seems to be working for all the field which I think Ill need: the only exception is the code for the cover image.

If i include this code
<!--[coverlink]--><!--[cover(170)/]--><!--[/coverlink]-->

then i get

<a href="9bbf8273.jpeg"><img src=""...> etc. which is nearly what im after, but what would be much more useful for me would be to have the output as simply "9bbf8273.jpeg" - then i can modify the php files in order to get the desired result.

can this be done directly with orange, or do i need to create some system of doing it?

thanks

-V15-

btw: lost my login details ages ago - i know i should reregister, but its easier to use guest mode, cos Firefox stores all the name email etc. info for me