I apologize in advance for the undoubtedly simple and newbie nature of this question, but I'm just getting my feet wet in drupal and can't seem to get a handle on what's causing a rather annoying problem.
I´ve been looking a lot at the forums, but didn´t find the answer... or maybe didn´t searched within the right tags... :-)
Anyway, I wanted as admin, to receive an email notifying each time any user (registered or anonymous) posts a comment at any node (page/blog/book/anything).
The blog doesn't shows for the unregistered users.
I've installed Drupal-4.7, registered as a first/admin user, downloaded several modules and started to create blog. But it doesn't shows on the front page for unregistered users. Instead they see the first page as the Drupal just installed. How to solve this problem?
Of course, I checked up the rights for all users to see the content and the blog, even for unregistered.
I'm trying to nest external links under a menu. I created a top level menu for "Blogrolls", and then underneath, added three menu items, "Grassroots", "Friends" and "Member Favorites". Under each menu item, I created sub-items, those being external links to outside websites.
I think my problem lies in what path I should use for those top three menu items, since they don't actually lead anywhere. If I click on the "Expanded" box, all of my children items under that menu show up, but if I don't, I can't get them to show up by clicking the top menu item, as I thought they would.
I have a bit of custom PHP code in one of my nodes that is designed to make a list of usernames in a drop-down list and send a text page (using the Arch Wireless system's web interface) to the pager number (a custom user field) I have designated for each user.
It was working great on 4.6, but I upgraded today to 4.7 and now I'm getting an error message. Stragely, despite the error message, the functionality seems to be intact and I can still send pages no problem.
Here's the error I'm getting when I bring up the page:
to reflect a little better layout (will tweak some more). I sure would like to sort this listing by last name sequence. I tried this snippet, but it didn't work: http://drupal.org/node/57039
I have to assume it is because I am using a modified template. And I am not sure if resorting the array in template.php would work. If anyone could help me with this, I would appreciate it.
For anyone that might find it useful, my layout modification has been done by using a snippet from Dublin Drupaller and my own template layout. Two files were effected in themes -> pushbutton to accomplish this: