Current location: Hot Scripts Forums » HotScripts.com Discussion » General HotScripts Site Discussion » the best "light" forum?


the best "light" forum?

Reply
  #1 (permalink)  
Old 06-08-03, 04:17 AM
tom tom is offline
Newbie Coder
 
Join Date: Jun 2003
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
the best "light" forum?

there are many fantastic forums such as Invision board, vb, phpBB etc... but quite honestly, these things are bulky as hell.

what if i just want a small place for me & some friends to talk?
we don't need all the clutter of that amazing "click here to send this page to a friend whilst also printing this page and serving you a cup of coffee". although the coffee feature would be sweet

i'm just saying, there must be some good light fast & free forums out there. ones that live by the KISS-moto (Keep It Simple, Stupid).

any suggestions?
Reply With Quote
  #2 (permalink)  
Old 06-08-03, 04:25 AM
Damian's Avatar
Damian Damian is offline
Wannabe Coder
 
Join Date: Jun 2003
Posts: 149
Thanks: 0
Thanked 0 Times in 0 Posts
Come on.... code your own.... It's the easiest thing to do.

2 Tables.

1 for the forum names holding

Forum_Name, Forum_ID

1 for the posts holding

Post_Subject, Post_ID, Forum_ID, Post_Content, Post_Submitter, Post_Date, Post_Time.

Forum_ID will be the same in both tables so you can mysql_query("Select * from posts where forum_id=$forumid");

That gets all the posts in that specific forum. Of course you can fetch titles and make a viewing....if i had some time i would do one myself. But of course this is just me..if you want a simpler solution search around hotscript.som in the php section. I'm sure you'll find something.
__________________
"My occupation now, I suppose, is jail inmate."
- Unibomber Theodore Kaczynski, when asked in court what his current profession was.
Reply With Quote
  #3 (permalink)  
Old 06-08-03, 04:51 AM
A.B.'s Avatar
A.B. A.B. is offline
Newbie Coder
 
Join Date: Jun 2003
Location: Cairo, Egypt
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
I'll be working on such a project but don't expect anything anytime soon. However I've found that http://www.minibb.net is the simplest out there and works great. It also has afeature to make the whole board just one forum to simplify things. Check it out.

Hope this helps
__________________
A.B.
Reply With Quote
  #4 (permalink)  
Old 06-08-03, 04:52 AM
Chris Boulton Chris Boulton is offline
Wannabe Coder
 
Join Date: Jun 2003
Location: Sydney, Australia
Posts: 208
Thanks: 0
Thanked 0 Times in 0 Posts
It depends on your knowledge of the programming language if you are going to try and make one.

I know with alot of forums on the web today that you can simply turn off the features you dont want, such as the member list, calendar etc etc. You could do that.

Also avaliable there are several tutorials avaliable on the internet to do what Damian said (here is the url to the PHP tutorials for creating a discussion system):

http://www.hotscripts.com/PHP/Tips_a...rds/index.html

Have fun!

Chris
__________________
Chris Boulton
SurfiOnline!
MyBulletinBoard
Reply With Quote
  #5 (permalink)  
Old 06-08-03, 05:30 AM
TheGreatOne's Avatar
TheGreatOne TheGreatOne is offline
Wannabe Coder
 
Join Date: Jun 2003
Location: Pc Desk
Posts: 114
Thanks: 0
Thanked 0 Times in 0 Posts
If you have PHP and MYSQL Avaliable download mecuriy board. Its simple but has the look of inivision board. Very good
__________________
## Like Music ?? ##

~~ http://www.theenergyradio.com ~~
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hello im a new member to this forum fais New Members & Introductions 3 10-01-03 08:30 AM
The Forum Insider LongZheng Website Reviews 4 09-08-03 01:16 AM
iHosts.com - Web Hosting forum Marcus Website Reviews 5 08-23-03 11:24 AM
A different type of forum software foo55 Script Requests 0 07-27-03 08:03 AM
feedback on my forum layout... sammy Website Reviews 5 06-14-03 10:01 AM


All times are GMT -5. The time now is 08:38 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.