• Resolved 1two3

    (@1two3)


    According to the Change Log, League Manager was updated for security reasons. But the latest version, 3.8.1 breaks the website, which forces people to resort to version 3.8.0. This defeats the object of releasing a security update.

    For the safety of all our sites, please could 3.8.1 be fixed as soon as possible.

    https://www.ads-software.com/extend/plugins/leaguemanager/

Viewing 7 replies - 1 through 7 (of 7 total)
  • fmortara

    (@fmortara)

    For solve this problem, you can add this line into the capabilities.php file at the top of the file.

    require_once(‘pluggable.php’);
    (this is a temporary fix, where is the problem?)

    but this is a really bad update, that was not checked before is launch.

    very very bad!

    Thread Starter 1two3

    (@1two3)

    Thanks fmortara

    I followed the thread at https://www.ads-software.com/support/topic/new-update-problem?replies=8 to solve the problem

    fmortara

    (@fmortara)

    yep.. but this is a temp fix.. where is the problem?

    Thread Starter 1two3

    (@1two3)

    I fixed the problem using the temporary fix in that thread. So there is no problem until an update is released.

    Craig

    (@craiger22)

    The temporary fix may fix the problem with leaguemanager, but causes problems with other plugins.

    This is not a fix.

    edmartinezm

    (@edmartinezm)

    So it’s better to wait for another update?

    rulocalas

    (@rulocalas)

    THANKS FOR THE ADVICE!!
    It works!
    USE THIS ON THE CAPABILITIES:PHP

    require_once(‘pluggable.php’);

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Updated for security reasons, but broken’ is closed to new replies.