Page 1 of 1

No pictures with Norton

Posted: Tue May 24, 2005 9:51 am
by sweenyman
Hi
I seem to have a problem with photos not appearing on my website when some part of Norton

Anti Virus is running. Everything is fine on my computer and I have Norton installed and

there's no problem. But other people tell me when they disable Norton, only then they can

view photos. Normal images like icons etc from my images folder show ok. Its seems only

photos from my database dont show. These are stored in a separate folder called adimages.
Below is the php code and then the html output.
My pages are broken up into 'include' files if that makes any difference.
Please can someone can make sense from this as I am baffled!

Code: Select all

<a href=&quote;doshowprops.php?full=yes&adno=<?php echo $row&#1111;x_rec]?>&quote;><img src=&quote;adimages/<?php 

echo $row&#1111;x_image];?>&quote; width=&quote;130&quote; height=&quote;80&quote; border=&quote;0&quote; align=&quote;absmiddle&quote; alt=&quote;Featured 

Property&quote;></a>

Code: Select all

<a href=&quote;doshowprops.php?full=yes&adno=144&quote;><img src=&quote;adimages/front_rf9187.jpg&quote; width=&quote;130&quote; 

height=&quote;80&quote; border=&quote;0&quote; align=&quote;absmiddle&quote; alt=&quote;Featured Property&quote;></a>



Thanks
Sean

Posted: Tue May 24, 2005 1:17 pm
by Skara
The code won't make any difference. The browser and norton only see the end html. I don't use Norton because I can't stand it, so I have no idea. But have you tried renaming "adimages/" to something else? Maybe Norton just figures it's spam. *shrugs*

Norton No Pictures

Posted: Tue May 24, 2005 4:37 pm
by sweenyman
Skara wrote:The code won't make any difference. The browser and norton only see the end html. I don't use Norton because I can't stand it, so I have no idea. But have you tried renaming "adimages/" to something else? Maybe Norton just figures it's spam. *shrugs*
Well I thought about that and thought "surely not" but now you've mentioned it, its definitely worth a try.
Thanks for your help. I'll let you know.
Sean

Re: Norton No Pictures

Posted: Wed May 25, 2005 12:27 pm
by sweenyman
sweenyman wrote:
Skara wrote:The code won't make any difference. The browser and norton only see the end html. I don't use Norton because I can't stand it, so I have no idea. But have you tried renaming "adimages/" to something else? Maybe Norton just figures it's spam. *shrugs*
Well I thought about that and thought "surely not" but now you've mentioned it, its definitely worth a try.
Thanks for your help. I'll let you know.
Sean
Yip that was the problem Norton didn't like the adimages folder. You know....I'm gone right off Norton
Thanks for your help
Regards
Sean