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.
Although I managed to get the gallery.module up and running, having it work embedded in Drupal, I do have some problems letting it integrate smoothly into the theme I use.
When a user first sees their blog page, there is, of course, no content. I would like to put a welcome message in this space that guides them to make their first entry, etc. The trick is that I just want to display this message if the user has not posted any content. Once they post their first entry, this message would disapear.
Hi all again, theres another problem ive noticed..., ofcourse im the admin of the blog im running and people will see that blog first i guess when they enter aswell as the theme i had applied to that account of mine.
First post here, so sorry if I'm missing something obvious. I've tried searching and reading as much as possible but haven't found any answers.
I'm using Drupal for the first time as I need more community features than some of the other CMSs offer. I'm very impressed, it's a nice system (although the templating looks a little scarry - but I'll leave that for later).
Version 4.6.3: Content is not display for users even with appropriate permissions (access content). only first user can see content. (I have no user control modules installed)
The content is displayed if I add appropriate values in the database table node access by hand (???)
If you go to http://www.thinkingpost.net you can see that drupal is showing the default page that you get whe you first install drupal. However, when you are logged in, the proper content shows up. I have everything set to that anonymous viewers can read the articles too. But to submit them you have to creat an account.