Skip to main content
Topic: User Registration Page - Error Processing Request (Read 636 times) previous topic - next topic

User Registration Page - Error Processing Request

Hi … I have my authentication table ACCOUNT where we are going to store user_name, user_pwd, user_picture, user_email and user_role.  I started with clean table (no data), then publish the project.   When I click REGISTER and enter all relevant information, then click SAVE / POST, I get the error message Error Processing Request.  No data is recorded in database, when I check on phpAdmin.

Any help will be appreciated.

Alvon

Re: User Registration Page - Error Processing Request

Reply #1
Hi sibarhm,
Please can you provide additional information of the error you are getting.
You can check the browser console to see what error is displayed.
Thanks