Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Error in another page in dashboard : Call to a member function AddLink()

bh8vnbh8vn
edited January 2012 in Vanilla 2.0 - 2.8

I get this error when access some dashboard, how to fix it?

Fatal error: Call to a member function AddLink() on a non-object in /home/bhvn/public_html/muaban/applications/vanillacms/settings/class.hooks.php on line 33

Thanks so much!

Best Answer

  • Options
    UnderDogUnderDog MVP
    edited January 2012 Answer ✓

    Open /applications/vanillacms/settings/class.hooks.php

    Find line 33

    Find out why that object on line 33 is not created.

    Usually it's above this code that the object is not created.

    There was an error rendering this rich post.

Answers

  • Options
    UnderDogUnderDog MVP
    edited January 2012 Answer ✓

    Open /applications/vanillacms/settings/class.hooks.php

    Find line 33

    Find out why that object on line 33 is not created.

    Usually it's above this code that the object is not created.

    There was an error rendering this rich post.

  • Options

    Please what object do you mean? How do I solve the problem of text editor and other functions of VanillaCMS not working?

  • Options
    sahotataransahotataran Developer, Bay Area - CA ✭✭✭

    @Prosper if you are familiar with programming then you can understand what object Underdog is reffering to.
    The best way is to contact the developers for VanillaCMS or check out their project on github and report an issue over there

    There was an error rendering this rich post.

  • Options

    The best way to solve is to contact the developers of VanillaCMS, this error not happen only with you and me :D I'm waiting for a new version of Vanillaa la la la CMS, it's just a beta version so use it at rick :D

Sign In or Register to comment.