I remember an issue with the wrong URL being used for sigs and having to edit the file...I'll try and find it in my PMs.
ETA: Courtesy of the wonderful IntoRain!
Quote:
Well, the error in the second one is here:
{$mysidia->path->getAbsolute()}get/{$adopt->getAdoptID()}.gif\"
$adopt->getAdoptID returns the ID of the adopt, not its image, besides in the second one it has a random \ and a " in there xD Can you go to class_adopt.php and check what returns the image's url? It might be something like getImagePath or getImageUrl or something. It might not be there though, in the class thingy at the beginning there will be something like class Adopt extends/implements Something, it might be in the class_Something.php file
|