URL substitution problem

Erik
03/12/2009 03:43 pm
I have a site set up such that this URL

http://members.server.com/check?&param1=path1/path2/&param2=filename

should be substituted with

http://members.server.com/shoots/path1/path2/filename

I set up the substitution:

In URL *, replace check?&param1=***/**/&param2=* with shoots/***/**/*

I test the URL and it comes out perfectly in the test pop-up window, but when I actually start downloading, that URL doesn''t get translated as I expect. Any thoughts?
Oleg Chernavin
03/12/2009 04:24 pm
You may try to change to:
Replace:
check?&param1=**/&param2=*
With:
shoots/**/*

Would this work?

If not, can you send me the details to support@metaproducts.com ?

Best regards,
Oleg Chernavin
MP Staff
Erik
03/12/2009 04:36 pm
That didn''t work; how can I email you the project settings easily?
Oleg Chernavin
03/12/2009 04:57 pm
Yes, save it to a text file (Export - Project Settings) and send me to support@metaproducts.com. If you do not hear from me within two days, please post here again and I will try to write you myself.

Oleg.
Erik
03/12/2009 05:23 pm
Thanks for the info; I''ve just now emailed the project settings.
Erik
07/29/2009 04:55 pm
> Thanks for the info; I''''ve just now emailed the project settings.

I forgot about this project - did you find anything on this?
Oleg Chernavin
07/30/2009 07:21 am
Quite strange - I found no E-mail to you in March. I will now write you myself to the address you specified in the forum.

Oleg.
Erik
08/04/2009 09:30 am
I sent a reply to your email now, thanks!
Oleg Chernavin
08/04/2009 12:14 pm
I got it. Replying now.

Oleg.
Erik
08/04/2009 12:37 pm
I replied too - please let me know if my description is clear enough, thanks.
Oleg Chernavin
08/05/2009 09:39 am
I fxied the problem. It didn''t apply URL Substitutes rules to the links from HTML forms. Here is the updated oe.exe file:

http://www.metaproducts.com/download/betas/OEP3086.ZIP

Oleg.