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;
Reason: Topic moved
ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com
Have you upgraded recently?
latest version 1.4.8BSteveSherry wrote:which version number are you on?
Have you upgraded recently?
no upgrade yet
this is happening since day 1
and yes i clean out browser cache and cookies
most of the time it says:
Invalid token session. Please login again.
ans sometimes just loads the username/password fields without warning error
ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com
I fixed this by upgrading my modules to include the new token feature.
am I the only one with this problem??
ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com
Steve, thanks for taking the time to answer me, but as i stated before i had this issue since day 1 (on a fresh 1.48B install).SteveSherry wrote:did my suggestion not help?
i was hoping i could solve this issue soon.
i am planing to add 35 - 50 products, so my guess is 156 log in attempts . this is crazy

you can even try the front-end, its happening there too.
username:test@test123.com
password:test
ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
so i am forced to lean towards the other possible reason.
but 1st, do you think the session time is set too low? even php.ini shows this?:
session.gc_maxlifetime = 12000000;
if yes, then would you tell me what exactly i should ask the host company reagarding php.ini?
thanks
ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com
Code: Select all
<?php phpinfo(); ?>
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
PM sentXsecrets wrote:create a file somewhere and put in it this codethen use your browser to goto that file and find the session timeout. That will tell you what your installation of php is actually using. If it does not match the php.ini file you keep referencing then you need to contact your host and ask them how to change it.Code: Select all
<?php phpinfo(); ?>
ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com
Users browsing this forum: No registered users and 73 guests