Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Jun 2007
    Posts
    22
    Plugin Contributions
    0

    Default Re: Banner Manager Logs me Out

    Apologies if i am grasping at straws, but i have just noticed in my webhost configuration:

    Timeouts Connection: 120 - Keep-Alive: 4

    is it possible that when more than 4 people are viewing the site that my session gets dropped? or am i way WAY off target here?

  2. #12
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Banner Manager Logs me Out

    I doubt the timeout is an issue.

    What are the rest of your PHP settings for Sessions ? (from the admin php-info you quoted from earlier)
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #13
    Join Date
    Jun 2007
    Posts
    22
    Plugin Contributions
    0

    Default Re: Banner Manager Logs me Out

    Quote Originally Posted by DrByte View Post
    I doubt the timeout is an issue.

    What are the rest of your PHP settings for Sessions ? (from the admin php-info you quoted from earlier)
    I hope this is the info you are after?

    session.auto_startOffOff
    session.bug_compat_42OnOn
    session.bug_compat_warnOnOn
    session.cache_expire180180
    session.cache_limiternocachenocache
    session.cookie_domainwww.pcsuperstore.com.auno value
    session.cookie_lifetime00
    session.cookie_path//
    session.cookie_secureOffOff
    session.entropy_fileno valueno value
    session.entropy_length00
    session.gc_divisor2100
    session.gc_maxlifetime36001440
    session.gc_probability10
    session.namezenAdminIDPHPSESSID
    session.referer_checkno valueno value
    session.save_handleruserfiles
    session.save_path/home/pcsupers/public_html/cache/home/php/
    session.serialize_handlerphpphp
    session.use_cookiesOnOn
    session.use_only_cookiesOffOff
    session.use_trans_sidOffOn

  4. #14
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Banner Manager Logs me Out

    Hmmm ... that looks fine for "local" values, which is the important part.

    An alternative approach ... can you install a fresh copy of Zen Cart into another folder+database, and check whether the problem still happens there ?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Banner Manager Logs me Out

    I had the symptoms you describe happening chronically on one site a couple years ago. It turned out it was my surfing-protection settings in ZoneAlarm ... it was blocking the site's session cookies amongst other things. Turning off that setting in ZoneAlarm resolved the problem instantly. The quick way to find out if it's related is to turn off all personal firewall or privacy-protection software and test.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #16
    Join Date
    Jun 2007
    Posts
    22
    Plugin Contributions
    0

    Default Re: Banner Manager Logs me Out

    OK so i re-installed a clean copy of zencart to a test folder on the same webserver, using the same database and i immediately was presented with the same problem.

    I assume this means that the problem lies in 1 of 2 areas:
    1. either the database is bollocksed.
    2. a setting with our webhost is bollocksed.

    If i am correct in these assumptions, does anyone have a suggestion on where to go from here? I'm not a crybaby by nature but this problem is now so extreme that i cannot use the admin section at all without feeling the urge to drive my fist through the monitor every 5 seconds as i get logged out!

    Once again, thanks to everyone who has offered so much advice.

    Cheers!

  7. #17
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Banner Manager Logs me Out

    You could try changing this setting to blank ... just remove the letters: db
    Code:
    define('STORE_SESSIONS', '');
    That will force it to do session-storage to the filesystem instead of the database. This is less versatile and somewhat less secure, but might reveal something if symptoms change.

    What version of PHP is on your server?

    You might try asking your host what PHP components have been changed on the server since it was last working properly for you.

    Who is your host?

    Do you have access to another webserver anywhere to use as a test ... to rule out your own equipment?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #18
    Join Date
    Jun 2007
    Posts
    22
    Plugin Contributions
    0

    Default Re: Banner Manager Logs me Out

    I removed the letters "db" from both files but the problem still remains.

    I have emailed our hosting company with the problem however i am incredibly pessimistic that they will be of any assistance given their track record...

    This issue is driving me to drink...

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. EP Import logs me out
    By hamid84 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 25 Jul 2010, 07:14 PM
  2. Admin logs out
    By paul-h in forum Basic Configuration
    Replies: 2
    Last Post: 21 May 2010, 02:30 PM
  3. Replies: 3
    Last Post: 20 Oct 2009, 09:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg