Forum
Blog categories - only 1 category shows
Hi,
I'm trying to output the blog categories. I setup a set with 3 categories in it, but only 1 is output using <? perch_blog_categories() ?>
Any ideas why that would be?
Perch: 2.8.28, PHP: 5.3.28, MySQL: mysqlnd 5.0.8-dev - 20102224 - $Id: 731e5b87ba42146a687c29995d2dfd8b4e40b325 $, with PDO Server OS: Linux, cgi-fcgi Installed apps: content (2.8.28), assets (2.8.28), categories (2.8.28), perch_events (1.9.2), perch_forms (1.8.3), perch_blog (5.0) App runtimes: <?php $apps_list = array( 'content', 'categories', 'perch_events', 'perch_blog', 'perch_forms' ); PERCH_LOGINPATH: /perch PERCH_PATH: /home/sites/nsfg.website/public_html/perch PERCH_CORE: /home/sites/nsfg.website/public_html/perch/core PERCH_RESFILEPATH: /home/sites/nsfg.website/public_html/perch/resources Image manipulation: GD PHP limits: Max upload 64M, Max POST 64M, Memory: 128M, Total max file upload: 64M F1: 2edba60ed1f613d6dd804feb202456a2 Resource folder writeable: Yes HTTP_HOST: nsfg.website DOCUMENT_ROOT: /home/sites/nsfg.website/public_html REQUEST_URI: /perch/core/settings/diagnostics/ SCRIPT_NAME: /perch/core/settings/diagnostics/index.php
Do you categories have posts in them?
yes they do
Ta
ive worked out its something to do with my templates - i'll fix
thanks