Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template loading error in 2.1.0 in Commerce Settings #751

Closed
JayBox325 opened this issue Feb 25, 2019 · 7 comments
Closed

Template loading error in 2.1.0 in Commerce Settings #751

JayBox325 opened this issue Feb 25, 2019 · 7 comments
Assignees

Comments

@JayBox325
Copy link

Description

After updating to Craft Commerce 2.1.0 I am now getting Template Not Found error messages at the 'edit' level of all the sections within Settings. As follows:

/admin/commerce/settings/producttypes/<id>
/admin/commerce/settings/gateways/<id>

It appears the templates missing for these specific errors are:

Unable to find the template “commerce/_layouts/settingscp” in "commerce/settings/producttypes/_edit" at line 1.

and

Unable to find the template “commerce/_layouts/settingscp” in "commerce/settings/gateways/_edit" at line 1.

But it's happening for the all the 'edit' levels within the Settings section.

Steps to reproduce

  1. Try to edit a Gateway
  2. Try to edit a Product Type

Additional info

  • Craft version: 3.1.14
  • Commerce version: 2.1.0
@brandonkelly brandonkelly self-assigned this Feb 25, 2019
@echantigny
Copy link
Contributor

Same issue with Shipping methods.
ie: /admin/commerce/shipping/shippingmethods/2

@brandonkelly
Copy link
Member

Thanks. Getting a release out soon with a fix for this…

@brandonkelly
Copy link
Member

2.1.0.1 is out now with the fix.

@echantigny
Copy link
Contributor

Thanks for the quick lightning fast update @brandonkelly !

@echantigny
Copy link
Contributor

@brandonkelly Stumbled on some that seems to not be fixed:
Template not found: commerce/settings/taxzones
Template not found: commerce/settings/taxcategories

@JayBox325
Copy link
Author

Bloody hell, @brandonkelly. Thanks for resolving this so soon! 👍🏼

@brandonkelly
Copy link
Member

@echantigny Thanks, just released 2.1.0.2 with a fix for those and others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants