View Single Post
  #1 (permalink)  
Old July 4th, 2002
Unregistered
Guest
 
Posts: n/a
Default Please help, PHP programming needed for this forum

Can someone write a bit of PHP code to allow anonymous posters to post on this type of forum?
Some important information that helps Gnutella has been posted by anonymous posters, and this should continue.
Flaming is a problem on any forum but places like slashdot still allow anonymous posting.
The new idea is to simply "hide" a anonymous post, leaving only a small link that people can click on if they want to.
When you click on that link, it opens that message and presents three buttons, "it's a flame" "approve" "needs editing".
If enough DIFFERENT regular users approve the post, it's posted, otherwise it's rejected and removed.
Another feature you can add later is a selection in a users settings to always show the anon posts.

To do this, you may want to look over the code and developer forum at
http://www.vbulletin.com/download/
http://www.vbulletin.org/

Please help out!
Reply With Quote