zuvi-update

Zuvi Drupal Theme 11.0.1 Released

We are excited to announce the release of Zuvi Drupal Theme version 11.0.1 This update brings important fixes for known compatibility errors on Drupal 11.2.x, ensuring a smoother and more stable experience for all our users. If you have been running Zuvi on Drupal 11.2.x and encountered issues, we highly recommend upgrading to this latest […]

mahipro-update

MahiPro Theme Version 1.1.2 Released

We are excited to announce the release of MahiPro v1.1.2, our premium Drupal theme designed for modern, responsive, and high-performance websites. This new update brings improvements and fixes that make MahiPro even more stable and user-friendly. Whether you are building a business website, portfolio, or blog, MahiPro gives you a professional design with maximum flexibility. […]

zuvipro-update-1112

ZuviPro 11.1.2 Released

We are excited to announce the release of ZuviPro v11.1.2, the latest update to your favorite premium Drupal theme built for modern, high-performance websites. Changelog # Fixed sticky header issue. # Update Bootstrap Font Icons to v1.13.1 # Added new social icons – mastodon, tiktok, twitch, bluesky, discord. How to Update To upgrade to ZuviPro […]

drupal-mysql-driver-not-found

Drupal Error Class Drupal mysql Driver not found

As a Drupal developer or site administrator, you might encounter this error message when migrating a Drupal site to a new server. Got error ‘PHP message: Error: Class “Drupal\\mysql\\Driver\\Database\\mysql\\Connection” not found in public_html/core/lib/Drupal/Core/Database/Database.php So, how can you resolve this? In this blog post, we will explore how to fix it. Step #1 Change file and […]

mysql-error-unknown-collation

Drupal Error Unknown collation utf8mb4_0900_ai_ci

Unknown collation error is a very common problem when working with MySQL databases of a Drupal site. This happens when we try to migrate or restore a Drupal site on a new server. Importing a .sql file often throw this error message. This is the most common error message that our clients have reported. #1273 […]