Log in

View Full Version : clan page member managment



userkef1992
11-10-2006, 06:57 PM
first post:p , i have a clan (made myself), i would like something what manages members, note:it's for more games, with a Partitioning (sorry for the bad english i'm dutch) for admins, members and newbs:) (for the newbies);) , searched on the net but i didn't find anything for html of javascript (my hoster only supports is) if you got it in an other html-language it's also good :p

BLiZZaRD
11-11-2006, 10:54 AM
Can't....read...through...alll....the...smileys....


Really though, depends on what you want to accomplish for the management. Do you want to take them to different pages upon log in, make a FAQS type page? What exactly?

userkef1992
11-11-2006, 04:51 PM
sorry for the smileys, i will tell now the only neccesary, people can sign up for a section (for the game), i can remove people (admins can remove people), to the people i want them to be admin, i send them a link (with the page where they can log-in) so it works automated, members can just log-in by a link on the page, and for last, i would like to make them auto-appear on a page. If you want to right sutch a difficult code for me oke, but if you now a freeware program wat does the same thing oke 2

userkef1992
11-11-2006, 04:53 PM
members got the same priviligges as just people (no member only page)

userkef1992
11-16-2006, 07:01 PM
i think i found something that might work (it's half-automatic)
first you use the upload code (HTML) but then we need a .txt file checker :( i don't think thats in html, if they uploaded it and when its not full of spam, (the files go to the map where the page with the code in?) i see who wants to join and with a .txt file i made (the have to fill in) i can let em join and not join, i thought there was something like a member acces for HTML, then i give them all the same name (so i dont have to edit my code for everyone i let in) then i got members. but now the final thing get the names in the txt files to the members page :confused:

djr33
11-16-2006, 10:40 PM
Look into php and mysql databases.

It's fairly complex, but you are talking about a big project.

http://php-mysql-tutorial.com could be a big help getting you started.

userkef1992
11-17-2006, 05:31 PM
(im trying to do it whitout databases, dont feel like learning an other code language and on the first face the PHP looks VERY complicated, never saw mysql. but if it has to i can read it throuhg. (sad) )