• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Any good free Messageboards on the internet?

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any good free Messageboards on the internet?
I need help and Advice big time!
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try
http://www.phpbb.com
or
http://www.jivesoftware.com
 
Sheriff
Posts: 6450
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I second phpBB. Requires php and MySQL.
 
Thomas Paul
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here's another one:
http://yabb.xnull.com/
 
Thomas Paul
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here's a list of free php boards:
1. phpbb (at http://www.phpbb.com )
2. yabb (at http://yabb.xnull.com/
3. xmb (at http://www.xmbforum.com )
4. burning board/Wbb (at http://www.woltlab.de/en/forum/main.php )
5. openbb (at http://www.openbb.net )
6. lokwa board (at http://lokwa.farcom.com/forum/ )
7. electricforum (at http://www.electrifiedpenguin.com/forums/index.php?realm=default )
8. MercuryBoard (http://www.mercuryboard.com/index.php)
[ January 14, 2002: Message edited by: Thomas Paul ]
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I tried:
http://www.ikonboard.com
And cannot get it to work!, I am having someone I know try and install Ikonboard and also YaBB.
Ikonboard looks very professional as does YaBB.
If I do not have to I do not want to use wwwboard since it is not "professional looking".
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
May I know why you keep posting as <Erich Brant> rather than Erich Brant?
 
Ranch Hand
Posts: 2379
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any??? ....many....
 
Thomas Paul
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You know what I hate? I hate it when someone posts that they "need help big time" so you go off and do some research for them (research that they could have done themselves with nothing more difficult than a friggin' google search) and when you post a response they don't even give a "thank you".
 
Ranch Hand
Posts: 246
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I tried www.ikonboard.com +3 times each of these versions I tried: 2.2 version, 2.19 version and 3.0.
Then I tried yabb.xnull.com, twice so far.
I am going to try wwwboard as a last resort because it does not look good or look Professional.
I do not have java servlets on my webserver, so I did not try Jivesoftware.
I also do not have PHP on my server either. But I will research it some more.
Anyway Thanks Thomas Paul and others for some new links that I did not know about!
I am hoping I will find an XML messageboard that looks professional like UBB or Ikonboard. The 2 XML BBS I downloaded are at the wwwboard stage in development and not high end.
 
Ranch Hand
Posts: 1246
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
using http://www.phpbb.com on some site now.
It esay, clean , simple to run.
Not too many functions though.
 
Thomas Paul
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I also do not have PHP on my server either. But I will research it some more.


So either install it or move to a different provider. It took me about 20 minutes to install and configure php.
 
Thomas Paul
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by erich brant:
I am hoping I will find an XML messageboard that looks professional like UBB or Ikonboard. The 2 XML BBS I downloaded are at the wwwboard stage in development and not high end.

An XML messageboard? Since XML is not a programming language that would be a curious type of board to say the least. Do you perhaps mean a Perl board that stores the data in XML format?
 
Ranch Hand
Posts: 4716
9
Scala Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
it took maybe 10 minutes at most for me to install and configure php on apache..a lot easier than installing tomcat was. if you have your own server thats what i would do.
 
reply
    Bookmark Topic Watch Topic
  • New Topic