Jump to content

If Logged In


TheGamer

Recommended Posts

You do not understand. I don't want to put it onto another page within the client area. I'd like to put this somewhere on my site. Like the homepage of http://www.registraramerica.com or something.

 

On another note, I did the "impossible", I have a registration form on my site http://www.registraramerica.com/register.php :D

 

Who said it was impossible and what are you trying to accomplish?

Link to comment
Share on other sites

so why not do it then. should work just fine.

 

generic, that would only work if all the pages of his site used the whmcs templates or he included this in his header (note: he has already been told to do this):

 

require("PATHTOWHMCSINSTALL/dbconnect.php");
require("PATHTOWHMCSINSTALL/includes/functions.php");

 

in your case, the header would be top.php and your paths would be

 

require("clients/dbconnect.php");
require("clients/includes/functions.php");

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated