By humblebrewer on
Hello,
After installing the necessary dependency items I am now stuck on the overview option.
I click continue and nothing moves forward. There are no errors or anything, I'm not sure how to proceed.
Hello,
After installing the necessary dependency items I am now stuck on the overview option.
I click continue and nothing moves forward. There are no errors or anything, I'm not sure how to proceed.
Comments
Still stuck on overview - spinning wheel
When I do click on continue it does tend to spin and spin but then it flashes to the same screen stuck on overview...any ideas?
It seems the information after "update.php?op=selection&token=" keeps changing though
Displaying error when going to my web page
Warning: Illegal string offset 'field' in DatabaseCondition->__clone() (line 1901 of /home/content/08/8753708/html/includes/database/query.inc).
Warning: Illegal string offset 'field' in DatabaseCondition->__clone() (line 1901 of /home/content/08/8753708/html/includes/database/query.inc).
Warning: Illegal string offset 'field' in DatabaseCondition->__clone() (line 1901 of /home/content/08/8753708/html/includes/database/query.inc).
Warning: Illegal string offset 'field' in DatabaseCondition->__clone() (line 1901 of /home/content/08/8753708/html/includes/database/query.inc).
Warning: Illegal string offset 'field' in DatabaseCondition->__clone() (line 1901 of /home/content/08/8753708/html/includes/database/query.inc).
Warning: Illegal string offset 'field' in DatabaseCondition->__clone() (line 1901 of /home/content/08/8753708/html/includes/database/query.inc).
? Appearing on your page. I
? Appearing on your page. I would be looking for an 'Error' not a 'Warning' and I am sceptical that this message is related to your hanging update.
Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors
I assume you are trying to
I assume you are trying to update a module through the updates page? If so, there are a few things which can go wrong, mostly relating to permissions on the server, although it is also possible you have hit a time when the Drupal server is not responding. Sometimes an error message is written to Reports > Recent Log Messages. Also the server error log might have something useful.
Updating from command line, preferably using drush (if you have installed it) is in reality easier, though of course a bit of a barrier the first time you do it.
Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors
I wonder if this current error will
I wonder if this will shed some light on what I may need to do.
I decided to back track and restore by database but now I'm getting this fatal error when I go to my main page:
Fatal error: Class 'RulesEventHandlerEntityBundle' not found in /home/content/08/8753708/html/sites/all/modules/rules/modules/node.rules.inc on line 147
I cannot find an easy way to fix this or what is missing...
You are going to have to log
You are going to have to log in to the server and check the files are there 'manually.' In particular, the file it is complaining about, in sites/all/modules/rules/modules/node.rules.inc (maybe the whole module is missing).
Frankly I would list all the modules you were trying to update, and simply copy the code manually, using your preferred method (mine is drush but it is also possible with other command line tools, or with FTP, file managers included in control panels like Plesk and cPanel etc), for all those modules. Then run any database updates. There are various tutorials on updating modules manually, and in Drupal 6 and earlier it was the only way (as it still is with Drupal core).
It looks as though the updating of files got half way and then then copying of the newly update fails failed to complete. This is always a risk, much more so on cheap hosting (I am not saying you are on cheap hosting of course, though it would not surprise me if you said you are).
In terms of why it happened, first question is whether updates worked in the past. If they did, maybe it was just bad luck. If they never worked you need to start diagnosing.
Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors
Stuck on overview line
I am trying to up-grade my website 7.22 to 7.26 and i was follow all the steps which is defined in Drupal forum but it is stuck on Overview line at the time of drupal database update.
Please suggest me what can i do .
Thank you in advance.