Search found 11 matches
- Fri Jul 09, 2010 6:49 pm
- Forum: Modules/Add-Ons
- Topic: FEU need username as first.last and blank password
- Replies: 3
- Views: 1110
Re: FEU need username as first.last and blank password
Thank you, for your answer. 1. If all you're looking for is "loose" authentication, why have authentication at all? Why not use the capabilities of FEU? We are going to use the E-commerce modules to allow people to place orders. The list of people allowed to place orders is stored elsewar...
- Thu Jul 08, 2010 8:40 pm
- Forum: Modules/Add-Ons
- Topic: FEU need username as first.last and blank password
- Replies: 3
- Views: 1110
FEU need username as first.last and blank password
Hi All, I am working on a website that requires a very loose authentication schema. The software is CMS Version 1.7.1 FrontEndUsers 1.10 I would like to have the user name as "first.last" and a blank password. We can not (we are not allowed) to use the Self Registration and we don't always...
- Tue Jul 06, 2010 8:58 pm
- Forum: CMSMS Core
- Topic: [solved] PHP verison upgrade
- Replies: 9
- Views: 3947
Re: PHP verison upgrade
The solution I opted for is to upgrade the PHP to version 5.2.13 since kermit's post suggests that the actual websites will work OK and only the back end may be affected. So far non of my customers complained but only time will tell. Concerning kermit's comment that "it's cheaper to do now than...
- Thu Jun 24, 2010 1:27 am
- Forum: CMSMS Core
- Topic: [solved] PHP verison upgrade
- Replies: 9
- Views: 3947
Re: PHP verison upgrade
Thank you for your reply. It it not up to me to decide to upgrade. Each website belongs to a diferent customer. Their financial situation dictates if "ain't broken don't fix it" applies or not. A lot of the older ones have custom programming I did to over come limitations in the respective...
- Tue Jun 22, 2010 8:30 pm
- Forum: CMSMS Core
- Topic: [solved] PHP verison upgrade
- Replies: 9
- Views: 3947
[solved] PHP verison upgrade
Hi All, I have about 10 web sites using CMSMS of different versions, from 0.13 to 1.6.6 The server is Linux with PHP ver 5.1.6 running as an Apache module. I need to install CMSMS for a new website and, naturally, I would like to use the latest version. This requires PHP 5.2.12 or better. How will t...
- Thu Jan 22, 2009 10:56 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] How to check if current page has any children
- Replies: 4
- Views: 1889
Re: [SOLVED] How to check if current page has any children
After several trials of my own, I stumbled upon your code. Thank you for this solution. Since I don't think an inline php is good either, I took your code and made it into a User Defined Tag called get_page_haschildren global $gCms; $manager =& $gCms->GetHierarchyManager(); $thisPage = $gCms->va...
- Thu Dec 06, 2007 2:50 am
- Forum: Modules/Add-Ons
- Topic: News Module: Missing Delete Icon for Field Definitions Tab
- Replies: 4
- Views: 2058
Re: News Module: Missing Delete Icon for Field Definitions Tab
OK, I see your point though I am not convinced yet. For example ... At this time I have just one Field Definition and only two active news articles. They existed before I did the upgrade. Till now I "played" only with one of them and I ended up not entering any data in the field, just clic...
- Thu Dec 06, 2007 12:26 am
- Forum: Modules/Add-Ons
- Topic: News Module: Missing Delete Icon for Field Definitions Tab
- Replies: 4
- Views: 2058
News Module: Missing Delete Icon for Field Definitions Tab
I just installed/upgraded to CMS 1.2.2 and its News module version 2.6.1 to take advantage of the new "Field Definitions" feature. To understand how it works I added my first field to play with and than I started adding few more. I soon realized that I will not need all the fields I just d...
- Fri Oct 05, 2007 6:12 pm
- Forum: Modules/Add-Ons
- Topic: SOLVED: calendar extra fields not written into existing db table
- Replies: 2
- Views: 1863
Re: SOLVED: calendar extra fields not written into existing db table
I had the same problem (Custom Fields values not being saved to the database). This problem was fixed after I installed the Patch 1843 ( http://dev.cmsmadesimple.org/tracker/index.php?func=detail&aid=1843&group_id=20&atid=159 ). I had to Uninstall the module and Reinstall it. (WARNING! M...
- Wed Aug 29, 2007 2:00 pm
- Forum: Modules/Add-Ons
- Topic: Calendar module installation error
- Replies: 5
- Views: 2422
Re: Calendar module installation error
Thank you. So, do I understand correctly that you will make it compatible with 1.0.* versions as well as 1.1.* versions?
- Tue Aug 28, 2007 10:54 pm
- Forum: Modules/Add-Ons
- Topic: Calendar module installation error
- Replies: 5
- Views: 2422
Calendar module installation error
Hi All, I am using CMS ver 1.0.7 and wanted to use the Calendar module. After downloading ver 0.7.10 of the Calendar module and uploading it to my server, I logged into the admin interface. Here I was faced with a linear look of the pages due to the fact that the CSS files did not load. Since I am u...