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] - database issue #110

Open
mwinva opened this issue Apr 12, 2021 · 1 comment
Open

[BUG] - database issue #110

mwinva opened this issue Apr 12, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mwinva
Copy link

mwinva commented Apr 12, 2021

Describe the bug
A clear and concise summary of what the bug is, and the fixes you’ve attempted.

Your Environment:

  • Server PHP Version [e.g. PHP7, Go 1.12] PHP 7.4.16
  • Server Operating System and Version CentOS 7 x64
  • WHMCS Version [e.g. 22] 8.1.3
  • Your desktop OS: [e.g. iOS] + Browser version [e.g. stock browser, safari] chrome

Just installed the module on a fresh WHMCS install and got this error while using the product creator:

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'gid' cannot be null (SQL: insert into tblproducts (type, gid, name, hidden, showdomainoptions, paytype, servertype, configoption1, configoption2) values (server, ?, VULTR 64, 0, 0, recurring, vultr, (MYAPIKEY), 401))

@mwinva mwinva added the bug Something isn't working label Apr 12, 2021
@mwinva
Copy link
Author

mwinva commented Apr 12, 2021

Nevermind. I added a Product Group, then created a new product and it worked just fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants