Search found 13 matches
- Mon Jan 25, 2010 4:12 pm
- Forum: Modules/Add-Ons
- Topic: FrontEndUsers: Automatic email to user upon registration by admin?
- Replies: 1
- Views: 838
FrontEndUsers: Automatic email to user upon registration by admin?
Hi I'm setting up a site that has a small members' section using FrontEndUsers and CustomContent. People cannot self-register; their accounts are setup manually by an admin after they have purchased a product through a seperate process. What I would like to happen is for the user to automatically re...
- Mon Jan 25, 2010 2:03 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Page alias wildcard in conditional statement in template?
- Replies: 1
- Views: 912
Re: Page alias wildcard in conditional statement in template?
Ok, nevermind, I used a bit of PHP instead 

Code: Select all
{if substr_count($page_alias, "smartmembers")}
- Mon Jan 25, 2010 12:58 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Page alias wildcard in conditional statement in template?
- Replies: 1
- Views: 912
[SOLVED] Page alias wildcard in conditional statement in template?
Hi, I need a bit of help formatting a conditional statement in a template. This query refers to FrontEndUsers and CustomContent, but the actual thing I need help with is about smarty and/or CMSMS. Basically my site is composed of 5 or 6 sections, which I've set up nicely with tabs using a modified N...
- Thu Jan 21, 2010 3:46 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Frontend Users: restrict user admin by Editor + Edit user annoyance
- Replies: 2
- Views: 1172
Re: Frontend Users: restrict user admin by Editor + Edit user annoyance
(1) I knew it was something simple that I'd overlooked. (2) You might be right... I've hacked about the code of another CMS before (Wordpress to be precise) but this looks a bit a more complicated. I'll leave be, though I might make the 'Next' button a bit more prominent... perhaps a big red flashin...
- Wed Jan 20, 2010 6:18 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Frontend Users: restrict user admin by Editor + Edit user annoyance
- Replies: 2
- Views: 1172
[SOLVED] Frontend Users: restrict user admin by Editor + Edit user annoyance
Hi. I have two queries... (1) I want to allow the Editor role of the CMSMS based website I am producing for my employer to be able to add/modify/delete Frontend Users as well as create pages and news items. However, the only Frontend User specific permissions option that appears in the Group Permiss...
- Fri Feb 13, 2009 12:38 pm
- Forum: Developers Discussion
- Topic: Problem: Display most recent news item in full with listings of previous below
- Replies: 0
- Views: 814
Problem: Display most recent news item in full with listings of previous below
Hi I have a problem as described in the title. To expand.... I have created a page called 'Newsletters' which I have made display a simple list of all the news items in the 'Newsletters' category I have set up, with a title link and a date, using a summary template I have created. Each linked item i...
- Sat Jan 10, 2009 1:17 am
- Forum: Developers Discussion
- Topic: How to do module calls to a page over query string from links in content?
- Replies: 3
- Views: 2323
How to do module calls to a page over query string from links in content?
(Apologies if posting in wrong forum!) I've put the subject of this post as "How to do module calls to a page over query string from links in content?", but I'm not sure if this actually what I might need to do. To explain... I have setup a site that uses the News module for news items, ev...
- Tue Jan 06, 2009 3:09 pm
- Forum: Modules/Add-Ons
- Topic: Inbuilt 'Extra' field of core News module not working
- Replies: 8
- Views: 3332
Re: Inbuilt 'Extra' field of core News module not working
Please can I ask why my request has been moved from the Product Support forum to the Community Modules forum? The sticky in the Product Support forum says: "If you are having problems with CMS Made Simple or one of the core modules that come with it this is the right place to ask..." http:...
- Mon Jan 05, 2009 2:43 pm
- Forum: Modules/Add-Ons
- Topic: Inbuilt 'Extra' field of core News module not working
- Replies: 8
- Views: 3332
Inbuilt 'Extra' field of core News module not working
Hi I'm using CMS Version 1.5.1 and I can't seem to get the 'Extra' field built into the News module to work. I want my CMS users to use this to add URLs, but whatever is put into the field is not added to the news details, even though I've left the default code for it in my detail template, as follo...
- Thu Dec 04, 2008 1:34 pm
- Forum: CMSMS Core
- Topic: [solved] Rename 'News' in backend
- Replies: 2
- Views: 910
Re: Rename 'News' in backend
Sweet and simple! That's great, and obvious really!RonnyK wrote: Easiest way is to rename the label in the language-file...
Ronny
Many thanks,
Mark.
- Thu Dec 04, 2008 1:09 pm
- Forum: CMSMS Core
- Topic: [solved] Rename 'News' in backend
- Replies: 2
- Views: 910
[solved] Rename 'News' in backend
Hi. I've setup my News module with various categories, some of which are not actually news stories but resources, which I've added a custom 'File Upload' field to. I've also setup pages on the site which only display items in the 'Resources' category. However, I'd like to re-label the 'News' section...
- Sun Dec 02, 2007 9:26 pm
- Forum: CMSMS Core
- Topic: Need to assign editor rights to 10 users but only for their own areas of site
- Replies: 2
- Views: 1258
Re: Need to assign admin rights to 10 users but only for their own areas of site
dont hold me to this but.. i think this is something on the roadmap for 2.0 Okay, thanks cubix. The project probably can't wait for that though! Anyone have any more suggestions? I know CMSMS is not really designed as a community-based CMS, but I was hoping there might be something I can plug in th...
- Sun Dec 02, 2007 5:17 am
- Forum: CMSMS Core
- Topic: Need to assign editor rights to 10 users but only for their own areas of site
- Replies: 2
- Views: 1258
Need to assign editor rights to 10 users but only for their own areas of site
Hi, I'm new to CMSMS and so far I love it - I just installed Album and am over the moon with how it works! I've used other CMS's before (and built my own very basic one!) but this is the best for general site building. However, I've got a specific application in mind - a project that I planned, mana...