Whats that red cross? Whats that red cross?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Whats that red cross?

Started by british-babes, February 14, 2005, 12:15:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

british-babes

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

Tranz

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

british-babes

Hey Thanks,

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

Thanks again ;)