-
AuthorPosts
-
May 7, 2007 at 5:41 pm #120126ShannonN Friend
ShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
May 8, 2007 at 12:42 am #219630mulatto;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
May 8, 2007 at 5:22 am #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 modulei 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§ionid=1&id=24&Itemid=63why does my site show up here
http://www.mulattonews.com/index.phpand not here
mulattonews.com
May 8, 2007 at 7:27 am #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 modulei 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§ionid=1&id=24&Itemid=63why does my site show up here
http://www.mulattonews.com/index.phpand 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 reasonsPlease 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 FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
May 8, 2007 at 9:32 am #219664mulatto;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 reasonsPlease 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
-
AuthorPosts
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