Found the cause of no image in the PM..Wrong link to the image address... but not sure how to cure it.
In the pm after a gift is sent. the user just gets a blank image. Here is the cause:
The address is listed multiple times. Note: All the images show up just fine in the user profile pages
http://www.masterofwar.net/forums/ht.../budweiser.gif
Looking at the gift_pm_template I can't see where this would cause this.
Code:
Hey {$recipient['username']},
You have received a new gift from: /member.php?u=$senderid]{$sender}.
It is:
{$gift[title]}
$gift[description]
And {$sender} had this to say along with it,
Quote:
Originally Posted by {$sender}
{$message}
|
All the best.
$vboptions[bburl]
Can anyone help?