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

Hidden field of product #906

Closed
kay-webpresso opened this issue Jan 10, 2025 · 1 comment
Closed

Hidden field of product #906

kay-webpresso opened this issue Jan 10, 2025 · 1 comment

Comments

@kay-webpresso
Copy link

We had a problem with the 'hidden field' of a product.
If we save a hidden field for a product - a error occurs. (PHP8.2)

I was able to fix this issue in:
community store -> single_pages -> dashboard -> store -> products.php

I added this code on line 1057:
<input type="hidden" value="" name="poDetails[]"/>

Mesuva added a commit that referenced this issue Jan 10, 2025
@Mesuva
Copy link
Collaborator

Mesuva commented Jan 10, 2025

Nice spot - I've pushed up your fix and it'll be in the next release

@Mesuva Mesuva closed this as completed Jan 10, 2025
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

2 participants