Skip to content

User Tutorials icon

What "This Category is Currently Empty" Means

Are you getting the message that "this category is currently empty" on your Mambo web site and you don't know why? Then read on, this tip is for you.

1. If you have created content items and assigned them to a category, you will get the message that the category is currently empty until you publish the content items.

2. If you have used a category item to include a description, HTML or other content directly into the category item, but don't have any content items within that category, you will see the notice that the category is currently empty.

If you want to edit that text, you can do this by opening the language file for your language and changing the default text. Go to the language directory, locate your language file (for eg. english.php) and find this code:

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

You can change the wording of 'This Category is currently empty' (or whatever it is in your language) to anything you like.

If you want to just remove that notice, change:

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

to:

 DEFINE('_EMPTY_CATEGORY','');
Bookmark This:
  • bodytext
  • Technorati
  • del.icio.us
  • Facebook
  • Google
  • StumbleUpon
  • Reddit

Whether I am developing Mambo or working on tutorials I am fuelled by coffee. Caffeine keeps me going so if you like the work I am doing please click on the cup to buy me a coffee today. Just $10 covers the cost of getting my caramel macchiato ;)

If you enjoyed this article make sure you subscribe to my RSS feed!

Leave a Reply

This is a gravatar-friendly site, enter your email address to use your gravatar.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

By submitting a comment here you grant this site a perpetual license to reproduce your words and name/web site in attribution.