Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • whassupbud55 Friend
    #125552

    Hi, first, nice template, just what I was after.

    One problem I came across. I went through the different menu styles in ja_vars.php to see which I liked best. All were fine apart from the dropline menu. When I uploaded the file and refreshed my page it said restricted access? Does not matter too much to me because I am not going for that menu style but maybe someone does and has the same problem? I used the 1.0.13 quickstart.

    Thanks.

    musicbizguy Friend
    #238560

    Yeah, same error on a non-quickstart install, 1.0.13.

    musicbizguy Friend
    #238961

    So, does anyone else have the problem with the dropline menu option causing a blank homepage with a message “restricted access”?

    Either way, how about a developer posting a response and possible solution? thanks.

    saisho Friend
    #239157

    Dropline menu doesn’t work for me either, it appears as Split Menu. Using J1.5. Tried both quickstart and uploading template separately.

    I had a quick look at some of the classes and I think there might be some errors. Would someone take a look please.

    DLmenu.class.php

    if (!defined (‘_JA_SPLIT_MENU_CLASS’)) {
    define (‘_JA_SPLIT_MENU_CLASS’, 1);

    Thanks

    marjan78 Friend
    #239710

    Hi

    I also have same problem, Does anyone have a solution.

    Thank you

    gozal Friend
    #240051

    i have the same problem but nobody answers ! They take money and after you can cry !

    amyjustine Friend
    #258182

    The templates are good looking but the lack of support is notorious
    Same problem also here.
    Spectacular ignorance from the developper/seller (!)
    After so much time has gone by, not even a single reply.

    amyjustine Friend
    #258187

    just had a look.
    dropline menu setting causes restrictred access hoax also in barite v.1.1
    they even published an update in tne meantime without adressing the issue.
    pretty slobby.

    Sherlock Friend
    #258564

    Hi
    plz edit DLmenu.class.php(templates/ja_menus/ folder)
    Search this line:

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

    Change to

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

    omart Friend
    #258769

    The anser from nguoiabcd works:
    change in DLmenu.class.php
    [PHP]defined( ‘_VALID_MOS’ ) or defined(‘_JEXEC’) or die(‘Restricted access’);[/PHP]

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

This topic contains 10 replies, has 8 voices, and was last updated by  omart 16 years, 4 months ago.

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