Re: [PHP] Concerning SSL

2007-01-02 Thread Jochem Maas
R. Van Tassel wrote: Hello everyone, I hope you all had a great new year. I'm having an issue with a website where changing the URL from http:// to https:// makes the images disappear. The images are all relative and not absolute. How can I fix this? correct the image URLs? clear your

RE: [PHP] Concerning SSL

2007-01-02 Thread R. Van Tassel
as img src=images/myimage.jpg / if a root file is coded as img src=../images/myimage.jpg / if in a directory -Original Message- From: Jochem Maas [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 02, 2007 11:27 AM To: R. Van Tassel Cc: php-general@lists.php.net Subject: Re: [PHP] Concerning

Re: [PHP] Concerning SSL

2007-01-02 Thread Jochem Maas
/ if in a directory -Original Message- From: Jochem Maas [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 02, 2007 11:27 AM To: R. Van Tassel Cc: php-general@lists.php.net Subject: Re: [PHP] Concerning SSL R. Van Tassel wrote: Hello everyone, I hope you all had a great new year

Re: [PHP] Concerning SSL

2007-01-02 Thread Stut
Jochem Maas wrote: R. Van Tassel wrote: How do you correct the image URLs? That's what I'm asking. how I am supposed to know how to correct your URLs without being able to see your code or the source of your pages??? PS - you domain name is not mywebsite.com AFAICT Or, to put it

RE: [PHP] Concerning SSL

2007-01-02 Thread R. Van Tassel
Thanks. http://www.loudmerch.com/clientservices/ user: php pass: list -Original Message- From: Jochem Maas [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 02, 2007 11:52 AM To: R. Van Tassel Cc: php-general@lists.php.net Subject: Re: [PHP] Concerning SSL R. Van Tassel wrote: How do

Re: [PHP] Concerning SSL

2007-01-02 Thread tedd
At 5:27 PM +0100 1/2/07, Jochem Maas wrote: we gave up mind-reading on the list last year, please provide us with some actual info otherwise we can't help you. I was wondering why I didn't know that. :-) tedd -- --- http://sperling.com http://ancientstones.com http://earthstones.com

RE: [PHP] Concerning SSL

2007-01-02 Thread Björn Bartels
Am $date schrieb $from: Thanks. http://www.loudmerch.com/clientservices/ user: php pass: list -Original Message- From: Jochem Maas [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 02, 2007 11:52 AM To: R. Van Tassel Cc: php-general@lists.php.net Subject: Re: [PHP] Concerning SSL R

RE: [PHP] Concerning SSL

2007-01-02 Thread Björn Bartels
, 2007 11:52 AM To: R. Van Tassel Cc: php-general@lists.php.net Subject: Re: [PHP] Concerning SSL R. Van Tassel wrote: How do you correct the image URLs? That's what I'm asking. how I am supposed to know how to correct your URLs without being able to see your code or the source of your pages??? PS

Re: [PHP] Concerning SSL

2007-01-02 Thread Jochem Maas
tedd wrote: At 5:27 PM +0100 1/2/07, Jochem Maas wrote: we gave up mind-reading on the list last year, please provide us with some actual info otherwise we can't help you. I was wondering why I didn't know that. :-) our mind-reading modules were switched off remotely via the subconscious

RE: [PHP] Concerning SSL

2007-01-02 Thread Peter Lauri
Carbon Free -Original Message- From: R. Van Tassel [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 02, 2007 6:33 PM To: php-general@lists.php.net Subject: RE: [PHP] Concerning SSL How do you correct the image URLs? That's what I'm asking. I have a website that is secure. When you change

Re: [PHP] Concerning SSL

2007-01-02 Thread Richard Lynch
On Tue, January 2, 2007 10:19 am, R. Van Tassel wrote: I'm having an issue with a website where changing the URL from http:// to https:// makes the images disappear. The images are all relative and not absolute. How can I fix this? Right-click on the image and see what its properties or