Do YOU attend a forum like this? Need leads

  • Thread starter Thread starter DaveC426913
  • Start date Start date
  • Tags Tags
    Forum
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
DaveC426913
Gold Member
2025 Award
Messages
24,617
Reaction score
8,960
Do YOU know of a forum like this? Need leads

I am looking for a forum (ANY forum, I don't care) where users post entries with extra user-entered data associated with them.

PF and most other fora have 2 user fields: msg body and subject - and a few system fields such as date/time stamp and user name, and that's about it.

I want users to be able to associate a bunch of other data. Some hypothetical examples:
- a photog gallery, where users add fields to each entry like: camera make, lens, location, conditions, f-stop/shutter speed
- a weather reporting site, where usesrs might add time of day, location, conditions, temp. etc.

The key here is this "template" to the forum entries, so that all entries will have the same sets of data that could be searched, sorted or filtered.

Anything! If you think of anything like this, or even have some suggestions, give me a poke, I'll do the rest.
 
Last edited:
Physics news on Phys.org
My guess is if you find such a forum it's probably a typical forum that has been altered to suit the forum's needs. You could install vBulletin for example and then add as many fields as you want by tweaking the php and database schema.
 
-Job- said:
My guess is if you find such a forum it's probably a typical forum that has been altered to suit the forum's needs. You could install vBulletin for example and then add as many fields as you want by tweaking the php and database schema.
Yes, thnaks, that's eventuaslly what I plan to do, I hoping to find a CMS that doesn't require loads and loads of development to do so though. I'm browsing the "Place of CMSs" but they're all default setups, I don't know which to use.