Quote:
Originally Posted by jlew24asu
can you explain what you did exactly, I use CMPS as well.
merge user ?
|
What I did was create php files to redirects to the right directory or doamin for example the fblogin.php I creatred a fblogin.php file in the root directory where my CMPS in since its in a different domain and within this I added
<meta http-equiv="refresh" content="0;URL=http://forums.mydomain.com/fblogin.php" />
same for all the needed links in my CMPS.