I am new to Drupal, and edit a Help Center site that has articles for users to get help related to the University of Arizona with over 60,000 students at http://help.asu.edu/
Starting out we have one category type called "Article" which in turn is separated into nine groups listed on the Home Page such as "What's Hot Fall 08", "Communication", "My ASU", "Online and Wireless", "Software and Operating Systems", "Computing Resources", etc.
I am concerned that we don't have other vocabulary in categories besides "Article".
I am using Drupal as the backbone to a social networking Web site I created for my family. I recently attempted an upgrade from 5.x to 6.4, but when I found that a lot of plug-ins that run critical features on my site were not supported I rolled back to 5.10.
I have Drupal 5.2 installed. Update Status module has indicated that i should update the core to 5.10. Is this possible in one move or do i need to go through the 5.x updates first?
Is this the same with installed contributed modules?
I upgraded from 6.3 to 6.4 today and have one issue with CCK. If i try to enable anything but content under CCK I get errors. Specifically when I tried to enable Field Group and FileField. These two things work find on my local copy of drupal but not on my server that is online. I get this error when i run update.php:
user warning: Table 'drupal_gatica.content_' doesn't exist query: ALTER TABLE content_ ADD INDEX nid (nid) in /mnt/local/home/wimaxforum/beta-wimaxforum.org/includes/database.mysql-common.inc on line 434.