Subrion CMS Support Forums  

Go Back   Subrion CMS Support Forums > Subrion CMS Core Discussion > Subrion Core Discussion

Subrion Core Discussion Here we discuss everything that is related to Subrion CMS core functionality. Additional features related to plugins and templates engines. New features that are related to Manage Pages functionality or anything that's not related to Subrion packages.

Reply

 

LinkBack Thread Tools Display Modes
Old 4 Weeks Ago   #1 (permalink)
Junior Member
 
Join Date: Jul 2008
Posts: 2
Michael is on a distinguished road
Default Publishing Categories

I have found where to edit the publishing categories but after I enter then I can't see where to "approve" them so that they show on the "publishing categories" menu.

Thanks.
Michael
Michael is offline   Reply With Quote
Old 4 Weeks Ago   #2 (permalink)
Junior Member
 
Join Date: Jul 2008
Posts: 2
Michael is on a distinguished road
Default Re: Publishing Categories

I see now that it requires an article to be in the category for it to appear. Is there a way to make categories appear regardless of whether there is an article in them or not?

Thanks.
Michael
Michael is offline   Reply With Quote
Old 4 Weeks Ago   #3 (permalink)
Super Moderator
 
Join Date: Apr 2007
Posts: 362
Sergey Hmelevsky is on a distinguished road
Default Re: Publishing Categories

Open file plugins/pub_cats/install.xml in editor and replace line #20
PHP Code:
$result $sbrDb->all('`title`, `path`''`level`=1 AND `num_all_articles`>0'00'articles_categories'); 
with next one
PHP Code:
$result $sbrDb->all('`title`, `path`''`level`=1'00'articles_categories'); 
After that, reinstall plugin 'Publishing Categories'.
__________________
With private requests send a ticket on http://www.subrion.com/desk/
Sergey Hmelevsky is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Subrion Free Publishing Available Vasily B. Announcements 0 06-24-2008 10:58 PM
Time out while publishing articles mattf Subrion CMS Packages Discussion 1 04-20-2008 09:21 PM
Some question about PUBLISHING TurXaliM Subrion Core Discussion 3 03-31-2008 08:52 PM
no categories show ? qwe010 Installation & Upgrades 5 02-14-2008 12:41 AM
Sub-item categories redeye Subrion CMS Packages Discussion 1 04-16-2007 09:35 PM


All times are GMT -6. The time now is 03:02 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 RC7