The Partner Widget is a B2B application that we originally created in 2013 and launched in 2014: as the leading provider of hotel reviews in German-speaking countries, the HolidayCheck AG provides their enormous database of reviews via a REST API to travel businesses that are partners of HolidayCheck. The original goal of the project was to provide a simple mechanism for partners to integrate data from HolidayCheck into their own websites without the need to develop an own application that connects to the API and renders the data.
Creating a Views Slideshow in Drupal 7 for youtube videos. The first item displays correctly but the following items have a low-resolution youtube thumbnail overlay image. All the videos in youtube have max res thumbnail images, is there somewhere I can designate "maxresdefault.jpg" thumbnails in the view itself or in the embed code?
For the first slide I get the max res and it looks great :
Deliverbility is an Email verification tool based in canada. It cleans the customers bulk email databases by checking the email addresses are exist or not in reality.
The Quilltez team created this app from scratch within 3 months with the power of Drupal.
The error is that batch.api does not pass enough argument to my function _csvImporter_import_line($line, $session_nid, &$context). It was working whit drupal7 on php 7.0 whitout error. Now, whit the update to PHP 7.2 on server, it does not work anymore: