Admin Account 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
select a.admin_id, a.admin_firstname, a.admin_lastname, a.admin_username, a.admin_email_address, a.admin_created, a.admin_modified, a.admin_logdate, a.admin_lognum, g.admin_groups_name from admin a, admin_groups g where a.admin_id= 1 and g.admin_groups_id=
I get this message when I try to edit my admin account. when i try to use easy populate it says that I do not have administrative rights. I had problems on installation. When I installed I could not log in with my admin account. I used the work around by creating a password through phpadmin, but now my admin account doesn't work.
Also I wanted to know if oscmax has done work to secure against script injection hacks. I'm sure you guys have, but how robust is it? Are script injectors part of the reason there is no search tool on this site?
thanks




LinkBack URL
About LinkBacks





This login didn't work, so I used the work around going to phpadmin and copying and pasting an already created user. Leading to the problem which I talk about in the orginal post. 
Bookmarks