So I logged in to our website this morning and it said there needs to be updates, I clicked on the updates and now the site won't load.

I clicked the back button to take me back to the drupal page and this is what is says now.

Notice: Undefined index: update_success in update_results_page() (line 177 of /home/content/l/i/m/limoprinting/html/update.php).
Warning: array_pop() [function.array-pop]: The argument should be an array in update_results_page() (line 182 of /home/content/l/i/m/limoprinting/html/update.php).

before I clicked the back button, the link put the site in maintenance mode and when it was finished it gave a link to go back to the main page or admin page and i clicked admin page, there were more updates to do and it just went blank.

I'm not the one who created the site, I am a print designer not a web designer and the woman who made this refuses to help now. I really need to get the site back live and I don't have any idea what to do to fix it.

Comments

Jaypan’s picture

Please give detailed steps as to what you updated, and how you updated it.

Lisav’s picture

When I see in status report warning, that CKEditor 4.3.2 "You are using a feature that requires $cookie_domain to be set, but it is not set in your settings.php file (CKFinder is enabled in the Advanced profile)." I set $cookie_domain = '...' and got this updates errors exactly.

It's need to comment this line: #$cookie_domain, because Sessions may don't work correctly.