1. by Donboy on January 16, 2013

    Resolved

    Mobile site changes

    • Ticket #79
    • Status
    • Priority
    • Milestone
    • Tag
    • Category
    • Assigned to jendor
    • Last Updated 6:54 pm
    • Modified by jendor

    When I was viewing the mobile site, I noticed there was no menu anywhere that I could see, and no way to post a message. I tried touching the top banner but it was not a hyperlink.

    1. Attachments:
  2. Donboy
    about 13 years ago

    Here’s another pic showing the page scrolled down a little.

    1. Status changed from New to Assigned.
    2. Category changed from Uncategorized to Bugs.
    3. uploaded IMG_2638.png
  3. jendor
    about 13 years ago

    This was tied to the server random logout issue (that i hadn’t logged yet). It appears it was being caused by the server cleaning up the “trash” sessions that are stored on the server. I created a php.ini file and changed the session cleanup time to 1 week (were a small enough site this shouldn’t be an issue) users of the mobile site should reuse the same sessions which are linked to thier cookies and remain logged in for a week before they are “logged out” by having thier session removed.

    1. Status changed from Assigned to Resolved.