Years ago I developed a component in joomla, where I have custom views and models and I add this views to menu. This component connect to a server using webservices, and I return data into dataTables on the page.
There is a site on Wordpress: https://healline.com.ua – we need to transfer this site from WP to Drupal in the new directory for German version of the site. Herewith the original will stay on WP.
Wordpress is a very good CMS, but a person who will work with the German version prefers Drupal. The question is how Google search will react to this? Actually, the same site (German: healline.com.ua/de) will be at least on two CMS.
So, I have inherited a client who for a number for a number of historical reasons has 3 Drupal sites :
Site 1) A poorly built Drupal 8 site with around 400 pieces of content, complete with a hacked core
Site 2) A well built Drupal 8 site with around 20 pieces of content
Site 3) A well built Drupal 7 site with around 1500 pieces of content
Other then the historical reasons I mentioned there's no reason the sites need run out of separate Drupal installs. They actually would benefit from having everything on one instance. So I'm planning on merging the sites.
Apologies if this has been explained elsewhere - I've tried researching this dozens of ways, and I've found posts that address pieces of what I'd like to do, but not the whole thing. I'm pretty new to Drupal and am afraid of corrupting my current site in the process, so any clear, step-by-step instructions would be much appreciated!
Apologies in advance if this has already been explained elsewhere - I've tried researching this dozens of different ways, and while I've found posts that address some pieces of this situation, nothing addresses the whole thing. I'm pretty new to Drupal, and I'm afraid of corrupting my existing site, so any clear, step-by-step instructions would be much appreciated!
Not sure where else to post this. I am converting a large Drupal/Ubercart site from
D6 to D7, then eventually to D8 if able.
I am not a Drupal/PHP/MySql novice, but the question may seem novice. In D6 verson of Ubercart, what table makes the association between product nids and image fids?