Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gozal Friend
    #126537

    Hi everybody,
    Dropline doesn’t work in barite for 1.0.x. I get a restricted access.
    I need help…

    Thanks

    Patrick:confused:

    Nam Nguyen Phi Friend
    #242018

    1. Open /templates/ja_barite/index.php
    2. Go to line 158: replace

    <?php }else if($ja_menutype == 4){

    by

    <?php }else if($ja_menutype == 'dropline'){

    3. Save & close it
    4. Open /templates/ja_barite/ja_menus/DLmenu.class.php
    5. Goto line 2, replace

    defined('_JEXEC') or die('Restricted access');

    by

    defined( '_VALID_MOS' ) or defined('_JEXEC') or die('Restricted access');

    6. save & close it

    regards


    gozal Friend
    #242034

    thanks a lot

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  gozal 16 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum