Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: ciberjeremyxx on April 22, 2019, 11:53:30 AM

Title: [2.0.15] Integrate login & register form in my external homepage.
Post by: ciberjeremyxx on April 22, 2019, 11:53:30 AM
Hello mates,

I have been trying for days to create an external registration and login form to which SMF is incorporated.
My idea is that the end user does not access SMF as such and I want the registration and login to go through SMF but with the design of my website. I mean I just want to add the function and a custom form built into my index.php.

If someone is able to help me and develop the code please contact me.

Guaranteed compensation.
Thanks for your time!
Title: Re: [2.0.15] Integrate login & register form in my external homepage.
Post by: Arantor on April 22, 2019, 12:15:24 PM
How to use the SMF user system outside of SMF (https://wiki.simplemachines.org/smf/How_to_use_the_SMF_user_system_outside_of_SMF)
Title: Re: [2.0.15] Integrate login & register form in my external homepage.
Post by: ciberjeremyxx on April 22, 2019, 12:20:38 PM
Quote from: Arantor on April 22, 2019, 12:15:24 PM
How to use the SMF user system outside of SMF (https://wiki.simplemachines.org/smf/How_to_use_the_SMF_user_system_outside_of_SMF)
I don't want the solution, I want the complete code.

My forum is located at localhost/forum/
And I want to register and log in from localhost/index.php.

I need the complete solution, someone to schedule it for me.
For more documentation that I read I am unable to do it.

Thanks for your time!
Title: Re: [2.0.15] Integrate login & register form in my external homepage.
Post by: Kindred on April 22, 2019, 03:28:35 PM
complete code to include in your file...
will log in the user or give them the option to register.

Done.


<?php
require_once("localhost/forum/SSI.php");

ssi_login();
?>

Title: Re: [2.0.15] Integrate login & register form in my external homepage.
Post by: ciberjeremyxx on April 22, 2019, 03:47:04 PM
Quote from: Kindred on April 22, 2019, 03:28:35 PM
complete code to include in your file...
will log in the user or give them the option to register.

Done.


<?php
require_once("localhost/forum/SSI.php");

ssi_login();
?>


I think it's wrong, just put the login, the register does not come out and to register you send it to "http://localhost/forum/index.php?action=login2".

As I mentioned, I need a programmer to schedule it for me.
Payment for it.

Thanks for your time!
Title: Re: [2.0.15] Integrate login & register form in my external homepage.
Post by: Kindred on April 22, 2019, 04:00:32 PM
<?php ssi_welcome(); ?>
Title: Re: [2.0.15] Integrate login & register form in my external homepage.
Post by: Arantor on April 22, 2019, 04:12:34 PM
Unless our budget is a good few hundred dollars, this is going nowhere fast.
Title: Re: [2.0.15] Integrate login & register form in my external homepage.
Post by: Doug Heffernan on April 22, 2019, 04:37:09 PM
Quote from: ciberjeremyxx on April 22, 2019, 03:47:04 PM

As I mentioned, I need a programmer to schedule it for me.
Payment for it.

Thanks for your time!

I can do that for you. You can pm me to discuss the details if you would like to hire me for the job.