I’m using Joomla 1.5.22.
I tried to manually insert a new user to the ‘site_users’ table in the database.
But when i tried to log in with the new user, the page just refresh but doesn’t log in.
May i know why is that so?
Sorry as i’m a beginner in programming and Joomla.
To create a new user the best solution is to :
Don’t try to insert a new user with a MySQL request, use the web interface.