11
5 Comments

Tabler Icons. 558 Fully customizable free SVG icons.

https://tablericons.com/
submitted this linkon July 14, 2020
  1. 2

    hah, nice to see my project here :)

  2. 1

    thank you for the article) really interesting

  3. 1

    This error occurs when WordPress is unable to make a connection to the database. A number of things can affect your WordPress database connection which makes it a bit difficult for beginners to troubleshoot.

    All of the information on your WordPress site, such as post data, page data, meta information, plugin settings, login information, etc. is stored in your MySQL database. The only data that isn’t stored there is media content such as images and your theme/plugin/core files such as index.php, wp-login.php, etc. When someone visits your website, PHP executes the code on the page and queries the information from the database, which then displays it to the visitor in their browser.

    Sometimes this can be resolved by just resetting the username and password. Sometimes it could be a hosting information issue. You can watch the video below to find a solution for this problem.
    Sometimes you will be able to see the site loading normally and get the error only when you try to access ‘wp-admin’. Or maybe, you are seeing some other error messages like “One or more database tabletypes are unavailable…”, while trying to login. This indicates that your database got corrupted.

    WordPress can try to repair your database if you enable a feature by entering a piece of code manually. For this, you need to access the root folder and edit the wp-config.php file.

  4. 1

    Thanks, Rosie! I missed you submitted it.

    1. 1

      Always here for you 😇