Anyone going to DrupalCamp SC. If so, I think it would be great to see if we could get some kind of meetup. Maybe go to restaurant after the conference or something. I know our good friend Mark Shropshire is one of the speakers. Anyone else going?
I am trying to insert a login form at the top of the page in a theme I am working on, in a very similar fashion to the one on this site when logged out. I am currently using Drupal's drupal_get_form function defined within a new function in my template.php. But, the form is doing some strange things when output. Mostly with the OpenID's show/hide javascript stuff. Any ideas on how I can get it to work properly. I can't figure it out, from my understanding it should be outputting the same code as it would in a block (since that's the form I'm calling), but it's not?
I am trying to make some changes a Drupal site of mine and the homepage is acting really strange.
There are basically three bugs occurring: I have made and saved changes to a block and it is not evident when the home page is viewed, the admin_menu module is not working (just on the front page), and theme developer module is not working on the front page. I have cleared both my Drupal site and browsers cache, and these problems still occur.
I am sure that the same problem is causing all of these issues, I just don't know what the problem is.
I am working on moving one of my old WordPress sites to Drupal. I am getting some major layout problems in internet explorer 8. I have never encountered problems like ones I am getting, so I don't even no how to trouble shoot it.
I am trying to move one of my Drupal sites. After exporting the database from the production site and importing to the development site, I ran into some problems. All the nodes from a specific node type (blog) weren't exporting/importing. So I started digging through the database with phpMyAdmin to see if I could find them. It's really strange, I cant find where the nodes are stored in the database. When I browse the node table, there are only 6 nodes listed for the whole site.