Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
ursabit
tagDiv Member

Hi,

1. If you use cPanel / WHM or Cloudlinux and your host use / upgrade to php 7.1 or 7.2 you can encounter problems with “thumbnails not showing (images)” because default EasyApache 4 via WHM do not install some PHP extensions as default (extensions that were installed in PHP 7.0 and earlier versions as default via EasyApache or Cloudlinux profile):
– php-mysqlnd -> Some WordPress websites will display this error: Your PHP installation appears to be missing the MySQL extension which is required by WordPress and some websites not showing images / thumbnails. Especially if you use MariaDB version 10.2 (recommended by cPanel).
– libc-client
– php-curl
– php-bcmath (need if you use some form plugins who calculate the total)
– soap (if you have installed woocommerce)

When this extensions will be installed your website will have everything needed to work correctly.

Suggestion for tagDiv:
a. On Newspaper > System Status > PHP extensions you check only for mbstring & GD library and you should check for all PHP extensions needed as long as cPanel WHM / Cloudlinux, Directadmin, Plesk etc change often theirs policy with “default PHP” extensions installed when upgrades PHP version!
b. When a user has problems first, you need to request a System Status screen capture and check the PHP extensions installed!

2. If you use / upgrade to MariaDB 10.2 as SQL database and have problems due to some plugins / (themes) coded previously (older).

For advanced users!

“Upgrading to MariaDB version 10.2 will automatically enable strict mode and remove any existing sql_mode entries in the /etc/my.cnf. This is by-design due how MariaDB implements the change. After the initial upgrade to MariaDB 10.2, you’d need to manually add the following value under the [mysqld] section in the /etc/my.cnf file if you want to revert this change”:

Code:

sql_mode=NO_ENGINE_SUBSTITUTION

I hope my post will help some tagDiv members!

  • This reply was modified 7 years by ursabit.
ursabit
tagDiv Member
ursabit
tagDiv Member

4. Other question: I use as homepage the page from SmartApp demos (imported from cloud library), so main menu is set transparent because I like menu with white color over image, so without background.
The problem is that on posts and category page the main menu have white background and white color, see image: https://ibb.co/m7vvpf.
How to have on posts and category page main menu with black color as background but keep it transparent for homepage and 2 other pages?

  • This reply was modified 7 years by ursabit.
Viewing 3 posts - 1 through 3 (of 3 total)