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

How can I activate Application without Dashboard.

NikyNiky New
edited June 2015 in Vanilla 2.0 - 2.8

Hello, I have dezactivated one application from dashboard and now my website don't work.. how can I enable that application called 'yaga' without dashboard and only from file manager.

Comments

  • Options
    R_JR_J Ex-Fanboy Munich Admin
    edited June 2015

    Add that line to your /conf/config.php file:
    $Configuration['EnabledApplications']['Yaga'] = 'yaga';

    But deactivating YAGA shouldn't kill your page. If that really brings up your homepage again, you have another problem...

  • Options

    @R_J said:
    Add that line to your /conf/config.php file:
    $Configuration['EnabledApplications']['Yaga'] = 'yaga';

    But deactivating YAGA shouldn't kill your page. If that really brings up your homepage again, you have another problem...

    Thank you. I solved this problem but you know how can I put on sprite on this?
    (Check the Photo Bellow)

  • Options
    R_JR_J Ex-Fanboy Munich Admin

    It's created by YAGA. So you should open the Addons page (http://vanillaforums.org/addon/yaga-application) and press "Ask a question" or simply use this link: http://vanillaforums.org/post/discussion?AddonID=1178

    That will give other users the opportunity to search and find an answers for similar questions.

    And: no, I do not know.

Sign In or Register to comment.