Quote:
Originally Posted by dholt
Yes and there was never a how 
|
I posted that and here is how
Upload the images to images/misc/ folder instead of images/
in stocks.php file, look at the top lines where it said
Code:
$up = "/forums/images/up.gif";
$down = "/forums/images/down.gif";
change it to
Code:
$up = "/forums/images/misc/up.gif";
$down = "/forums/images/misc/down.gif";
change /forums/ to /forum/ if your url is forum