[Solved] CGBlog Sortorder not working

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Torpedine
Forum Members
Forum Members
Posts: 142
Joined: Thu May 18, 2006 3:53 pm

[Solved] CGBlog Sortorder not working

Post by Torpedine »

Hi everybody,

I have upgraded my website to the latest 10.0.1 and CGBlog 1.8, but the sortorder does not work: the articles are always listed starting from the oldest. Changing Prefs or adding the sortorder param,eter to the {cgblog} tag noes not have any effect.

Any help?
Last edited by Torpedine on Sun Nov 20, 2011 6:37 pm, edited 1 time in total.
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am
Location: The Netherlands

Re: CGBlog Sortorder not working

Post by Gregor »

I have the same problem with version CGBlog 1.8 Still run cmsms v1.9.4.3

Within the {CGBlog}-tag I don't have any sort options set.

http://www.uisge-beatha.eu/ Shows the oldest post first.

Any help is highly appreciated!

Thanks, Gregor
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm
Location: Florida

Re: CGBlog Sortorder not working

Post by carasmo »

Yes, I have this problem too. I emailed CalGuy about it and sent a PM. I looked everywhere and the default is descending, but it's always, no matter what, showing ascending.
applekeith
Forum Members
Forum Members
Posts: 23
Joined: Wed Jan 07, 2009 4:20 pm

Re: CGBlog Sortorder not working

Post by applekeith »

I am in the same situation. I just upgraded CGBlog to 1.8 (CMSms is 1.10). Now it always starts with the oldest first. Though I can sort by title...CGBlog 1.76 did not have this problem.
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm
Location: Florida

Re: CGBlog Sortorder not working

Post by carasmo »

I this is my fault. I had purchased some modifications to CGBlog about 1-2 weeks before 1.10 was released, which he gave me as 1.8 about two weeks about 1 or two days before 1.10 was released. I installed it but my mother has a brain tumor and things have just slowed down enough for me to work again without constant interruptions and exhaustion. I was sure that the sort order was working, but it was not. Once this is fixed though, the updates (see the help) are cool. Such as the ability to put the name of the category on the category list page and pagination of category summary views (if you use the uglyurls param (see help for exact listing). I don't remember what else...
stetman
Forum Members
Forum Members
Posts: 20
Joined: Fri Feb 12, 2010 9:39 am

Re: CGBlog Sortorder not working

Post by stetman »

Have the same problem. Solution some other user posted is working for me:
replace
{foreach from=$items item=entry}
with
{foreach from=$items|@array_reverse item=entry}
in summary template
Torpedine
Forum Members
Forum Members
Posts: 142
Joined: Thu May 18, 2006 3:53 pm

Re: [Solved] CGBlog Sortorder not working

Post by Torpedine »

Upgrading to CGBlog 1.8.1 solved everything. :)
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am
Location: The Netherlands

Re: [Solved] CGBlog Sortorder not working

Post by Gregor »

Great guys! Thanks for quick response!!

Gregor
stetman
Forum Members
Forum Members
Posts: 20
Joined: Fri Feb 12, 2010 9:39 am

Re: [Solved] CGBlog Sortorder not working

Post by stetman »

Great. Had just one problem, because teamsportscore module is not compatible with cmsms 1.10. It made cgblog disappear from content menu after update.
uninstall of teamsport worked for me because I could do without, but be carefull if you need a combination of TSS module en cgblog under cmsms 1.10
Post Reply

Return to “Modules/Add-Ons”