Upgraded to Drupal 4.3.2 with php version 4.3.3 in an Ensim environment with Red Hat version 7.3. I get the following error when trying to add a .jpg image to an event:
Error: not a file upload.
This feature worked somewhat in previous versions.
The url for uploading images is ../module.php?mod=event&op=addimage&id=327
I'd like users to be able to choose to promote book pages on the home page, but I can't figure out what permission I need to assiign so that users have this ability.
I would like to have a 'News' link on my menu bar for my site. I have already setup the RSS news feed, but I cannot figure out a way to link this new feed to a link on my bar. I can only move the block around on the page...this is not what i want to do.
Please help me, I am new to drupal and I LOVE IT!!!
My site has some rather large image galleries which I've set up using the image module. Every image node can receive comments. The problem is that the comments would get lost in the galleries because there are so many pictures.
I'd like to have all the comments for all the images to show up in one place. People would be able to go to that part of the site and view all the comments for all the images, and link back to the images the comments are for.