Forums

Custom Page not recognizing users session (2 posts)

  1. tomerock
    Member
    Posted 4 years ago #

    Hello

    I have a site
    http://exponentialtrader.com/
    When a user log's in they stay alive everywhere logged in

    But when they go to http://www.exponentialtrader.com/predictor/ (a custom page) it doesnt recognize that their logged in

    On my custom page all I did was put in this

    <`?php require('../wp-blog-header.php');
    get_currentuserinfo();
    get_header();
    get_sidebar(); <?> </body></html>`

    Howcome in the sidebar its not saying "currently logged in as"

    Thanks!

  2. tomerock
    Member
    Posted 4 years ago #

    I just noticed that the user is logged in only in I.E. but not firefox

Topic Closed

This topic has been closed to new replies.

About this Topic