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.
I installed the image.module, and configured through admin. I tried to create content...created image gallery, uploaded the image file, saw where the thumbnail and image file is supposed to be. I checked the location of the files, and they successfully uploaded and renamed appropriately. However, I can't view the image. The size and dimensions of the file are within the settings, but I can't view. What am i doing wrong?
I just set up the Google Sitemap module and it looks like it's working fine for the main pages of the site - but my site has 2 nodes that I run queries through, and I have over 2000 pages of content between these 2 nodes depending on URL parameters.
I want all the forum posts and new nodes to be sent out in a daily email, so that user will know that things have been posted on the site. The group that I am making this for has been using yahoo groups up until now and they are very dependent on that email coming. It is hard to get them to go to the site.
I'm pretty new to php but getting better little by little.
I could use some help here. My user's blogs are a series of flexinode-2 entries. I am trying to print the title of a user's most recent flexinode-2 entry as a link to their blog.
So Jimmy posts a flexinode-2 entry called "my dog jumped out the window" and my php code would print "my dog jumped out the window" as a link to his blog (blog/jimmy).
Here is the code I am using, but it is printing in list form (like with bullets) and it's linking directly to the node, not the blog.
I want to change the text under the email address field, add a second email address field, let the user choose their password at registration and better control the layout of the registration page, but I can not find a way to edit them any where.
I can add new fields easily, but I can not control how they appear. For example I have 3 pull downs for your age and they are all on separate lines. I would like them to be side by side.