test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mulatto Friend
    ShannonN Friend
    #219630

    mulatto;14881http://www.joomlart.com/template/ja_teline

    /;)

    HI Mulatto
    use the “quickstart method and it will look like the demo
    details on how to use quickstart method are in this thread near the first post here
    http://www.joomlart.com/forums/topic/want-a-fresh-joomla-site-like-teline-demo-including-500-internal-server-resolution/

    Cheers ShannonN

    mulatto Friend
    #219647

    <em>@ShannonN 14901 wrote:</em><blockquote>HI Mulatto
    use the “quickstart method and it will look like the demo
    details on how to use quickstart method are in this thread near the first post here
    http://www.joomlart.com/forums/topic/want-a-fresh-joomla-site-like-teline-demo-including-500-internal-server-resolution/

    Cheers ShannonN</blockquote>

    how can i take out the defult menu i can`t find it :confused: ???
    iwan to use Extended Menu module

    i dont want it to goto this i want it to go to the article
    http://www.mulattonews.com/index.php?option=com_content&task=category&sectionid=1&id=24&Itemid=63

    why does my site show up here
    http://www.mulattonews.com/index.php

    and not here

    mulattonews.com

    mulatto Friend
    #219648

    <em>@mulatto 14924 wrote:</em><blockquote>how can i take out the defult menu i can`t find it :confused: ???
    iwan to use Extended Menu module

    i dont want it to goto this i want it to go to the article
    http://www.mulattonews.com/index.php?option=com_content&task=category&sectionid=1&id=24&Itemid=63

    why does my site show up here
    http://www.mulattonews.com/index.php

    and not here

    mulattonews.com</blockquote>

    Following PHP Server Settings are not optimal for Security and it is recommended to change them:

    * Joomla! RG_EMULATION setting is `ON` instead of `OFF` in file globals.php
    `ON` by default for compatibility reasons

    Please check the Official Joomla! Server Security post for more information.

    i turne this off and still saying the samething what to do?

    if (RG_EMULATION == 0) {
    // force register_globals = off
    unregisterGlobals();
    } else if (ini_get(‘register_globals’) == 0) {
    // php.ini has register_globals = off and emulate = on
    registerGlobals();
    } else {
    // php.ini has register_globals = on and emulate = on
    // just check for spoofing
    checkInputArray( $_FILES );
    checkInputArray( $_ENV );
    checkInputArray( $_GET );
    checkInputArray( $_POST );
    checkInputArray( $_COOKIE );
    checkInputArray( $_SERVER );

    if (isset( $_SESSION )) {
    checkInputArray( $_SESSION );
    }
    }
    ?>

    ShannonN Friend
    #219664

    mulatto;14925Following PHP Server Settings are not optimal for Security and it is recommended to change them:

    * Joomla! RG_EMULATION setting is `ON` instead of `OFF` in file globals.php
    `ON` by default for compatibility reasons

    Please check the Official Joomla! Server Security post for more information.

    i turne this off and still saying the samething what to do?

    if (RG_EMULATION == 0) {
    // force register_globals = off
    unregisterGlobals();
    } else if (ini_get(‘register_globals’) == 0) {
    // php.ini has register_globals = off and emulate = on
    registerGlobals();
    } else {
    // php.ini has register_globals = on and emulate = on
    // just check for spoofing
    checkInputArray( $_FILES );
    checkInputArray( $_ENV );
    checkInputArray( $_GET );
    checkInputArray( $_POST );
    checkInputArray( $_COOKIE );
    checkInputArray( $_SERVER );

    if (isset( $_SESSION )) {
    checkInputArray( $_SESSION );
    }
    }
    ?>

    So it looks like you are new to Joomla is that correct? If you are then you need to go away search the net on Joomla and how to use it read all teh guides out there and then you will understand messages like emulation, and how to change it how to install teh quickstart telie correctly etc

    If you are experienced in Joomla I cannot see you wanting to ask for help on Joomla fundamentals?

    Cheers ShannonN

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

This topic contains 5 replies, has 2 voices, and was last updated by  ShannonN 17 years, 6 months ago.

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