Ninja Forms database tables not created
-
Just a moment of idiocy on my part in case others have the same issue. I noticed that form settings were not saving so I looked at the apache error log:
WordPress database error CREATE command denied to user 'luser'@'localhost' for table 'wp_ninja_forms'
Ninja Forms was unable to actually create its tables due to the database user not having CREATE permission for the database. Once permission was given everything worked as expected.
Perhaps a check for this permission with an error message in Ninja Forms setup to point this out would be useful to others.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Ninja Forms database tables not created’ is closed to new replies.