I just tried to make the submit info go away when you submit a new page, however, when I click the save settings button, I get
warning: mkdir(files): Permission denied in /mounted-storage/home19a/sub001/sc19354-FUEF/www/testDrupal/includes/file.inc on line 91.
The directory files does not exist.
The settings have not been saved because of the errors.
I've created one main multilevel hierarchy vocabulary called 'content' with terms 'services' and 'articles' with subterms each. I've added 'services' and 'articles' as menu items (although I don't know why those aren't automatically generated). But clicking on 'articles' sends me to a page saying 'there are currently no posts in this category'. Obviously I know there are no posts in that category, but there are posts in its subcategories. Can't I have drupal display articles from subcategories just like it does on the main page?
I'm trying to get the images libs to work with my copy of drupal 4.7. I'm using XP on the desktop to do some evaluation and development. all looks ok until I get to the point of actually uploading the image files, when I get the messages
. warning: copy(files/images/temp/20dgdg.jpg)[function.copy]: failed to open stream: Permission denied in c:\inetpub\wwwroot\drupal-4.7.0\includes\file.inc on line 362.
.The selected file c:\php\uploadtemp\tmp27.tmp could not be copied.
I added a new block to my Drupal 4.7 powered site to show Google Adsense referral ads such ads for Firefox and Picasa. But after enable the block, the ad was not displayed. I am not sure what caused the problem ( I did select PHP code as the input method). I also use block to show " adsense for content" ads. It works pretty well. But it doesn't work for referral ads. Could anybody give me a help? Thanks a lot !