I cannot login into the admin section of the harvester because I have forgotten the username and password. Is there anyway to regain control of the system (Yes I know, real brillant on my part - Doh!
Thank you in advance for any help,
Kyle
Moderators: jmacgreg, michael, John
select setting_value from site_settings where setting_name = 'username';update site_settings set setting_value = md5(concat('username_goes_here', 'password_goes_here')) where setting_name = 'password';Return to Open Harvester Systems Support and Development
Users browsing this forum: No registered users and 0 guests