Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm trying to set up an existing Drupal 7 site on a druaplvm and I'm having some issues. After going through the set up and connecting to my local mysql database and finally visiting the site, it just appears as a blank install with none of the modules or themes or pages that it should have. My settings.php looks right but I'm not quite sure what to do. This is my first time trying to get a drupal site running so I'm a bit lost. Thanks!
I am having Session Variable problems. if someone goes to a page which then stores information in a session variable then logs in the Session information stays with them and everything is fine. If however they go the same page then have to register afterwards with a confirmation Email before logging in then the session information is lost. I have tried hook_user_insert but it doesn't exist in there which surprises me. If I remember rightly it used to work until it was change to confirmation email before logging in. I am a bit stuck.
There is no information stating if this should be treated as a library or module but, merely states that we should follow the install.txt files instructions carefully. Though I would have presumed it should be in the libraries directory, it is very unclear.