Problem. admin area I keep getting logged off. booted.
Posted: Sat Apr 10, 2010 1:53 am
Hello, This is my first post.
I am very happy with open cart. And glad to make a donation.
I would like to start using it more for my clients as my main shopping cart software.
Lets get into the issue at hand....
I keep getting logged out of the admin section. Booted I guess - just goes back the the /admin page asking me to enter my log in details.
And this isn't just happening when I am inactive. It happens randomly. I am just go in and out of the settings or products/categories pages and then getting booted.
Even weirder - I get the admin log in screen inside the pop up for image up loader??? That really confuses me. there has to be something wrong here.
Please help - I can't have my client take over and while he is uploading his products he gets booted off every other minute.
I have the newest version of open cart.
When installing I had 2 red X's - the magic quotes and register globals where RED X, I installed anyway - I thought with the phpini and .htaccess settings I could fix it.
I am on network solutions also on a shared economy plan.
my .htaccess says
php_flag register_globals off
php_flag magic_quotes_gpc off
and my php.ini says
magic_quotes_gpc = Off;
register_globals = Off;
default_charset = UTF-8;
memory_limit = 64M;
max_execution_time = 18000;
max_upload_filesize = 100M;
safe_mode = Off;
mysql.connect_timeout = 20;
session.use_cookies = On;
session.use_trans_sid = Off;
session.gc_maxlifetime = 12000000;
I am very happy with open cart. And glad to make a donation.
I would like to start using it more for my clients as my main shopping cart software.
Lets get into the issue at hand....
I keep getting logged out of the admin section. Booted I guess - just goes back the the /admin page asking me to enter my log in details.
And this isn't just happening when I am inactive. It happens randomly. I am just go in and out of the settings or products/categories pages and then getting booted.
Even weirder - I get the admin log in screen inside the pop up for image up loader??? That really confuses me. there has to be something wrong here.
Please help - I can't have my client take over and while he is uploading his products he gets booted off every other minute.
I have the newest version of open cart.
When installing I had 2 red X's - the magic quotes and register globals where RED X, I installed anyway - I thought with the phpini and .htaccess settings I could fix it.
I am on network solutions also on a shared economy plan.
my .htaccess says
php_flag register_globals off
php_flag magic_quotes_gpc off
and my php.ini says
magic_quotes_gpc = Off;
register_globals = Off;
default_charset = UTF-8;
memory_limit = 64M;
max_execution_time = 18000;
max_upload_filesize = 100M;
safe_mode = Off;
mysql.connect_timeout = 20;
session.use_cookies = On;
session.use_trans_sid = Off;
session.gc_maxlifetime = 12000000;