Search found 32 matches
- Wed Jun 30, 2010 1:16 pm
- Forum: General Discussion
- Topic: Broken button on new site home page
- Replies: 0
- Views: 1065
Broken button on new site home page
The blue "more" button in the Features/Modules/Design/Development block does not ever manage to connect with any content pages.
- Tue Jun 08, 2010 4:36 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Please help with a featured item suggestion
- Replies: 3
- Views: 1480
Re: Please help with a featured item suggestion
That is precisely the way to do it! ;D
Of course, you can add a detailtemplate value as well, should you need to do so.
Of course, you can add a detailtemplate value as well, should you need to do so.
- Fri Feb 05, 2010 2:23 am
- Forum: Modules/Add-Ons
- Topic: CGblog browsecat not working
- Replies: 13
- Views: 3899
Re: CGblog browsecat not working
I did an upgrade from 1.5.1, maybe I just need to do a clean install and start with modules at the latest build? I thought it was just me overlooking something, but I bet its an upgrade, on top of an upgrade on top of an upgrade ... something didn't quite work right or a permissions issue somewhere ...
- Thu Feb 04, 2010 7:46 pm
- Forum: Modules/Add-Ons
- Topic: CGblog browsecat not working
- Replies: 13
- Views: 3899
Re: CGblog browsecat not working
Thanks ... though we haven't gotten anywhere, I really do appreciate the time spent and the effort.
- Thu Feb 04, 2010 7:41 pm
- Forum: Modules/Add-Ons
- Topic: CGblog browsecat not working
- Replies: 13
- Views: 3899
Re: CGblog browsecat not working
yes, that is the live site using blogsmadesimple. It works.
I want to duplicate that using CGBlogs (dev site not publicly available). It doesn't work.
I want to duplicate that using CGBlogs (dev site not publicly available). It doesn't work.
- Thu Feb 04, 2010 5:49 pm
- Forum: Modules/Add-Ons
- Topic: CGblog browsecat not working
- Replies: 13
- Views: 3899
Re: CGblog browsecat not working
Oh, if it is okay to pm you, I could send you the url of the live blog to show the effect I am looking for. I don't want to post that openly. The secondary nav at side of page has a list of the blog categories (currently just the one category (General), but they (client) will be branching out when ...
- Thu Feb 04, 2010 5:39 pm
- Forum: Modules/Add-Ons
- Topic: CGblog browsecat not working
- Replies: 13
- Views: 3899
Re: CGblog browsecat not working
Code: Select all
<ul>
{foreach from=$categories item='one'}
<li><a href="{$one.url}" title="{$one.name}">{$one.name}</a> ({$one.count})</li>
{/foreach}
</ul>
- Thu Feb 04, 2010 4:35 pm
- Forum: Modules/Add-Ons
- Topic: CGblog browsecat not working
- Replies: 13
- Views: 3899
Re: CGblog browsecat not working
Ha ha ha ... yes, there are articles in the cats
I appreciate your asking - sometimes it is a simple oversight.
Not this time - or at least a different oversight
I appreciate your asking - sometimes it is a simple oversight.
Not this time - or at least a different oversight

- Thu Feb 04, 2010 4:25 pm
- Forum: Modules/Add-Ons
- Topic: CGblog browsecat not working
- Replies: 13
- Views: 3899
CGblog browsecat not working
I am using CMS Version - 1.6.6, CGBlog - 1.3.1, CGSimpleSmarty - 1.4.3, and CGExtensions - 1.17.6. In my template that I use for my blog, I have: {CGBlog action='browsecat' browsecattemplate="cgblog-browsecat"} Which does absolutely nothing ... nothing. I have stripped it down to {CGBlog a...
- Tue Apr 28, 2009 4:33 pm
- Forum: Modules/Add-Ons
- Topic: news category browse lists/counts inactive 'draft' articles
- Replies: 1
- Views: 845
news category browse lists/counts inactive 'draft' articles
If you create a category browse page for the news module, this will create a page which lists all the news categories and the number of articles in each category. However, this numbering includes articles that have a status of 'draft' (i.e. articles which the front-end should not display). As a very...
- Thu Apr 23, 2009 1:24 pm
- Forum: Modules/Add-Ons
- Topic: Group permissions not available for self registration module
- Replies: 1
- Views: 929
Group permissions not available for self registration module
I just tried to give a few new users permissions to admin the self registration module, but there were no permissions listed in Group Permissions that I could give them (at all): CMSMS - 1.52 FrontEndUsers - 1.6.2 SelfRegistration - 1.2.2 CustomContent - 1.5.2 Current PHP Version - 5.1. Server Datab...
- Mon Apr 20, 2009 5:02 pm
- Forum: Modules/Add-Ons
- Topic: Blogs made simple example sites
- Replies: 11
- Views: 4070
Re: Blogs made simple example sites
CalGuy, you will be my official cmsms hero ...calguy1000 wrote: CGBlogs will be a fork of the News module with these changes:
If I can be of any help testing CGBlogs, when available, I will be happy to do so.
- Fri Feb 27, 2009 2:19 pm
- Forum: Modules/Add-Ons
- Topic: Help with SelfRegistration please
- Replies: 6
- Views: 1988
Re: Help with SelfRegistration please
Its a shame really. It is not all that difficult to accommodate postgres ... seems like it would be worth the effort to do so. I understand that you may not agree ... and I also thank you for all the work you do both in the dev team and on the forum. I think CMSMS has very real potential, but asid...
- Thu Feb 26, 2009 9:43 pm
- Forum: Modules/Add-Ons
- Topic: Help with SelfRegistration please
- Replies: 6
- Views: 1988
Re: Help with SelfRegistration please
Was there a resolution for this? I get this as well. So many modules are not really workable with postgres without hacking 

- Fri Jan 16, 2009 6:02 pm
- Forum: Modules/Add-Ons
- Topic: blog made simple module
- Replies: 20
- Views: 7463
Re: blog made simple module
Hello, I am using BlogsMS 0.3.3.1 and cannot get the category pages to function. I can add categories, add articles to categories, add comments to articles, the when you click ona link to go to a category page there is no content - not even a simple 'No Entries' text. I have 0.3.1 working fine on a...