Support Joomla!

1.5 Template Project

The Joomla! Documentation Working Group is running a project to develop detailed reference and tutorial material on Joomla! 1.5 templates.  There is a project page on the documentation wiki where you can see the work in progress and help us by contributing your knowledge.

Who's Online

We have 57 guests online

Help Site License

The Joomla! Help Site content is copyright © 2005 - 2008 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution NonCommercial ShareAlike 2.5. Some parts of this website may be subject to other licenses.
Home arrow FAQs

How do I get rid of "This Category is Currently Empty"?
Author(s):Mcsmom
Experience level:Beginner
Contributors:Joomla! version:1.0
Date added:Sunday, 25 March 2007Date last changed:Tuesday, 30 November 1999
 
When you make a content category table link to an empty category, by default a "This Category is Currently Empty" message will display (or the equivalent in another language).  You can eliminate or modify this message by editing your language file.

In /language/english.php change line 113 from

Code:
DEFINE('_EMPTY_CATEGORY','This Category is currently empty');
to

Code:
DEFINE('_EMPTY_CATEGORY','');
Last Updated Tuesday, 30 November 1999
< Prev   Next >

Powered by EasyFAQ © 2006 Joomla-addons.org