It still logs me in and account is valid so not sure why it says incorrect-true when in fact it logs me in. I have a website at one url that is joomla and the other is whmcs. I installed joomla bridge and it has worked great for sharing login. All i want now is for the login redirection to work so when a user logs in it takes them back to the joomla site instead of the whmcs site. In the joomla site i have a link for them to look at the clientarea if they choose.
On line 6 do i keep the $CONFIG so it is like $URL = $CONFIG['http://demo.mysite.com']; or should line 6 be $URL = "http://demo.mysite.com";
Also thank you again for your help in this it has been driving me nuts and can not find anything in search results that is right or works.