From 795b2646eac52ef6b968d8ee4d5713d6593c3454 Mon Sep 17 00:00:00 2001 From: fourfivesix Date: Wed, 24 Sep 2014 14:36:03 -0300 Subject: [PATCH] Uncommenting catalog_link, it is now required `$config['catalog_link']` is now required because `templates/main.js` uses it. --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index e5216470..e88f4935 100644 --- a/inc/config.php +++ b/inc/config.php @@ -897,7 +897,7 @@ $config['page_nav_top'] = false; // Show "Catalog" link in page navigation. Use with the Catalog theme. - // $config['catalog_link'] = 'catalog.html'; + $config['catalog_link'] = 'catalog.html'; // Board categories. Only used in the "Categories" theme. // $config['categories'] = array(