CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Error: "This profile is not configured for the requested action" on signup form
Pages: [1]

Author Topic: Error: "This profile is not configured for the requested action" on signup form  (Read 2052 times)

dalelane

  • Guest
Error: "This profile is not configured for the requested action" on signup form
September 11, 2007, 02:46:46 pm
I am having trouble creating a sign-up form

I'm using Drupal 5.2, CiviCRM 1.8 and am trying to create a profile with User Registration checked.

The error message when I try to open the form is:
Code: [Select]
Sorry. A non-recoverable error has occurred.
This profile is not configured for the requested action. Contact the site administrator if you need assistance.


I can recreate the error on the demo site as follows:

1) Go to: http://demo.civicrm.org/drupal/

2) Login

3) Go to profiles page: http://demo.civicrm.org/drupal/civicrm/admin/uf/group?reset=1

4) Create a new profile at: http://demo.civicrm.org/drupal/civicrm/admin/uf/group?action=add&reset=1

5) Give it any name and tick "User Registration", then click "Save"

6) Click on the "Add fields" link

7) Add "Individuals"->"First Name", then click "Save"
8 ) Add "Individuals"->"Last Name", then click "Save"

9) Go back to profiles page http://demo.civicrm.org/drupal/civicrm/admin/uf/group?reset=1

10) Click on 'Standalone Form' for new profile
e.g. http://demo.civicrm.org/drupal/civicrm/admin/uf/group?action=profile&gid=33

It produces the following:

Code: [Select]
backTrace

/home/civicrm.org/demo/svn/stable/CRM/Core/Error.php, backtrace, 251
/home/civicrm.org/demo/svn/stable/CRM/Profile/Form/Edit.php, fatal, 99
/home/civicrm.org/demo/svn/stable/CRM/Core/Form.php, preProcess, 283
/home/civicrm.org/demo/svn/stable/CRM/Core/QuickForm/Action/Display.php, buildForm, 98
/home/civicrm.org/demo/svn/stable/packages/HTML/QuickForm/Controller.php, perform, 195
/home/civicrm.org/demo/svn/stable/packages/HTML/QuickForm/Page.php, handle, 95
/home/civicrm.org/demo/svn/stable/CRM/Core/Controller.php, handle, 213
/home/civicrm.org/demo/svn/stable/CRM/UF/Page/Group.php, run, 204
/home/civicrm.org/demo/svn/stable/CRM/UF/Page/Group.php, profile, 159
/home/civicrm.org/demo/svn/stable/CRM/Core/Invoke.php, run, 707
/home/civicrm.org/demo/svn/stable/CRM/Core/Invoke.php, admin, 96
/home/civicrm.org/demo/svn/stable/drupal/civicrm.module, invoke, 319
, civicrm_invoke,
/home/civicrm.org/demo/public/drupal/includes/menu.inc, call_user_func_array, 418
/home/civicrm.org/demo/public/drupal/index.php, menu_execute_active_handler, 15

unrecoverable error
    Sorry. A non-recoverable error has occurred.

    This profile is not configured for the requested action. Contact the site administrator if you need assistance.

    Return to home page.

Am I missing something? I thought that I had followed all the steps here http://wiki.civicrm.org/confluence/display/CRMDOC/How+to+Create+Profiles, but have I missed something?
« Last Edit: September 11, 2007, 02:48:34 pm by dalelane »

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Error: "This profile is not configured for the requested action" on signup f
September 11, 2007, 03:01:16 pm
If you're going to use a Profile as a "Standalone Profile" - you need to check Used For = "Profile" in the Settings form. Since you had only checked "User Registration" - you get the "...not configured for ..." error. I updated the Settings for your test profile, and now the Standalone function works.

If you think this needs additional clarification in the documentation, feel free to update it.
Protect your investment in CiviCRM by  becoming a Member!

dalelane

  • Guest
Re: Error: "This profile is not configured for the requested action" on signup f
September 11, 2007, 03:15:02 pm
fantastic - many thanks for the prompt reply!

mcsmom

  • I post frequently
  • ***
  • Posts: 266
  • Karma: 23
    • Official Joomla! Book
  • CiviCRM version: 4 and 3.4
  • CMS version: Joomla!
Re: Error: "This profile is not configured for the requested action" on signup f
September 14, 2007, 05:01:31 am
For anyone who reads this, you should also know that when you upgrade to 1.7 or 1.8 from version 1.6 or lower you also need to go through each and every profile and recheck these boxes.

Boy, would I prefer the default to be on instead of off. It's a slow process if you have a lot of profiles. :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Error: "This profile is not configured for the requested action" on signup form

This forum was archived on 2017-11-26.