Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
  • in reply to: Next profile link based on search results #93104
     schmu
    Participant

    Hi Laura,

    thanks for your prompt response,
    I would like to add that I have added the following code on the members page (with search filter) to produce the session cookie:

    COPY CODE
      <?php 
                if (isset($_SERVER["REQUEST_URI"])) { 
                $_SESSION['url'] = $_SERVER["REQUEST_URI"];
                } 
                ?> 

    Thanks
    Christoph

Viewing 1 post (of 1 total)

Log in with your credentials

Forgot your details?