Error upgrading from 7.70 to 8.8.6

Hi folks.

I’ve been trying to upgrade from Drupal 7 to Drupal 8 for a little while now (lost too many weekend to this!).

I’m getting the following error: “Source database does not contain a recognizable Drupal version”. I’ve been googling this error for a while to see if there is an obvious issue, but without any luck.

I’ve done a fresh install of Drupal 8.8.6 on a CentOS 8 host, and I’m migrating from Drupal 7.70 running on a CentOS 7 host.

Preview Image only working after refresh.

Hey All,

This is my first time here and was reading a lot of topics possibly related to my current question. However, i am not finding a solution to my question. Hope you don't mind to ask it here, if it is placed wrongly please tell me for next time :)

I have a Drupal 7.69 Installation running on PHP-7.1 With 5.5.65-MariaDB

Everything is getting there, but have some small issues remaining;

One of them is Uploading images, when i upload an image a review of that image must be shown, however it is only showed when reloading the page. 

SSL Certificate for Drupal 7 Domain Access

I need to be able to install SSL on abc.com, which is part of Drupal Domain Access, an affiliate website of xyz.com (one Drupal installation).

Currently abc.com domain works like this:

  • abc.com -> points to -> xyz.com -> points to public_html (Drupal installation)
  • A record of abc.com points to the IP address of xyz.com.

With the current setup an attempt to install Let's Encrypt certificate on abc.com fails.

Tech support at the hosting company has given me various advice, such as:

Moving courses to Drupal - maintain order of nodes and importing media

I am very new to Drupal, so please forgive any misconceptions that I have. Right now I need to work with Drupal 7 (work related reasons), but will likely be able to use 8 soon.

My problem: I have several hundred "web-based" courses. Each course is essentially a slideshow with content on each screen. Some content is interactive, but I would be happy to get the non-interactive content in as a starting point.

I would like to move this content to Drupal and create a simple flowing slideshow (1 page per existing slide) possibly using a Drupal Book.

max_input_vars

Hello everyone, first, sorry for my english, while I was exporting my database this message appeared:

"a form in this has over than 1000 rows, after submission some fields will be ignored due to configuration max_input_vars (=1000)"

But I had already done this and nothing happened, should I worry?

Thank!

Checking the field for completeness

I am trying to check the field for completeness and if there is a loaded video in the field, display a small icon on the preview layer. doing so:

<?php if(!empty($fields['field_video'])) echo '<div class="ribbon-wrapper-gold"><div class="ribbon-gold">with video</div></div>'; ?> 

But with video always appears regardless of whether the field_video field is filled or not. What am I doing wrong?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x