This topic is locked

URL prefix does not work

2/27/2008 9:47:53 AM
PHPRunner General questions
D
dunga author

I am using php runner b.320.

I wanted to use a URL prefix and managed to understand how to "train" php runner in visual editor to set it up.
HOW ever here is what the problem is:
my web server address: http://cweb02/policies
my link:example: Manuals/documents/document1.doc
URL prefix: i input http://cweb02/policies/
So when i use generated by PHP runner project thorugh the web interface I nput the link to the file as

Manuals/documents/document1.doc

hoping that when it is generated it will have an automatic prefix of http://cweb02/policies
BUT When the project is generated it only generates http://cweb02/
and does not generate second one after the slash...why???

word"policies" appears in the project , but is not generated.

Please look at this issue and let me know.

Admin 2/28/2008

Hi,
please publish your project on Demo Account (last tab in PHPRunner) and send a URL where I can and troubleshoot this error to support@xlinesoft.com

D
dunga author 2/28/2008

hi Alexey, i have encountered same problem with ASP as well, I will generate ASP project soon and let you know.