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

dawehner’s picture

Status: Active » Postponed (maintainer needs more info)

First debugging help: http://drupal.org/node/571990

You have to provide informations

jpstokes’s picture

I 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.

dawehner’s picture

1) 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.

sid.b’s picture

I 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.

jpstokes’s picture

Project: Views (for Drupal 7) » Ubercart
Version: 6.x-3.0-alpha2 » 6.x-2.2
Component: page displays » User Interface
Status: Postponed (maintainer needs more info) » Active

Changed project to ubercart.

longwave’s picture

Status: Active » Closed (cannot reproduce)

Old issue, cannot reproduce.