Computer Forums

Go Back   Computer Forums > Internet > Website Development

Website Development HTML, traffic, hosting, and more... this is the forum for every webmaster.

Register Now for FREE!
Computer Forums

Username: Password: Confirm Password: E-Mail: Confirm E-Mail:
Agree to forum rules 


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-20-2007, 04:02 PM
Newbie
 
Join Date: 20 May 2007
Posts: 3
neonJGM is on a distinguished road
Default [SOLVED] The build-up of a sort of forum page

Hey,

I started this thread in the hopes that someone might be able to help me.
I have to make a let's call it an add-on for an already existing website. This add-on let's you log-in and then let's you create messages and view the messages that you have the privaledge for. The system has about 7 different priveledge levels. And the only messages that you can see are the ones that you are entitled to see. For example if you are a student you can only see the messages that are meant for students and the messages that everyone can see.
I have to use microsoft acces database. And I have to use a program called DWebPro to test if the thing is working.
I already have the login thing working. But now I am literally stuck cause I don't have the faintest clue as to how I can put the next step in to work. I know I have to use SQL, but I don't even know how to start the SQL seeing as how many things I have to take in to account.

If anyone can help me with this, or even a push in the right direction I'd very much apreciate it.

Last edited by neonJGM; 05-20-2007 at 04:05 PM. Reason: Forgot a small detail
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
  #2 (permalink)  
Old 05-20-2007, 04:14 PM
Ash's Avatar
Ash Ash is online now
CF owner
 
Join Date: 27 Jul 2005
Location: Devon, UK
Posts: 4,144
Ash has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond repute
Default

Hi there neonJGM ,
Firstly, welcome to CompuForums. I hope that you can visit our forum often in the future and post - rather than just receiving our help and advice, and then never visiting again. We provide our help for free, and all we ask in return is that you participate in our forum and refer your friends, or consider a premium membership.

Consider integrating phpBB into your project. It's open source and runs on MS-SQL. It's not the best free forum software out there, but it is simple and easy to integrate into existing systems.
__________________
Thanks,
Ash
CF Founder

Great Webhosting. Shared starting at $2 per month. VPSes starting at $6 per month.
www.Centicero.com

Want to get in touch? Send me a PM | Do you want to continue receiving free help? Or do you want this site to close? Become a premium member.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old 05-21-2007, 09:08 AM
Tom Tom is offline
Gigabyte
 
Join Date: 16 Mar 2007
Posts: 409
Tom is a jewel in the roughTom is a jewel in the roughTom is a jewel in the roughTom is a jewel in the rough
Default phpBB

Much agreed upon! I also would recommend integrating phpBB (v 2.0.22). I've worked with phpBB a lot and its fairly easy to install, and intergrate MODS. I believe it would meet your needs, just as you just described.

As mentioned by Ash, there are other better Boards, but phpBB is open-source, its free, has a lot of support, and a huge list of MODS. phpBB can be download here: phpBB Downloads

If you need help installing or setting up, let us know, and come back to CompuForums.org with all your questions. We'll help you.

phpBB is written in php and requires mySQL. This is very easy once you begin to play with it and start installing various MODS to meet your needs. The script for log-ins and passwords are already written in the source code, so need need there. You need to web host who runs php script and allows web-mail (SMTP).

DON'T go with any of the "free" hosting providers to install phpBB or what ever. You'll have lots more control over your own "forum" by using a Host such as Yahoo.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old 05-21-2007, 09:34 AM
Secondary Administrator
 
Join Date: 20 Feb 2006
Location: United Kingdom
Posts: 579
robputt796 has a reputation beyond reputerobputt796 has a reputation beyond reputerobputt796 has a reputation beyond reputerobputt796 has a reputation beyond reputerobputt796 has a reputation beyond reputerobputt796 has a reputation beyond reputerobputt796 has a reputation beyond reputerobputt796 has a reputation beyond reputerobputt796 has a reputation beyond reputerobputt796 has a reputation beyond reputerobputt796 has a reputation beyond repute
Default

Hello

Welcome to CompuForums.

I recommend two ways of making your own Forum, either use a free forum hosting service such as Forum Hoster - Free PHPBB Forums and WordPress Blogs. Which requires little coding knowledge and no knowledge to set up MySql databases etc. You can be up and running in seconds.

Or you can host your own at a web host with PHP, MySQL at a web hosting company. This will require you to be able to FTP the Forum Software, configure the database and set up the script. Not hard todo but can take some getting used to and reading. This takes in the time span of 10 mins to a few hours depending if you mess up.

Or you could set up your own server with PHP, MySQL, Apache, SendMail etc... Which is more advanced again and is really only for people who are comfortable with the Linux OS and MySQL databases.
__________________
-Rob Putt - Blog!
CompuForums Secondary Administrator
+ Download the CompuForums Thread Viewer!
+ Add yourself to the Member Map!
+ Be sure that you are up-to-date with the rules.
+ Still Not A Member? Register Now!
+ Contact Us
+ Email Me! - rob at compuforums dot org
+ipHideAway - Unfilter Anything Anywhere! Anonamize your surfing today!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old 05-23-2007, 02:13 AM
Newbie
 
Join Date: 20 May 2007
Posts: 3
neonJGM is on a distinguished road
Default

Thanks, I will definitely try it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6 (permalink)  
Old 06-26-2007, 04:47 AM
Tom Tom is offline
Gigabyte
 
Join Date: 16 Mar 2007
Posts: 409
Tom is a jewel in the roughTom is a jewel in the roughTom is a jewel in the roughTom is a jewel in the rough
Default

Thread solved. Positive reputation points to all. Cheers !!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 11:47 AM.


Powered by: vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
Content © Copyright 2005-2008 CompuForums. All Rights Reserved. Some content © Copyright of the respective owners.
Loans - United Specialties - Renegade Motorhomes - Credit Counseling

Content Relevant URLs by vBSEO 3.2.0 RC5