āEdit: My fault, I had a capital character in my URL from when I moved my PHP over to SiteGround. Sorry ā
First of all, awesome kit, you have saved me valuable time!
I am having an issue with user registration. When I go to register, I enter the required information and click register, it just clears out my password and does nothing. Taking a look at the User table, there is nothing there. If I manually create an entry in this table, and then try to register a user with the same name it give ma an error, so I know it can read from the DB. I am guessing there is an issue with writing to the DB for some reason. I know the account I am using has write access and I can log in with navicat and write to the tables with it.
Sort of stumped. I have searched this post and cant find/donāt see/missed anyone who has had this problem, sorry if I missed a post on this.
Anyone have any ideas?
DB hosted on network solutions MySQL
PHP hosted on SiteGround Current PHP version: 5.5.292.0
Thanks,
Rob