Search found 4 matches
- Sat Jan 06, 2007 12:54 am
- Forum: CMSMS Core
- Topic: CustomContent and FrontEndUser modules don't seem to be working properly
- Replies: 6
- Views: 2382
Re: CustomContent and FrontEndUser modules don't seem to be working properly
just curious - have you tried using the comment tags version of CC instead of the Smarty tags? also, make sure you turn off page caching for any pages that contain CC-protected content... I have tried both the Smarty template way and the comment tag versions. Turned off page caching, still no luck....
- Thu Jan 04, 2007 10:29 pm
- Forum: CMSMS Core
- Topic: CustomContent and FrontEndUser modules don't seem to be working properly
- Replies: 6
- Views: 2382
Re: CustomContent and FrontEndUser modules don't seem to be working properly
Thanks to both of you for replying.
I've tried both:
if $customcontent_loggedin == 1
and:
if $customcontent_loggedin == '1'
and still no luck. Are there settings within the admin panel of Frontend User Management that perhaps I'm not setting up correctly?
Thanks again.
I've tried both:
if $customcontent_loggedin == 1
and:
if $customcontent_loggedin == '1'
and still no luck. Are there settings within the admin panel of Frontend User Management that perhaps I'm not setting up correctly?
Thanks again.
- Sun Dec 31, 2006 12:54 am
- Forum: CMSMS Core
- Topic: CustomContent and FrontEndUser modules don't seem to be working properly
- Replies: 6
- Views: 2382
CustomContent and FrontEndUser modules don't seem to be working properly
Hi, I am using CMSMS version 1.0.2, CustomContent 1.4.3, FrontEndUsers 1.1.1, and cannot seem to get them to work properly. I've read all the help files, but don't understand all the settings needed in FrontEndUsers to get it working, I guess. What I'm trying to do: I need to display members-only co...
- Fri Dec 22, 2006 7:08 pm
- Forum: CMSMS Core
- Topic: Search is only finding results in News, not rest of site
- Replies: 1
- Views: 1068
Search is only finding results in News, not rest of site
Hello, I've set up CMS Made Simple, and first let me say I think it's great software--Congrats! Question: When I do a search on my site for content that I know is there, I only get results from the news module, not the rest of the site. There are no special tags saying not to search the other conten...