Closed (cannot reproduce)
Project:
Ubercart
Version:
6.x-2.2
Component:
User Interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2010 at 15:16 UTC
Updated:
3 Feb 2011 at 22:05 UTC
When I originally set up my site with ubercart I configured the page view for the pruducts to use store as the url alias. It worked initially, but something changed and now I can't get that one url to work. I don't see it in the url alias list and I can't create another page with /store as the url. I think it has something to do with 'Views', but I'm not sure how or where to start debugging this issue. Right now, I'm getting a "page not found" error when I try going to that url.
Comments
Comment #1
dawehnerFirst debugging help: http://drupal.org/node/571990
You have to provide informations
Comment #2
jpstokes commentedI took a look at the link, but it didn't provide me any way to debug the issue and as far as details my issue is pretty simple. In views, you can choose a display block, page, etc. Well my products view which is automatically created when installing ubercart had a page path setting of products. I changed this to store...so now my url to see my products should be mysite.com/store, but this doesn't work. i get a "page not found" error. I don't know what to do from here. Please recommend some steps to do as I try to resolve this issue.
Comment #3
dawehner1) Export the view.
2) Have you saved the view
3) Ubercart could do also some confusing stuff, i don't know. I think this could be better in the ubercart issue queue.
Comment #4
sid.b commentedI have the same issue. Setting the page display path to mysite/store results in "page not found". Changing the page display path to mysite/storefront or mysite/shop works fine. So there is a problem with using the URL mysite/store. This suggests that maybe it's not an issue for the Views module.
Comment #5
jpstokes commentedChanged project to ubercart.
Comment #6
longwaveOld issue, cannot reproduce.