Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter xxbossmanxx

    (@xxbossmanxx)

    I forgot to mention that I tested it with several themes and it is still not logged in and I also tested a non mapped network site and it works fine, i am logged in when I visit the front end on a non mapped network site. I am using folders not sub domains.

    Plugin Author Ron Rennick

    (@wpmuguru)

    WordPress stores your authentication hash in cookies. Browser security won’t permit the mapped domain to access the cookies from other domains.

    Either log into the mapped domain or enable the remote login settings in you DM settings.

    Hi Ron,

    I have the same problem as xxbossmanxx. (but using subdomains)

    I have all this checked in the setup page:

    x Remote Login
    x Permanent redirect
    x User domain mapping page
    x Redirect administration pages to site’s original domain

    I log in on a subsite (on a browser with cleared cookies and cache) and works fine, but when I view the front end I’m not logged (basically the toolbar is missing).

    Also, I get the errors mentioned in other topics:

    Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /home/nginx/domains/exemple.com/public/wp-includes/functions.php on line 3083 Notice: get_current_site_name is deprecated since version 3.9 with no alternative available. in /home/nginx/domains/exemple.com/public/wp-includes/functions.php on line 3085

    Using:
    Wordpress 3.9
    Plugin version 0.5.4.3

    Plugin Author Ron Rennick

    (@wpmuguru)

    @mkdev – install the sunrise.php from the development version or turn off WP_DEBUG in your install.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Everything works fine but not logged in on the front end’ is closed to new replies.