forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: british-babes on February 14, 2005, 12:15:56 am

Title: Whats that red cross?
Post by: british-babes on February 14, 2005, 12:15:56 am
Hi gang,

I have just had a play around with my displayimage.php file then (as i thought) returned this file to its original code, But now when  I view an image I have a red cross in the top left hand corner!

Have a look at http://www.british-babes-forum.co.uk/cm/displayimage.php?album=19&pos=0

I must have left something in this code which  I should have deleted but i dont know what this is!!!

I did make a back-up but I have added code for the Mpush service and have not made a back-up since so if I upload the back-up I will loose this code.

Could it be possible for you to tell me what I have done wrong?

Also, underneath the image (at the side of the text I have added for the the Mpush service (If you've got a mobile......))
I want to add an image of a mobile phone....How is this done?

Many Thanks
Title: Re: Whats that red cross?
Post by: Tranz on February 14, 2005, 12:25:59 am
It's looking for this file:
http://www.british-babes-forum.co.uk/cm/.british-babes.co.uk/3.jpg

Look for reference of 3.jpg. The file path is incorrect.

Here's what's turning up in the source code:
<img src="./.british-babes.co.uk/3.jpg" border='0'>

It's not in template.html since the error is there for the classic theme, too. So it's probably in the displayimage file
Title: Re: Whats that red cross?
Post by: british-babes on February 14, 2005, 12:52:41 am
Hey Thanks,

I've found and removed it, It's now working fine

Thanks again ;)