Hello,
Is there an easy way to separate the first [*img] tag in a vBulletin thread in the RSS feed?
I'm using MagpieRSS to parse my vBulletin RSS feeds, meaning I can use things like
Code:
[items][0][description]
to display the description of the latest item.
Is it possible for me to be able to include the first image or an image attachment using this method?
Any help would be greatly appreciated.
Thanks,
Steve