Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-12168

Could not find a valid session key

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Incomplete
    • Affects Version/s: 4.2.8
    • Fix Version/s: None
    • Component/s: CiviContribute
    • Labels:
      None

      Description

      When I try to renew the membership then I got a error message "Could not find a valid session key", due to this I am not able to renew the membership in the website.

      I have also read the forum comments and apple the patch for session in core/session.php

      function __construct()
      {
      if (!$_SESSION)

      { session_start(); }

      $this->_session =& $_SESSION;
      }

      But I have no success, error are still displayed

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              hbhatt Hemant Bhatt
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: