link to script outside of wordpress goes back to homepage
-
Hi all, I have a wordpress install located at the root of the Public_html directory on my server. I also have a directory in that same public_html directory called account_portal that has the script WHMCS running in it. On my wordpress site I have some links that go to the whmcs script and they were working until the other day. Now when I click one of the links to the portal it simply goes back to the homepage of the wordpress site. How can I fix this?
I am using the link like this on the homepage of the wordpress site
<a href="https://www.blueboxwebspot.com/account-portal/register.php">Click here to register with us</a>
and like this
Or Login Here: <form method="post" action="https://www.blueboxwebspot.com/account-portal/dologin.php"> Email Address: <input type="text" name="username" size="50" /><br /> Password: <input type="password" name="password" size="20" autocomplete="off" /><br /> <input type="submit" value="Login" /> </form>
Am I linking it wrong or ????
The page I need help with: [log in to see the link]
- The topic ‘link to script outside of wordpress goes back to homepage’ is closed to new replies.