Login
Problems to access downloads, install or configure a module? Remarks, bugs or suggestions? We treat your request within 24 hours.
Thanks for your feedback!
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,
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 ?
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,
Thanks,
It's OK now.
DotNetNuke Modules | Licence | Download | Subscribe Now | Support | Contact