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 have a question concerning a Update of
Drupal 8 Beta 6 Version to 8.02 i tried hard but always failed.
can somebody help me. is this not possible ?
do I need to do more than from 8.01 to 8.02 because this worked fine.
I would like to make the same with the Beta version because it contains a lot of work that i would loose.
i work on a MAC System 10.8.5
with XAMPP 5.6.3-0
Trying to migrate content from my D7 to D8. For the life of me I can t get files to copy over.
I have tried using URLs and direct paths in the legacy-url param.
Both source and destination are on same server. Tried 8.0.2 and 8.0.x-dev.
Installed all the migration modules including plus and manifest.
I am trying to upgrade via Drush as I want to be selective as to the content types I bring over.
I have some problem when migrate drupal 6 to drupal 8.
Using drush migrate-upgrade, I got error: "Passed variable is not an array or object, using empty array instead"
Hi,
I received the following error after upgrading to Drupal 7.41
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'familyt9_member.blocked_ips' doesn't exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array ( [:ip] => 108.26.124.25 ) in drupal_is_denied() (line 1921 of /home1/familyt9/public_html/drupal/includes/bootstrap.inc).
I have tried every fix out there from creating the table, changing false to true in the settings file, nothing works. Please help. Would rolling back to an earlier version work?