I need help creating a multi-user login site

Moderator: Lixas

silent_slaughters
Posts: 200
Joined: Wed Apr 05, 2006 7:31 pm

I need help creating a multi-user login site

Post by silent_slaughters »

can someone explain how to make a multi user login website, i would like to know how to make the files, or where to put the files.
I want to make a website in which people can sign up, then log in and view pages that they couldn't see before signing up and also post message's / create groups.
something like "myspace" would be, but for a much smaller group of people
please reply, or email/ msn me at, us_180@hotmail.com ,thank you


Tails5
Posts: 1302
Joined: Wed Mar 15, 2006 8:09 am
Contact:

Post by Tails5 »

You can easily just install a phpBB forum
Webmaster Yoda: You must confront the cPanel. Then, and only then, a webmaster will you be.
Julius Caesar: Veni, vidi, posti
silent_slaughters
Posts: 200
Joined: Wed Apr 05, 2006 7:31 pm

Post by silent_slaughters »

its not a forum i want, it's like they have their individual profiles for anything they want, something like facebook, myspace, vampirefreaks, etc.
SHAdmin
Posts: 2089
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

silent_slaughters wrote:its not a forum i want, it's like they have their individual profiles for anything they want, something like facebook, myspace, vampirefreaks, etc.
You can always use some generic open source softwares which have members area (such as forums or some other scripts) and always disable the features which you dont want.

So the easiest things to do in your case, since you want to show individual profiles, will be to either code one on your own, or get one suitable script from hotscripts.com or get some forums script, and disable the forums stuff, while using only the profile with the plugins for facebook, myspace, vampirefreaks etc.
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

also if you are going to create you own web site you can use pre-made classes for various task, also for multi-user login ;)
This resource is my favourite: http://www.phpclasses.org/
Image
Flipper3
Posts: 353
Joined: Tue Feb 28, 2006 12:34 am

Post by Flipper3 »

I find that the pre-made ones are a little too hard to understand and that making your own is a lot easier to edit and do. ;)
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

but it takes much more time to do it, the securoty is not so high and other reasons why i mostly choose pre-made classes for my programming tasks
Image
OnscrenSpider
Posts: 36
Joined: Mon Jul 04, 2005 8:37 pm

Post by OnscrenSpider »

like subdreamer(cms) with a plug in?
take a view http://subdreamer.com/
-greetz-
Flipper3
Posts: 353
Joined: Tue Feb 28, 2006 12:34 am

Post by Flipper3 »

I tried helping him, but he only knows HTML, CSS, and Javascript so therefore I was unable to help him since he had no clue what I was saying. :(
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

try to suggest him some king of "content mamagement system"
http://www.opensourcecms.com/ here you can test most of CMS'es
Image
Locked