Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi,
I edited the article form to include several images for the user to upload. But I think it will be easier
to have the user just upload one zip file and then programmatically extract and parse the files.
I would also have to throw an error message if I don't find all the files in the zip file or if
the files are not the right size. So validation
of the zip files has to happen on the form before it is submitted. Is there an image upload hook or
something similar that I can edit?
Does anyone know how to use View Module to create an invisible dummy sidebar block?
Some of my web pages do not have sidebar block. As a result, the width of the content column expands. I want to keep the content width consistent for all the pages, hence I am thinking of inserting the invisible dummy sidebar block as the solution.
I am having some trouble with new users registration not sending the email to the user's email address. I am guessing it's in the configuration someplace but I can't find the area that I can set up the actual email info to be used. I do have an active account that I entered when I ran the original installation. If anyone could point me in the direction I need to look to remedy the issue I would be very grateful. Thanks In Advance.
Dave