Hello,
I apologize if this has been asked before. I did a forum search and did not locate the answer.
I have the Smith.BuyNow module (Trial) on a page called Store. Here’s the url in browser address bar:
http://localhost/test1/Store.aspx
This is TAB=61 in my DNN installation.
I have placed a Smith.CategoryMenu module on a different page ie. Home.aspx. The Smith.CategoryMenu categories are empty, not showing any of the categories that have been setup.
On the Home.aspx page, in | Smith.CategoryMenu | Settings | there is a textbox named "BuyNow Page Name" that I have tried various scenerios with no success.
For example I have tried:
Store.aspx
Store.aspx?tabid=61
Store.aspx/tabid=61
http://localhost/test1/Store/tabid=61
http://localhost/ test1/Store.aspx/tabid=61
http://localhost/ test1/Home/tabid=61
and basically get the same kind of error for all tested scenerios.
The error is as follows at the top of the Home.aspx page:
A critical error has occurred.
Can't get TabId for given Portalid=0 and TabName='http://localhost/Test1/Home/tabid=61'
The error is as follows in the browser address bar:
http://localhost/Test1/Default.aspx?tabid=40&error=Can't+get+TabId+for+given+Portalid%3d0+and+TabName%3d'http%3a%2f%2flocalhost%2fTest1%2fHome%2ftabid%3d61'&content=0
I don't know where the url is picking up tabid=40 when I have sepcified tabid=61???
Please advise what the BuyNow Page Name textbox should contain on the Home.aspx page for the BUYNOW module located on Store.aspx page with a tabid=61
Thank you for your assistance
Regards
Mike