General Issue

Closed
Advanced Security - PHP Register/Login System Advanced Security - PHP Register/Login System November 06, 2018
Login to reply
Milos Stojanovic Support Agent
5 years ago

Hey Liesl,

Since I haven't received any response for while now, I guess that you have resolved the issue so I'll close this ticket.

If you have any other questions, feel free to open a new ticket.

Kind regards,
Milos Stojanovic


Milos Stojanovic Support Agent
5 years ago

Hey Liesl,

Thank you! I'm glad you like the app! :)

Adding the field itself should not break the application. However, some modifications you make inside the code to add support for those fields can break the app.

Unfortunately, I cannot help you much with the code you have added and I would recommend you to go through the Developer Guide article and enable debug so you can see the errors on the screen and figure out what is causing the issue.

Regards,
Milos

Liesl Febbraio
5 years ago

HI there,

First off thank you for an awesome product - it has helped me tremendously! 

I'm just having one little problem - whenever I add any fields to the database in phpmyadmin, my main user admin area where I edit users no longer functions. When I click user->edit or details the page loader just keeps spinning forever. In my case I uploaded profile pictures within the as_user_details table. Users that I haven't applied the image to work fine for some reason. I actually had the same problem when I imported all my users from a csv file. Ended up having to delete them to get it fixed - had to add them all manually in the end. Seems any time I make a change to the database table itself something breaks. Any idea on how to fix this?