• Resolved M. S. Ritzenhoff

    (@misiritzenhoff)


    3.2.7.6
    ~ Fix missing file class-lp-course-database.php

    This Update crashed our whole WordPress-Based Website!

    I had a backup, so no problem for me.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @misiritzenhoff

    Sorry for your inconvenience!
    We have a new update to version 3.2.7.5 and it has some problem when published then we have fixed it with version 3.2.7.6

    if another have same problem, let use FTP to go to wp-content/plugins -> rename folder learnpress -> then go to your wp-admin re-install Learnpress version lastest

    Thread Starter M. S. Ritzenhoff

    (@misiritzenhoff)

    Where can i find v 3.2.7.5 / 3.2.7.4 or any steps below to download?
    Even in the Account at thimpress i can not find/see those last versioning-steps, mostly there, the latest Versions are some from 3.0.x and 3.1.x.
    Also on GiHub the last Version is 3.2.5.2.

    Thread Starter M. S. Ritzenhoff

    (@misiritzenhoff)

    My Workaround:
    After deleting the content of the learnpress-plugin folder, i installed 3.2.7.6 from the backend. It’s running.

    At the Frontend the <div class=”content-item-scrollable”> … </div> was not scrollable so i had to add:

    .content-item-scrollable {
    height: 100%;
    overflow-y: scroll;
    }

    so far for me – case closed.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘3.2.7.6 crashed whole WordPress’ is closed to new replies.