Album Category template not working

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
cpyu99

Album Category template not working

Post by cpyu99 »

I got error message in /var/log/httpd/error.log

Undefined tage: Categories

Any idea ?

What i want to do is to list out the all Album categories.  Anyone have idea .. Thank you for your help in advanced.
cpyu99

Re: Album Category template not working

Post by cpyu99 »

The template I am talking about is

{section name=album loop=$categories}

{$categories[album].category->name}
{if !empty($categories[album].category->comment)}{$categories[album].category->comment}{/if}
{$categories[album].albums_content}

{/section}
Locked

Return to “Modules/Add-Ons”