After the user logged in to the drupal, it normally shows the front page.
But I need to create to show "create content"(/?q=node/add) page after the user is logged in.
If anyone of you have an idea/suggestion, please share with me.
Thanks in advance.
Is there an easy way to incorporate a specific node ( or better still, just the latest node within a specific taxonomy term) within a block?
I want the block to display the entire content of the node, not just a list or teaser.
Any pointers appreciated
I am writing some custom SQL to pull out news stories, i need to find the date of content entries from the database, does anyone know what table the date is stored in for content (nodes)?
I have a Drupal site that I am interested in setting up lm_paypal on as I have subscriptions via PayPal. My end goal is to have user creation handled automatic. Right now when someone signs up for a subscription I get the email notification and go in manually to create the new user account.
So I am trying to wrap my head around the process for giving users the access they require as subscribers.