BV Commerce Forum
»
BV Commerce Support
»
General Support
»
HOTFIX SP2-H - Private store does not allow access to Forgot password page or contact us page
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
Private store does not allow access to Forgot password page or contact us page. Replace the pages in the zip file in the root of your website and App_code folder. Also you will need to add a new site term. This can be done by running this SQL against your db. INSERT INTO [dbo].[bvc_SiteTerm] ([SiteTerm], [SiteTermValue]) VALUES (N'PrivateStoreNewUser', N'Need an account? Contact us.') If you cannot run this against the database manually then go into the admin section of your site and go to Content > Site Terms. Then add a term with the name PrivateStoreNewUser and give it a value something similar to "Need an account? Contact us." This will become the text of the link to the contact us page. File Attachment(s): Private Store Update.zip (4kb) downloaded 17 time(s).You cannot view/download attachments. Try to login or register. |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.