Search found 44 matches
- Thu Jul 18, 2013 6:34 pm
- Forum: Modules/Add-Ons
- Topic: [solved] frontend users export problem
- Replies: 1
- Views: 1188
Re: [solved] frontend users export problem
In case anyone else runs into this, here's what the problem was... I have some dropdown user fields. I have set to the first item in each one, so that a blank will appear as the first item in the dropdown. Whenever an item was not selected from the dropdown, it was causing a mismatch betw...
- Tue Jul 09, 2013 8:55 pm
- Forum: Modules/Add-Ons
- Topic: [solved] frontend users export problem
- Replies: 1
- Views: 1188
[solved] frontend users export problem
When I try to export my list of frontend users, I get the message: There is a problem with the options for Array field in record username Thinking it was a problem with the particular username, I deleted the username from the system and reran the export, but got the same message (but with a differen...
- Wed May 15, 2013 2:23 pm
- Forum: Modules/Add-Ons
- Topic: Front End Users Form
- Replies: 6
- Views: 2149
Re: Front End Users Form
You're welcome. I'm glad it worked out for you.
As for the email and password, did you add these fields? If so, you don't need to do that as email and password fields are automatically generated.
As for the email and password, did you add these fields? If so, you don't need to do that as email and password fields are automatically generated.
- Tue May 14, 2013 8:22 pm
- Forum: Modules/Add-Ons
- Topic: Front End Users Form
- Replies: 6
- Views: 2149
Re: Front End Users Form
To answer your first question, you can change the order on the same page where you define the fields that are associated with the group--there are up and down arrows to the far right of the field listing. Just click on the arrows to move the fields around. For your second question, go to the Self Re...
- Tue May 14, 2013 7:08 pm
- Forum: Modules/Add-Ons
- Topic: Front End Users Form
- Replies: 6
- Views: 2149
Re: Front End Users Form
Whenever you add a new user property, you then need to associate that property with your group. So, click on the Group tab in FEU, select the desired group, and then in the field status column, associate the property with the group as desired.
- Fri Mar 29, 2013 2:27 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED]CGSimpleSmarty major errors
- Replies: 4
- Views: 2845
Re: [SOLVED]CGSimpleSmarty major errors
My hosting account was running php 5.2, but I had the option to run php 5.3 on it instead. After I made the switch, everything worked properly.
Thanks again.
Angela
Thanks again.
Angela
- Fri Mar 29, 2013 2:05 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED]CGSimpleSmarty major errors
- Replies: 4
- Views: 2845
Re: [SOLVED]CGSimpleSmarty major errors
Thanks for posting the solution to this--I ran into the same problem yesterday.
- Sun Mar 10, 2013 1:10 pm
- Forum: Modules/Add-Ons
- Topic: CGCalendar and Front End Users: Controlling "add event"?
- Replies: 2
- Views: 1416
Re: CGCalendar and Front End Users: Controlling "add event"?
On the page where users can update the calendar, try setting the "Content Type" to "Protected Content" and then click on the "Permissions" tab and select the group that can update the calendar.
Angela
Angela
- Thu Mar 07, 2013 10:38 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] FormBuilder as a simple downloadmanager?
- Replies: 2
- Views: 1396
Re: FormBuilder as a simple downloadmanager?
Lone, I tried this and got the same results as you. However, I wonder if this could be done with a UDT? Here's an article I found on using a UDT with Form Builder: http://www.i-do-this.com/blog/88/FormBuilder---set-the-destination-e-mail-with-a-variable It's doing something different than you want, ...
- Thu Feb 28, 2013 4:43 pm
- Forum: Modules/Add-Ons
- Topic: ssl, admin and modules
- Replies: 0
- Views: 929
ssl, admin and modules
I'm running CMSMS admin under ssl. I notice when I go to certain modules within the admin, the ssl breaks. Specifically I'm running under SSL so that Form Browser data can be browsed securely and that is one of the modules that breaks the ssl. Is there a fix for this? I'm running version 1.11.4 of C...
- Tue Feb 26, 2013 8:09 pm
- Forum: Modules/Add-Ons
- Topic: FormBuilder and FormBrowser issues with CustomContent
- Replies: 1
- Views: 1183
Re: FormBuilder and FormBrowser issues with CustomContent
I tried setting value_fld33="Angela" and the field is still not showing up in the email, so apparently the custom content module is not at fault. It appears that trying to set the default value in formbuilder is the issue. Has anyone successfully done this?
- Tue Feb 26, 2013 4:14 pm
- Forum: Modules/Add-Ons
- Topic: FormBuilder and FormBrowser issues with CustomContent
- Replies: 1
- Views: 1183
FormBuilder and FormBrowser issues with CustomContent
I have a form set up in FormBuilder. I am passing in some of the FrontEndUser data to pre-populate the form (like this: {FormBuilder form='distributor-form' value_fld33=$ccuser->property('name') value_fld29=$ccuser->property('distributor') value_fld30=$ccuser->property('address') value_fld31=$ccuser...
- Thu Feb 21, 2013 10:55 pm
- Forum: Modules/Add-Ons
- Topic: selfreg package issue
- Replies: 4
- Views: 1570
Re: selfreg package issue
Thanks, Calguy!
- Thu Feb 21, 2013 9:50 pm
- Forum: Modules/Add-Ons
- Topic: selfreg package issue
- Replies: 4
- Views: 1570
Re: selfreg package issue
Yes, I have a "Name" property set up and associated with each of the groups.
- Thu Feb 21, 2013 8:16 pm
- Forum: Modules/Add-Ons
- Topic: selfreg package issue
- Replies: 4
- Views: 1570
selfreg package issue
I'm trying to set up a self registration scenario where the user can choose their group before registering. I have done this in the past with success, but I cannot this to work in the latest version. CMSMS 1.11.3 FrontEndUsers 1.21.2 SelfRegistration 1.7.4 In the preferences for selfreg, I set "...
