I'm something of a newbie to Drupal [but not to PHP or Apache/MySQL etc] so this is very likely to be a "user" [me] issue rather than anything more sinister.
The module is installed and, where it does work, it works fine: however
a] unless I promote the menu item "print" from within the administration >> settings >> menu so that it links directly to [parent as] Navigation with a weight of -10 the print configuration menu item never appears anywhere.
I made a page using a PHP snippet (http://drupal.org/node/31537). However, the page I created listed only the nodes of 1 category (the category has 48 nodes). I need to show only 1 node (the PHP snippet) on the 1st page of the node listing, then normal number of node summaries on the succeeding pages.
I'm trying to modify trip_search so it returns the category name that the node result is associated with. I noticed there's one part that uses the node_load functiona and splits the array.
hello
i'm looking for a newsletter system to let some users (with needful permissions) to have his own newsletter, I'm trying simplenews module but seem i can create newsletters and users will have permission on none or every newsletters, not on specific one
i'm reading about other newsletter module systems but can't find right solution
Hi,
I have a big issue, I cannot send mail through my website contact form, and the users do not receive their password by mail... It worked before... Perhaps I have messed up my dedicated server configuration? What should I check?