Hi,
I have installed Simple Machines Forum using the script and it appears to work but when I try and login it does not like my login, I have checked the MyPHPAdmin and there are no accounts created.
Has anyone seen this before and now how to fix?
Thanks
I can confirm this, login fails.
workaround (from there forum) create a user you want for admin, ie adminsusername then in phpadmin run this
UPDATE smf_members SET id_group = ‘1’ WHERE member_name = ‘adminsusername’
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.