• Resolved rohitmanglik

    (@rohitmanglik)


    As soon as I activated this plugin, I got following error in admin panel:

    The edudrona.com page isn’t working

    edudrona.com is currently unable to handle this request.
    HTTP ERROR 500

    I am not able to access page in Admin panel anymore (I removed the folder form backend panel now).

    Are there any compatibility issues of Awesome Support with any plugin?

    https://ww.wp.xz.cn/plugins/awesome-support/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author julien731

    (@julien731)

    Could you specify which version you installed?

    Thread Starter rohitmanglik

    (@rohitmanglik)

    V 3.3.1 – The one available by default in WordPress directory.

    Plugin Author julien731

    (@julien731)

    Could you please try to deactivate all plugins except Awesome Support and see if the problem persists. If not, re-activate your plugins one by one until the error comes back. This will help identify if there is a conflict with another plugin.

    Thread Starter rohitmanglik

    (@rohitmanglik)

    It has compatibility issues with “Thim Framework” plugin. One other plugin already has that dependency.

    Is awesome support also using it?

    Plugin Author julien731

    (@julien731)

    Could you please let me know where I can get this “Thim Framework” so that I can run some tests with it.

    Thread Starter rohitmanglik

    (@rohitmanglik)

    It’s part of a paid theme. Can you please give me your email id. I will email you.

    Thread Starter rohitmanglik

    (@rohitmanglik)

    Hi Julien, it internally uses Titan Framework so might be you have conflict with that.

    Still waiting for your email id or send it across to rohitmanglik [at] gmail

    Plugin Author julien731

    (@julien731)

    The problem is indeed with “Thim Framework”.

    Like Awesome Support, it uses the Titan Framework. However, “Thim Framework” uses an outdated version of TF. Unfortunately, “Thim Framework” seems to load prior to Awesome Support, meaning that the outdated version of Titan Framework (version 1.7.1, current version is 1.9.2) is loaded, causing conflicts because we use methods that aren’t present in version 1.7.1.

    Would you be able to contact the author of “Thim Framework” and ask the author if he could update Titan Framework in his plugin?

    I’ve found another issue. The minimum WP version required by the plugin is 3.8. But in the includes/functions-user.php file on line 932 there’s the function get_avatar_url just added in WP 4.2.

    https://developer.ww.wp.xz.cn/reference/functions/get_avatar_url/

    'user_avatar' => get_avatar_url( $user->ID, array( 'size' => 32, 'default' => 'mm' ) ),

    Plugin Author julien731

    (@julien731)

    Excellent point Siderlan. Thanks for bringing it to our attention. I’ve just added a new issue for that: https://github.com/Awesome-Support/Awesome-Support/issues/324

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

The topic ‘Compatibility issues’ is closed to new replies.