May 20th, 2011, 1:38 PM
No user account ID was found in sessions. Please log in again below.
After installing form tools and finishing the last step. It request that the install folder be deleted before attempting to log in. I deleted my install folder and then attempted to login I got the error up above (No user account ID was found in sessions. Please log in again below. ).
I also had to manually create my config.php file.
<?php
// main program paths - no trailing slashes!
$g_root_url = "http://www.mysite.com/formtools";
$g_root_dir = "/hermes/bosweb/web284/b2848/ipw.myaccount/public_html/formtools";
// database settings
$g_db_hostname = "myaccount.ipowermysql.com";
$g_db_name = "mybd";
$g_db_username = "myusername";
$g_db_password = "mypassword";
$g_table_prefix = "ft_";
?>
I can not login at all could anyone please suggest how to correct this issue.
Everything seem to be installed correctly, just unable to log in for the first time.
After installing form tools and finishing the last step. It request that the install folder be deleted before attempting to log in. I deleted my install folder and then attempted to login I got the error up above (No user account ID was found in sessions. Please log in again below. ).
I also had to manually create my config.php file.
<?php
// main program paths - no trailing slashes!
$g_root_url = "http://www.mysite.com/formtools";
$g_root_dir = "/hermes/bosweb/web284/b2848/ipw.myaccount/public_html/formtools";
// database settings
$g_db_hostname = "myaccount.ipowermysql.com";
$g_db_name = "mybd";
$g_db_username = "myusername";
$g_db_password = "mypassword";
$g_table_prefix = "ft_";
?>
I can not login at all could anyone please suggest how to correct this issue.
Everything seem to be installed correctly, just unable to log in for the first time.

Hope it helps other people out too. ![[Image: pic.png]](http://clients.digitalpear.co.uk/pic.png)