Request/Enhancement: Get Fanlisting Details
Summary
To be able to get the Fanlisting title, subject, url etc from owned and echo them on the individual fanlisting. Logic would be something like -
SELECT title FROM owned
WHERE listingid = x
SELECT subject FROM owned
WHERE listingid = x
Then assign to variable. ($title, $subject, etc..)
This would allow you to output the title and subject of the fan listing. E.g "Welcome to $title, the fanlisting for $subject"
Edited by Christopher Oliver