Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 13

CurtisOdencandymanericgillettewykthreed +9 guests

GDN Fatal error

This discussion is related to the AboutMe addon.
i get this error: Fatal error: Interface 'Gdn_IPlugin' not found in /home/xxyymm/public_html/plugins/aboutme/class.aboutme.plugin.php on line 13

i just change the name of the add-on in the class.aboutme.plugin.php file but it's still not working for me

Comments

  • Posts: 9
    sorry about that but i just find the solution from the other questions:

    AustinSaucier says:

    "To fix this issue, you need to change the plugin folder's name from this:
    "ZodiacDM-About-Me---Vanilla-2-Plugin-b5ba570"

    To this: "AboutMe"

    Then, open class.aboutme.plugin.php and on this line:
    $PluginInfo['About Me'] = array(

    Change 'About Me' to 'AboutMe' "

    now it's fine:)
Sign In or Register to comment.