Jump to content


Login


This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1 killer999

killer999

    Novice

  • Members
  • PipPip
  • 7 posts

Posted 05 February 2010 - 02:38 PM

I have a doubt about the login, I have a database for a wordpress, another to another wordpress database and a database to converge to the forum.

One wordpress is on the principal domain, forum and the other are in a subdomain.

My doubt is this, I have I created user test to see if it works and logs in all. When I log on the site he does not make login in the forum too as it should do, how do I fix this or what can be.

It only work if i go to the converge install and make the login in is and click in the application of the rigth side

#2 xBlur

xBlur

    Coder

  • Members
  • PipPipPipPipPip
  • 226 posts

Posted 05 February 2010 - 05:03 PM

I can't really understand your post.

Are you trying to make a login script from your wordpress site to direct you to your forum and log yourself in?

#3 killer999

killer999

    Novice

  • Members
  • PipPip
  • 7 posts

Posted 10 February 2010 - 12:13 PM

I've installed ipb3 and wordpress in the same domain (wp in the root folder and /forums for ipb3), i've also installed ip.converse (/converse folder) everything works fine, im able to login to wp using my ipb3 account. but i need to type username/password 2 times. Is there any way to implement a single sign on ?

I login using converge login box (url: /converge) i have 2 links: to WordPress (/converge/index.php?act=login&do=autologinapp&p=3) and IPB (/converge/index.php?act=login&do=autologinapp&p=2) using these links im automatically logged in with both.
But if manually move to wordpress (url: /) im still logged out, same for IPB3 (url: /forums)...
so how to enable signle sign on?

after loggin in with converge my cookies are:

    * cvg_member_id
    * cvg_pass_hash
    * cvg_session_id
    * cvg_stronghold
    * member_id
    * pass_hash
    * session_id



all with www.mywebsite.com as HOST and / as PATH.