This thread started out as a general discussion of "stores" in DNN, but has turned into a support thread for a specific module. That is perfectly cool... but this thread is going to be moved to the Custom Modules forum. Cheers, Scott
Scott Willhite
Director of Community Relations, DotNetNuke
It is only with the heart that one can see rightly... what is essential is invisible to the eye.
~ Antoine de Saint-Exupéry
Hi jbaird. This problem will go away when you TURN OFF FRIENDLY URLS! I am still trying to figure out how to make querystring variables behave correctly with friendly urls turned on.
Intuition without concept is blind; Concept without intuition is empty -- I. Kant : Critique of Pure Reason
In the olden days, books were burned. Now the website is shut down.
hi rclarke. i suspect that when you installed the modules, the old KHZ.ARC.dll is still in your bin folder. you can correct this error by replacing the KHZ.ARC dll in your /bin folder with the one in the zipfile named KHZ.ARC.xx.zip . hth
Intuition without concept is blind; Concept without intuition is empty -- I. Kant : Critique of Pure Reason
In the olden days, books were burned. Now the website is shut down.
Here is what I get AssemblyVersion: 03.00.11 Method: KHZ.ARC.LayoutBaseController.DefaultControlLayout FileName: FileLineNumber: 0 FileColumnNumber: 0 PortalID: 0 PortalName: DotNetNuke Default Portal UserID: 1 UserName: host ActiveTabID: 53 ActiveTabName:
store AbsoluteURL: /Default.aspx AbsoluteURLReferrer: http://localhost/Default.aspx?tabid=53 ExceptionGUID: 1af65bdb-efc1-4d76-8f1b-5704917df77a DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider InnerException: Object reference
not set to an instance of an object. Message: Object reference not set to an instance of an object. StackTrace: Source: Server Name: NUNYA
Hello: I turned off Friendly URL's which solved the problem in the control panel. I was able to add products to the catalog. However, when I logged out from admin/host mode to see what it would look like to the user, the store page was blank. Log in, I havae
the storefront, logout, I don't.
I downloaded it again and got in installed and I put in the liscence and it gives me this error: A critical error has occurred. Method not found: KHZ.ARC.LayoutPageInfo KHZ.ARC.ARCBase.get_LayoutPage(System.String, System.String). Any ideals?
Hope, You probably did not put the HTTPModule line in the web.config, see the instructions in Mark's emails or the store ReadMe. (I went to page with store module before adding that line and, as I recall, that is the error I saw.)
yes, that line is correct. I suspect that you will need to copy the dll from KHZ.ARC.zip into the .bin folder of your portal. I made a few changes to that dll and it would affect the layoutpage method. I will be releasing a new and improved version today, and
if you would be so kind as to install it into a new portal, i am fairly sure it will fix the issues that have been reported in the last few days. This final flurry of activity is what i was hoping for, and i feel this product is ready for the primetime, so
i will be updating my KodHedZ.net website with the current code, and you will be able to see it in action there. I added a catch to reset the default layoutpages for nested pages (before, if you were editing a product and clicked on a different menu item,
like "Orders" or "Catalog", or if you went to the main Store page again, and then tried to go back to the Control Panel.. you would get an obj ref not set error. This is fixed now. I added a link to the bottom of "Order Details" page, so you can return to
the store from that page and not be stuck there. (it uses session to store the current navigation variables,. I was hoping to use viewstate, but its not working so i have to use session until some other avenue appears. I was considering Caching the items,
but i like sessionstate for this case because it is personalised. Also, i have added the ability to change layouts or upload new layouts, but since there are none ready yet, its fairly useless at the moment. If you have any problems with this new version,
please let me know right away. You can download it from the link in the original email with your license key in it.
Intuition without concept is blind; Concept without intuition is empty -- I. Kant : Critique of Pure Reason
In the olden days, books were burned. Now the website is shut down.
mrswoop
Star
11177 Points
2240 Posts
Re: Stores
Feb 26, 2005 08:45 PM|LINK
Director of Community Relations, DotNetNuke
It is only with the heart that one can see rightly... what is essential is invisible to the eye.
~ Antoine de Saint-Exupéry
xpdit
Contributor
5421 Points
1086 Posts
Re: Stores
Feb 27, 2005 01:13 AM|LINK
In the olden days, books were burned. Now the website is shut down.
KodHedZ Software Development
xpdit
Contributor
5421 Points
1086 Posts
Re: Stores
Feb 27, 2005 01:18 AM|LINK
In the olden days, books were burned. Now the website is shut down.
KodHedZ Software Development
HopeAndRebek...
Member
80 Points
16 Posts
Re: Stores
Feb 27, 2005 02:19 AM|LINK
HopeAndRebek...
Member
80 Points
16 Posts
Re: Stores
Feb 27, 2005 03:16 AM|LINK
jbaird2685
Member
165 Points
34 Posts
Re: Stores
Feb 27, 2005 12:07 PM|LINK
HopeAndRebek...
Member
80 Points
16 Posts
Re: Stores
Feb 27, 2005 05:35 PM|LINK
mbblum
Member
314 Points
64 Posts
Re: Stores
Feb 28, 2005 03:05 AM|LINK
HopeAndRebek...
Member
80 Points
16 Posts
Re: Stores
Feb 28, 2005 04:27 AM|LINK
xpdit
Contributor
5421 Points
1086 Posts
Re: Stores
Feb 28, 2005 06:33 PM|LINK
In the olden days, books were burned. Now the website is shut down.
KodHedZ Software Development