• Resolved leog371

    (@leog371)


    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]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Since your app is third party, your best way to get support for it is with them:

    https://www.whmcs.com/support/

    These forums are for only www.remarpro.com and the plugins and themes hosted here. We do not have access to WHMCS, it’s a Commercial Product.

    Thread Starter leog371

    (@leog371)

    Never mind, I fixed this. If anyone needs to know. Due to the way WordPress handles linking to exterior sub folders, It is better to have your whmcs installed on a sub domain and your wordpress installed like normal in your public_html dir.

    • This reply was modified 7 years, 6 months ago by leog371.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘link to script outside of wordpress goes back to homepage’ is closed to new replies.