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?
[Solved] CGBlog Sortorder not working
[Solved] CGBlog Sortorder not working
Last edited by Torpedine on Sun Nov 20, 2011 6:37 pm, edited 1 time in total.
Re: CGBlog Sortorder not working
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
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
Re: CGBlog Sortorder not working
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.
-
- Forum Members
- Posts: 23
- Joined: Wed Jan 07, 2009 4:20 pm
Re: CGBlog Sortorder not working
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.
Re: CGBlog Sortorder not working
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...
Re: CGBlog Sortorder not working
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
replace
{foreach from=$items item=entry}
with
{foreach from=$items|@array_reverse item=entry}
in summary template
Re: [Solved] CGBlog Sortorder not working
Upgrading to CGBlog 1.8.1 solved everything. 

Re: [Solved] CGBlog Sortorder not working
Great guys! Thanks for quick response!!
Gregor
Gregor
Re: [Solved] CGBlog Sortorder not working
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
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