Version 4.52
When linking to a child portal url for a product details page.
domain.com/childportal/productDetails/tabid/122/productID/9/default.aspx
yeilds error
Can't get ModuleId for given module name 'Smith.BuyNow'
Ultimately it looks like the problem is that the module is unable to determine the portal ID to obtain the setting in the product details for where the BuyNow cart page is.
Without further debugging the problem is linked to the session / cookies as if once you've been to the child portal and you obtain a session and then copy the same url directly in the browser it will render the page fine.
Is there a way I can patch this quickly until it is remedied in a future release?
Thanks in advance,
Jon