I'm having a problem processing new content in Drupal 4.6. With Drupal, I'm using PHP 5 and MySQL 4.1.15. I also have several modules, i.e., civicrm, epublish, voting, webform, workspace, event, front, etc., activated.
I have, oddly enough, two different needs for gamer-related comunity portals. One is a TinyMU*, text-only social/roleplay system, and the other is a MMORPG Guild website.
Now, there are some things that both need, like a roster of who is who in game. Both games can have multiple people having multiple accounts... Now at first, this would seem to be a simple problem, take flexinode and make a "character" content type and away you go... However.