[SOLVED] I don't seem to have $option == 'com_frontpage' - Joomla! Forum - community, help and support


i'm trying run if statement in index.php file displays message if on homepage.  did usual digging around forums should , came across popular :

code: select all

if ($option == 'com_frontpage') {
echo 'hello';
}

however, when tried it, didn't desired results.  tried this:

code: select all

echo $option;

...and ended seeing $option set @ com_content.

how can trouble shoot further , how can put content on homepage?

thanks.

*bump*





Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???