Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have to implement a community site with blogs and forums. I am not sure if drupals core forum mod is the best choice (mostly because of the discussions ion it).
But maybe the built in forum is all I need - could anyone tell me the pros and cons of it?
I was also thinking of using vBulleting but as I want to use Drupal 4.7 vbDrupal doesn't seem to be an option. Besides I don't like to use a fork of drupal only because I want to have a nice forum.
Apologies in advance if this is a dumb question...but, would it be a stupid idea to "Group" modules together so when they appear on the ADMINISTRATION -> MODULES page, instead of seeing one long list of modules...you see them grouped..in the same way as you see the settings page with the collapse/expand option.
I just installed the latest CVS of the Category module and when i go to: Add Container at the top of the page it says:
user warning: Table 'sittingo_drpl1.view_view' doesn't exist query: SELECT vid, description FROM view_view ORDER BY description in /home/sittingo/public_html/includes/database.mysql.inc on line 120.
Even with this warning I can add a container and go about my normal business (even though im still trying to figure out how to get everything setup the way I want it)
I'm not able or maybe I didn't get the way, to give size and other features to my form fields. I use #size and #maxlenght but after in the html they are different from mine.
Here my form code