negerhoran
New Member
- Joined
- Nov 18, 2013
- Messages
- 41
- Reaction score
- 1
Need help with to put images to the donations in the homepage Please help me im using Znote Page!
if ($config['shop']['showImage']) echo '<td><img src="http://'. $config['shop']['imageServer'] .'/'. $offers['itemid'] .'.'. $config['shop']['imageType'] .'" alt="img"></td>';
if ($config['shop']['showImage']) echo '<td><img src="shop_items/'. $offers['itemid'] .'.gif" alt="img"></td>';
Why did you change the path to uniserverz/www/layout/images/shop_items?im doing something wrong send me the whole text please i got this one now see where its wrong?
if ($config['shop']['showImage']) echo '<img src="uniserverz/www/layout/images/shop_items/'. $offers['itemid'] .'.'. $config['shop']['imageType'] .'" alt="img"