but when i import the database it say succes added 700 lines to the database , but when i reload my site nothing happens. I can see my custom theme , but cant see the content types i created , my whole site layout...... Still looks likes a fresh install with some css added.
I'm working on an access form that eventually needs to redirect to another page on my Drupal site. I created a custom module and a form. I also made a config form for the password, which Drupal sees (as well as the cookie all the way below), but I'm having issues with...
1) Creating an error message for an incorrect password.
2) Redirecting the user to my node page once the password is successfully validated.