Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • ak1design Friend
    #135007

    Hi,

    every 2 week my larix templates keep loosing the colour variation (cyan) choice, and i have to do it again, this is making my client very upset, I have set the params.ini file permission to 777 and to cyan colours but after some time it goes back to pink: is there a such colour pink or am been hacked

    ja_font=3
    ja_menu=5
    ja_color=pink
    usertool=0

    pls help

    many thanks
    muslimoutreach.org.uk

    Anonymous Moderator
    #279401

    Hi ak1design,

    I think somebody have changed in params.ini file or administrator.

    To change again, you can go to extensions -> template manager, edit ja_larix template, in Parameters box, you can select options again.

    Hope it helps.

    scotty Friend
    #279402

    There is still a pink.css being called in your Head code….
    <!–>
    <style type=”text/css”>
    .clearfix {height: 1%;}
    </style>
    <!–>

    <!–>
    <style type=”text/css”>
    .clearfix {display: inline-block;}
    </style>
    <!–>

    <link href=”http://muslimoutreach.org.uk/templates/ja_larix/css/colors/pink.css” rel=”stylesheet” type=”text/css” />
    </head>

    Anonymous Moderator
    #279404

    Hi scotty,

    Sorry but i don’t understand your reply.

    Please let me with more details.

    scotty Friend
    #279409

    In the <head> tag of the original posters website there is the following line…
    <link href=”http://muslimoutreach.org.uk/templates/ja_larix/css/colors/pink.css” rel=”stylesheet” type=”text/css” />

    This is where his pink.css is being called from, although, there is no such file at that location at the moment.

    JA Developer are you actually JA staff? You seem to be replying to a lot of threads without actually answering anything!

    Anonymous Moderator
    #279480

    Hi scotty,

    When you open index.php in template folder, you will see:

    <link href=”<?php echo $tmpTools->templateurl();?>/css/colors/<?php echo $tmpTools->getParam(JA_TOOL_COLOR);?>.css” rel=”stylesheet” type=”text/css” />

    and this script will create following:

    <link href=”http://muslimoutreach.org.uk/templates/ja_larix/css/colors/pink.css” rel=”stylesheet” type=”text/css” />

    For this reasion, you should go to administrator to config again.

    scotty Friend
    #279488

    JA Developer;91175Hi scotty,

    When you open index.php in template folder, you will see:

    <link href=”<?php echo $tmpTools->templateurl();?>/css/colors/<?php echo $tmpTools->getParam(JA_TOOL_COLOR);?>.css” rel=”stylesheet” type=”text/css” />

    and this script will create following:

    <link href=”http://muslimoutreach.org.uk/templates/ja_larix/css/colors/pink.css” rel=”stylesheet” type=”text/css” />

    For this reasion, you should go to administrator to config again.

    WTF??? Have you any idea what this thread is about?

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

This topic contains 7 replies, has 3 voices, and was last updated by  scotty 15 years, 10 months ago.

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