Redirecting user after submitting post

Discussion in 'Drupal' started by Khaos05, Nov 5, 2010.

  1. #1
    Hey guys,

    A site i'm working allows users to submit content (custom content type), however it is submitted "unpublished" which allows me to review content and either "publish" or delete it.

    However, what I'm running into is that when someone makes a submission they are sent to a page that says both "Thank you for your submission" AND "Access Denied" because it would normally show them their post node (but it's not published and therefore not viewable)

    Is there a way to set up where users post content, and it redirects to a page that says "thank you for your submission, it will be reviewed shortly" and not a cheap "access denied (aka I dont know how to use drupal)" page?
     
    Khaos05, Nov 5, 2010 IP
  2. TrafficRider

    TrafficRider Active Member

    Messages:
    250
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #2
    Rules module will be able to help you there.

    More info and other solutions available at drupal forums if you only know how to use the search feature.
     
    TrafficRider, Nov 5, 2010 IP
  3. Khaos05

    Khaos05 Peon

    Messages:
    164
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks - I figured it out. Now it redirects to a nice page and send me a notification email telling me a submission has been made.
     
    Khaos05, Nov 6, 2010 IP