View Full Version : blog like thingy
hoodz
December 29th, 2004, 10:35 AM
i want to make somekind of blog so that ppl can post things on it BUT i want that ppl have to login first with a username and pass that i made up, does someone know how to make something like that?
nobody
December 29th, 2004, 02:24 PM
Well you could make it with mysql and php but you'd have to create an entire blogging system (which isn't all that hard, and I recommend everyone build one at some point) but then you'd need to learn all about user systems and such so that'd be a bit hard to do, but it's completely feasable. It would take a while though if you don't know any php/mysql. I suggest just using a pre-established blogging software. I think blogger requires users to sign up, so that might be a good solution.
hoodz
December 29th, 2004, 02:25 PM
well im trying to change a phpBB forum now and it still goin the way i want it to :P so i guess it will work eventually, thnx for ur reply tho :) when i get it to work i will post a link to it here :)
CyanBlue
December 29th, 2004, 03:09 PM
Can this be an option???
TikiPro
http://www.tikipro.org
hoodz
December 29th, 2004, 03:11 PM
yea that could be an option :D thnx man
jw06
December 29th, 2004, 03:18 PM
Ok, I'm working on this also. Other opinions I have heard say use a text file database.. which I dont really think would work well and is said to be more secure.... Also, I'm confused on the best way to store user information ect. SHoudl I create one database and then everytime a user signs up, create a table with his/her information and space for blog entries.
What do you guys think?
SmoothDime
December 29th, 2004, 04:10 PM
Check this project out im working on: http://www.blogladder.com (http://www.blogladder.com/). is that the kind of thing youre looking for?
CyanBlue
December 29th, 2004, 04:39 PM
That plus phpBB forum, I guess... ;)
hoodz
December 29th, 2004, 04:41 PM
That plus phpBB forum, I guess... ;)
is it possible to make something without mysql too? but then a simple version without login and stuff so more like a guestbook
Jeff Wheeler
December 29th, 2004, 04:59 PM
Wordpress allows user registration.
http://wordpress.org
It's by far the best blogging system, along with MT.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.