I think all that needs to happen is to put a urldecode() around basename($image_path) on line 868 (probably not the line on your copy). In PHP 5, fopen should handle HTTP requests, and therefore the URL encoding. If you don't have PHP 5, I'm not too sure what should be done. (Besides convincing your host to upgrade.)
Re: spaces in URL translated to + but not translated back
Wed, 09/26/2007 - 16:35
#1
Re: spaces in URL translated to + but not translated back
import image local path fix By: cdiggity (17 replies) Sun, 09/16/2007 - 02:39
- Re: import image local path fix By: Lyle (09/17/2007 - 09:33)
- relative or absolute image path for import By: cdiggity (09/21/2007 - 01:47)
- Re: relative or absolute image path for import By: Lyle (09/21/2007 - 08:54)
- spaces in URL translated to + but not translated back By: cdiggity (09/25/2007 - 19:26)
- Re: spaces in URL translated to + but not translated back By: Lyle (09/26/2007 - 16:35)
- Hi Lyle,
I have 5.2.4 on By: cdiggity (09/27/2007 - 01:11)
- Re: Hi Lyle,
I have 5.2.4 on By: Ryan (09/27/2007 - 13:43)
- averting is not fixing By: cdiggity (09/27/2007 - 17:07)
- Re: averting is not fixing By: Lyle (09/28/2007 - 13:28)
- good point By: cdiggity (09/28/2007 - 17:54)
- Hi Lyle,
Sorry this turned By: cdiggity (10/11/2007 - 00:03)
- Re: Hi Lyle,
Sorry this turned By: Lyle (10/15/2007 - 17:16)
- Re: Re: Hi Lyle,
Sorry this turned By: Lyle (10/17/2007 - 16:51)
- testing By: cdiggity (10/18/2007 - 04:31)
- Re: testing By: cdiggity (10/19/2007 - 05:48)
- Re: Re: testing By: Lyle (10/19/2007 - 12:37)
- Re: Re: Re: testing By: Lyle (10/30/2007 - 13:39)
- Re: Re: testing By: Lyle (10/19/2007 - 12:37)
- Re: testing By: cdiggity (10/19/2007 - 05:48)
- testing By: cdiggity (10/18/2007 - 04:31)
- Re: Re: Hi Lyle,
Sorry this turned By: Lyle (10/17/2007 - 16:51)
- Re: Hi Lyle,
Sorry this turned By: Lyle (10/15/2007 - 17:16)
- Hi Lyle,
Sorry this turned By: cdiggity (10/11/2007 - 00:03)
- good point By: cdiggity (09/28/2007 - 17:54)
- Re: averting is not fixing By: Lyle (09/28/2007 - 13:28)
- averting is not fixing By: cdiggity (09/27/2007 - 17:07)
- Re: Hi Lyle,
I have 5.2.4 on By: Ryan (09/27/2007 - 13:43)
- Hi Lyle,
I have 5.2.4 on By: cdiggity (09/27/2007 - 01:11)
- Re: spaces in URL translated to + but not translated back By: Lyle (09/26/2007 - 16:35)
- spaces in URL translated to + but not translated back By: cdiggity (09/25/2007 - 19:26)
- Re: relative or absolute image path for import By: Lyle (09/21/2007 - 08:54)
- relative or absolute image path for import By: cdiggity (09/21/2007 - 01:47)

