[SOLVED] CGBlog archive issue

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
nervino
Power Poster
Power Poster
Posts: 448
Joined: Sun Dec 28, 2008 12:15 pm

[SOLVED] CGBlog archive issue

Post by nervino »

Hello,
I'm not able to show expired posts following the archive list's links.

In my "archive" page I put:

Code: Select all

{CGBlog action="archive" summarypage="archive" showall="1"}
and this shows the list:

Code: Select all

    Feb 2015 - (1)
    Mar 2014 - (3)
    Jun 2013 - (3)
If I click on a month's link whose posts used the Expiration Date, and they are expired, I can't see those posts; while posts without Expiration Date are regularly shown.

How can I show the summaries and the details of ALL posts regardless their expiration?

Thank you

--------------------------------

cmsms 1.11.12
CGBlog 1.12.9
PHP 5.4
Last edited by nervino on Sat Feb 14, 2015 2:48 pm, edited 1 time in total.
nervino
Power Poster
Power Poster
Posts: 448
Joined: Sun Dec 28, 2008 12:15 pm

Re: CGBlog archive issue

Post by nervino »

Well, I've found that with "ugly" urls it works.

To make it working with pretty urls too, I put in the options tab of the page (in Smarty data or logic that is specific to this page) this code:

Code: Select all

{cge_module_hint module='CGBlog' showall='1'}
It works great.
Post Reply

Return to “Modules/Add-Ons”