I have installed the liquid wiki module and have multiple pages created for members to edit. I dont want to display the author or posting date on these nodes (or all nodes in search if this is a problem).
Is there a way to do this or do I need to edit code somewhere?
I created a CCK content type directly though the database rather than using Drupal user interface. Then I imported about 20,000 records directly to the database too. But when I go to Drupal trying to view these new nodes, it always says: Access Denied.
I've checked numerous other tables to see what controls this, but I haven't found anything. I'm user #1, the admin, so I should be able to view everything, but this isn't working for me...
I've got a Drupal 5 site up and running just fine, with one small hitch. I'm using Garland as my Admin theme, and a custom theme for everything else. The problem is that /admin/build/block is coming up as unformatted; all the info is there, but clearly no styling is being done. All the other admin pages display using the Garland theme just fine, but not this page. When I "view source" in my browser on the rendered page, it appears that it is trying to use the page.tpl.php file from my custom theme rather than doing what all the admin pages do, which is to use the Garland theme.
I am importing a lot of audio to my site and was wondering how to set the default setting for audio nodes created with the import_audio module so that they are not published to the front page. I am importing 52 audio files and don't want to "unsticky" them by hand.