MyBB Community Forums

Full Version: Loginpage required for whole website
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ok well my website has mybb and a few other scripts inside different folders, how could i make it so they need to login to access the scripts?
Not sure what you're trying to say.

You want visitors to login to your forum first to access the other scripts? Or login directly in the other scripts with the same credentials from the forum? There is no specific method on how to integrate logins, but the following links might help:

http://community.mybb.com/thread-43927.html
http://community.mybb.com/thread-6190.html
(2011-04-23, 04:37 PM)faviouz Wrote: [ -> ]Not sure what you're trying to say.

You want visitors to login to your forum first to access the other scripts? Or login directly in the other scripts with the same credentials from the forum? There is no specific method on how to integrate logins, but the following links might help:

http://community.mybb.com/thread-43927.html
http://community.mybb.com/thread-6190.html
That seccond one is what i would like to do, but i do not understand how to do it.

You can add the login script on blaize9.com/scripts page.
(2011-04-23, 04:47 PM)blaize9 Wrote: [ -> ]Ok what i want is to make it required to login to my website.
so lets say i have mybb here blaize9.com/mybb
and i have some scripts here blaize9.com/scripts

i want to make it so its required to login to go to the scripts

OK, but login with what data? The same data from the forum or specific data for the script? (which would require the user to sign up for an account for that script).

And what other scripts are we talking about? Joomla, Wordpress, Magento...
(2011-04-23, 04:54 PM)faviouz Wrote: [ -> ]
(2011-04-23, 04:47 PM)blaize9 Wrote: [ -> ]Ok what i want is to make it required to login to my website.
so lets say i have mybb here blaize9.com/mybb
and i have some scripts here blaize9.com/scripts

i want to make it so its required to login to go to the scripts

OK, but login with what data? The same data from the forum or specific data for the script? (which would require the user to sign up for an account for that script).

And what other scripts are we talking about? Joomla, Wordpress, Magento...

ok so i want the login page to be required to view the forums, whmcs, Joomla and a file hosting script.
This will be useing the mybb login data

Do you kinda understand what im saying?
Yes, I do.

MyBB is still lacking third party integration with other scripts though. You can either follow some tutorials and use some hacks (search around the forums and Google) or hire a professional programmer to do it for you. Maybe you'll find someone kind enough to do this for you free of charge.

The links I provided above should give you a start.