Community Support Forums — WordPress® ( Users Helping Users ) — 2011-10-08T20:24:19-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15385 2011-10-08T20:24:19-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=45165#p45165 <![CDATA[Re: Existing members double login]]> Statistics: Posted by scott74 — October 8th, 2011, 8:24 pm


]]>
2011-10-08T19:35:57-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=45159#p45159 <![CDATA[Re: Existing members double login]]> Gotchya. Thanks for the follow-up.
OK, well by default, WordPress expects each site in the Network to have separate login session cookies, because the COOKIEPATH constant is set to the path of the current site ( i.e. $current_site->path ) by default. The way to prevent this on a Blog using sub-directories, is to set this PHP Constant inside your /wp-config.php file. This way a User logs in on one site in the Network, and will not need to log in again on another site in the same Network, so long as sub-directories are being used and not sub-domains.
Code:
define("COOKIEPATH", "/"); 

Statistics: Posted by Jason Caldwell — October 8th, 2011, 7:35 pm


]]>
2011-10-04T05:31:51-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=44804#p44804 <![CDATA[Re: Existing members double login]]>
Jason Caldwell wrote:
Regarding your video.
scott74 wrote:existing member double login seems to be back... see screen cast here
http://screenr.com/ejRs
Can you please post the COOKIE_DOMAIN and COOKIEPATH constants from your /wp-config.php file? I'd like to see what your configuration says please. There is also SITECOOKIEPATH available. Are any of these defined in your /wp-config.php file?


I dont see anything regarding cookie keys in the wp config file.. I have logged_in_key, Logged_in_salt and stuff like that??

Statistics: Posted by scott74 — October 4th, 2011, 5:31 am


]]>
2011-10-04T05:28:01-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=44803#p44803 <![CDATA[Re: Existing members double login]]>
Jason Caldwell wrote:
Thanks for reporting this important issue.
scott74 wrote:it is using my home page settings.... i dont need all that across the top
That's actually attributed to the way your theme handles this special page within WordPress. You might try contacting your theme developer and ask them if it's possible to change the template display dynamically for your /wp-signup.php file.



I managed to fix this , thanks

Statistics: Posted by scott74 — October 4th, 2011, 5:28 am


]]>
2011-10-03T22:57:29-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=44770#p44770 <![CDATA[Re: Existing members double login]]> Regarding your video.
scott74 wrote:
existing member double login seems to be back... see screen cast here
http://screenr.com/ejRs
Can you please post the COOKIE_DOMAIN and COOKIEPATH constants from your /wp-config.php file? I'd like to see what your configuration says please. There is also SITECOOKIEPATH available. Are any of these defined in your /wp-config.php file?

Statistics: Posted by Jason Caldwell — October 3rd, 2011, 10:57 pm


]]>
2011-10-03T22:52:32-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=44769#p44769 <![CDATA[Re: Existing members double login]]> Thanks for reporting this important issue.
scott74 wrote:
it is using my home page settings.... i dont need all that across the top
That's actually attributed to the way your theme handles this special page within WordPress. You might try contacting your theme developer and ask them if it's possible to change the template display dynamically for your /wp-signup.php file.

Statistics: Posted by Jason Caldwell — October 3rd, 2011, 10:52 pm


]]>
2011-10-03T06:28:21-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=43443#p43443 <![CDATA[Re: Existing members double login]]>
http://screenr.com/ejRs

Statistics: Posted by scott74 — October 3rd, 2011, 6:28 am


]]>
2011-10-02T16:17:03-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=42207#p42207 <![CDATA[Re: Existing members double login]]> Statistics: Posted by Cristián Lávaque — October 2nd, 2011, 4:17 pm


]]>
2011-10-02T16:12:16-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=42203#p42203 <![CDATA[Re: Existing members double login]]> Statistics: Posted by scott74 — October 2nd, 2011, 4:12 pm


]]>
2011-10-02T16:07:25-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=42200#p42200 <![CDATA[Re: Existing members double login]]> Statistics: Posted by Cristián Lávaque — October 2nd, 2011, 4:07 pm


]]>
2011-10-02T15:44:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=42195#p42195 <![CDATA[Re: Existing members double login]]>
Ps... does s2 member use my themes settings for the signup page... I am trying to streamline the look but it keeps using my homepage

http://fanpage4me.com/wp-signup.php

Statistics: Posted by scott74 — October 2nd, 2011, 3:44 pm


]]>
2011-10-02T15:29:04-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=42188#p42188 <![CDATA[Re: Existing members double login]]> Statistics: Posted by Cristián Lávaque — October 2nd, 2011, 3:29 pm


]]>
2011-10-02T07:27:58-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15385&p=42173#p42173 <![CDATA[Existing members double login]]>

Any existing members when they go to visit there dashboard of there sites , it redirects them to the default wordpress login , making them login again?? Its not even the custom login that it redirects them to with the custom logo .. its just the default WP login

Any advice on why this is occuring only for existing members

Thanks

Statistics: Posted by scott74 — October 2nd, 2011, 7:27 am


]]>