Login

 

Got a question for us?

Get help from our team within 24 hours

Problems to access downloads, install or configure a module? Remarks, bugs or suggestions? We treat your request within 24 hours.

Thanks for your feedback!

HomeHomeExpert ModulesExpert ModulesFriendlier URLFriendlier URLProperty AgentProperty Agent
Previous
 
Next
New Post
6/27/2011 11:17 AM
 

marius m wrote

Sometimes the URL is changed in table [FupUrlMapping]

www.site.com/Default.aspx?tabid=62&agentType=Export&PropertyTypeID=38

instead of

www.site.com/Default.aspx?tabid=62&agentType=ViewType&PropertyTypeID=38

I think that's why the error occurs

 

Marius

Yes that's why the errors occurs. Like NA, depending on the configuration, the agentType params will be mandatory in your url to avoid this kind of issues. With the free version you will have to keep the AgentType rewrite group without None params.

With full version, you will be able to add a conditionnal behavior on your PA rewrite rule to process the case where agentType is different from ViewType or View.
You will have url like following :

www.site.com/Default.aspx?tabid=62&agentType=Export&PropertyTypeID=38 <==> www.site.com/hoteluri/agentype/export/alba.aspx

www.site.com/Default.aspx?tabid=62&agentType=ViewType&PropertyTypeID=38 <==> www.site.com/hoteluri/alba.aspx

Best regards,


Célian GASPARD
Développeur
Société de conseil et de service en informatique et systèmes d'information
 
New Post
8/30/2011 5:53 PM
 

Hi,

I had never receive the login/Pass to access at your website. Can you give me the the property Agent rewrite rule that you use ?

Best regards,


Célian GASPARD
Développeur
Société de conseil et de service en informatique et systèmes d'information
 
New Post
8/31/2011 10:07 AM
 

Hi,

I have set your PA rules to avoid conflict with agentype params. As you can see, viewtype and view (2 values of AgentType param) appears in your url but it's mandatory for the module operation. The only way to remove them, it's to create a conditionnal behavior for the PA rewrite rule. This functionnality is available in FUP full version.

I can see that the hoteluri page isn't rewrited. I thinks it's because there no PA module on this page, just PropertyAgentTypes module, therefore the PA rewrite rule is ignored by the rewrite engine. In the full version, you can add new module rewrite strategy, but you can also add a hidden PropertyAgent module in this page to make it works.

Best Regards,


Célian GASPARD
Développeur
Société de conseil et de service en informatique et systèmes d'information
 
New Post
8/31/2011 2:50 PM
 

Thanks,

 

It's OK now.

 

Marius

 
Previous
 
Next
HomeHomeExpert ModulesExpert ModulesFriendlier URLFriendlier URLProperty AgentProperty Agent