logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
david9688526  
#1 Posted : Friday, December 18, 2020 11:15:52 AM(UTC)
david9688526

Rank: Newbie

Groups: Developers
Joined: 4/17/2020(UTC)
Posts: 1

Thanks: 1 times
We had things working well under 9.0.1 for several months now. We just tried to upgrade to 9.0.2 and then to 9.0.3 and all product pages now throw 404 errors.

I tried doing a Rebuild Catalog Urls but it didn't help.
I've verified the URL matches the one specified for the product.
I'm not seeing any relevant errors in the error log.

Any ideas?

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

ray22901031  
#2 Posted : Friday, December 18, 2020 12:37:50 PM(UTC)
ray22901031

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 2/17/2019(UTC)
Posts: 826

Thanks: 3 times
Was thanked: 13 time(s) in 13 post(s)
Hard to troubleshoot because we're not there, but I would reset the website under IIS first to clear out any cache.
david9688526  
#3 Posted : Friday, December 18, 2020 12:48:57 PM(UTC)
david9688526

Rank: Newbie

Groups: Developers
Joined: 4/17/2020(UTC)
Posts: 1

Thanks: 1 times
Restarting the website and recycling the app pool did not resolve the issue.
MikeR  
#4 Posted : Friday, December 18, 2020 12:51:06 PM(UTC)
MikeR

Rank: Advanced Member

Groups: Administrators, Developers, Registered, HelpDesk, System, Admin
Joined: 10/18/2018(UTC)
Posts: 183

Thanks: 1 times
Was thanked: 6 time(s) in 6 post(s)
Hello David,

I'm not seeing any 404's on your website currently? I tested a number of products and they are all working.

https://www.crmagnetics....on-cr5100-series/crd5110

Kind Regards,
Mike Randolph
Thank you for your support!
Mike Randolph
AbleCommerce.com
david9688526  
#5 Posted : Friday, December 18, 2020 1:47:06 PM(UTC)
david9688526

Rank: Newbie

Groups: Developers
Joined: 4/17/2020(UTC)
Posts: 1

Thanks: 1 times
This is just on the DEV site (we haven't applied it to LIVE since it isn't working). I'll send you the address separately so you can take a look.
ray22901031  
#6 Posted : Friday, December 18, 2020 1:50:54 PM(UTC)
ray22901031

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 2/17/2019(UTC)
Posts: 826

Thanks: 3 times
Was thanked: 13 time(s) in 13 post(s)
OK,

What happens when you go to the backend, go into a product and click preview?

If you're not able to view the product, change the URL, save, and click preview?

What happens?
david9688526  
#7 Posted : Friday, December 18, 2020 1:53:52 PM(UTC)
david9688526

Rank: Newbie

Groups: Developers
Joined: 4/17/2020(UTC)
Posts: 1

Thanks: 1 times
Clicking Preview from the Product Edit page gives a 404.
Changing the URL didn't help either.
ray22901031  
#8 Posted : Friday, December 18, 2020 1:55:16 PM(UTC)
ray22901031

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 2/17/2019(UTC)
Posts: 826

Thanks: 3 times
Was thanked: 13 time(s) in 13 post(s)
Create a new product and click preview, at least does that work?
david9688526  
#9 Posted : Friday, December 18, 2020 2:11:34 PM(UTC)
david9688526

Rank: Newbie

Groups: Developers
Joined: 4/17/2020(UTC)
Posts: 1

Thanks: 1 times
Good idea that I hadn't tried yet. Nope, 404.
ray22901031  
#10 Posted : Friday, December 18, 2020 2:12:51 PM(UTC)
ray22901031

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 2/17/2019(UTC)
Posts: 826

Thanks: 3 times
Was thanked: 13 time(s) in 13 post(s)
Make sure that the newly created product has default templates, nothing custom.
ray22901031  
#11 Posted : Friday, December 18, 2020 2:22:07 PM(UTC)
ray22901031

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 2/17/2019(UTC)
Posts: 826

Thanks: 3 times
Was thanked: 13 time(s) in 13 post(s)
If after trying all this, change the theme back to sample and try again. If it still doesn't work, then I would redo the upgrade again. This time go from 9.01 to 9.02 and check everything at this point.

There has not been a schema change to the database from 9.01 to 9.03, at least to my knowledge, it has to be a view problem. Again difficult to troubleshoot someone else's system because I'm not there.

I've never done a catalog rebuilt for the simple reason I don't like too many "/" in the URLs, Google likes the URLs to be nice and simple and I found that the rebuilt just messes things up.

All my URLs have only one "/" in them, again better for SEO.
david9688526  
#12 Posted : Monday, December 21, 2020 10:01:12 AM(UTC)
david9688526

Rank: Newbie

Groups: Developers
Joined: 4/17/2020(UTC)
Posts: 1

Thanks: 1 times
I figured this out. There was a minor issue with one of our custom widgets. It is utterly ridiculous that this resulted in a 404 error which made something that should have been simple to track down and fix very difficult. The site was in debug mode and custom errors was off. This should never have happened. And no error was logged because the Global.asax.cs has code to prevent logging of 404s. I find good error handling is the sign of good software and this version of AbleCommerce fails this test miserably.
Users browsing this topic
Guest
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.