Using Drupal 4.7 rc3 with webforms. When I create a new webform and try to add components (fields) to a particualr form, for a while they will appear on the form edit page, but if I try to "view" the formn then go back to edit, all of the components are gone. I checked and while creating them then are not getting saved to the webform_component table. Has anyone seen a problem like this? I am using the webforms-4.7.0.tar.gz as downloaded from the Modules section of the site.
Right now, my avatars look real messy and throw the whole node out of whack. (see mess here: http://www.thewordslinger.org/your_tribe ) Can anybody help force the content to wrap around the avatar so it looks decent? I'm using gesspa; below is my current node.tpl.php I'm not a php developer, so I have no clue where to begin.
I have a dedicated server and I have one Drupal site on there already(site a).
If I want to have a second site(different content and completely unrelated to site 1) all I need to do is change the db prefixes on the new Drupal install correct?
From what I've read you can run multiple sites off one install but I would prefer to keep everything seperate incase something goes haywire it only messes up one site, not both.