Quote:
Originally Posted by Hall of Famer
I see, this can be a problem... Tbh I dont have a solution for you now, but perhaps hardcode the image link will solve the issue.
|
I think I know what to do, I am going to try to change
Code:
[img]http://{$domain}{$scriptpath}/siggy.php?id={$row->aid}[img]
To
[CODE][img]http://{$domain}{$scriptpath}/get/{$row->aid}.gif[img][CODE]
It may or may not work though