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

Bug : Error when generate post with number meta field #168

Closed
PhakphumV opened this issue May 17, 2023 · 2 comments
Closed

Bug : Error when generate post with number meta field #168

PhakphumV opened this issue May 17, 2023 · 2 comments
Assignees
Labels

Comments

@PhakphumV
Copy link

Issue description

I got an error when trying to generate posts with a number meta field as the following message:

Fatal error: Uncaught Error: Unknown named parameter $min
in ./wp-content/plugins/fakerpress/src/FakerPress/Provider/WP_Meta.php on line 56

Reproduction steps

  1. Login to Admin panel
  2. Go to FakerPress -> Posts menu
  3. Fill in the inputs for generate posts
  4. Add meta field with type as Number and fill in min, max possible numbers
  5. Click Generate button
@bordoni
Copy link
Owner

bordoni commented May 26, 2023

Thank you! I will address that on my next PR.

@bordoni bordoni self-assigned this May 26, 2023
bordoni added a commit that referenced this issue Jul 10, 2023
bordoni added a commit that referenced this issue Jul 10, 2023
@bordoni bordoni closed this as completed Jul 10, 2023
@PhakphumV
Copy link
Author

Thank you for closing this issue. Really appreciate your work!

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

No branches or pull requests

2 participants