|
The path to sonic.gif is relative
plugins/site/themes/default/img/sonic.gif
for the second link php thinks your path is /game/ so it is looking for sonic.gif in
/game/plugins/site/themes/default/img/sonic.gif
make the path relative:
/plugins/site/themes/default/img/sonic.gif
and it will work.
-JasonR
__________________
Please login or register to view this content. Registration is FREE - 15,000+ new domaina names a day starting at $5.
Please login or register to view this content. Registration is FREE - Personal Site/Script Portfolio
|