Sep 14th, 2011, 1:54 PM
Hey Dave,
Weird! Yeah, you could add it in manually by adding a record to the [ft_]accounts table with an account_id of 1. For that, you'd need some sort of DB access tool like phpMyAdmin.
You might want to look at another of your installations and see how that ID is configured, then manually copy the settings over. For the password, either copy over an existing record's password and then change it when you log in, or use this script:
http://docs.formtools.org/encrypt.php
- Ben
Weird! Yeah, you could add it in manually by adding a record to the [ft_]accounts table with an account_id of 1. For that, you'd need some sort of DB access tool like phpMyAdmin.
You might want to look at another of your installations and see how that ID is configured, then manually copy the settings over. For the password, either copy over an existing record's password and then change it when you log in, or use this script:
http://docs.formtools.org/encrypt.php
- Ben