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) »
  • The requested Profile (gid=30) is disabled OR it is not configured
Pages: [1]

Author Topic: The requested Profile (gid=30) is disabled OR it is not configured  (Read 733 times)

fiatlux

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 3.3.0
  • CMS version: Joomla 1.5.25
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
The requested Profile (gid=30) is disabled OR it is not configured
March 08, 2012, 09:47:16 am
CivicCRM version 3.3.0
Joomla 1.5.25

I followed the instructions contained on http://wiki.civicrm.org/confluence/display/CRMDOC41/Creating+a+website+member+directory and should be at the last step.  I have the search fields displayed on the right Joomla page but when I enter a name that is in the smart group I get

"Sorry. A non-recoverable error has occurred.
The requested Profile (gid=30) is disabled OR it is not configured to be used for 'Profile' listings in its Settings OR there is no Profile with that ID OR you do not have permission to access this profile. Please contact the site administrator if you need assistance."

The correct gid should be 38.  I see the instructions for hand setting a URL in Drupal and tried a similar technique in Joomla but it did not work.  In the Joomla backend I believe that setting the Select Profile to Member Directory (display) is where the gid=30 is coming from but what do I need to do to get the search page to redirect to gid=38?

Thanks

Cinnabar

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 3.5
  • CMS version: Joomla 1.5.25
  • MySQL version: 5.0.92
  • PHP version: 5.2.17
Re: The requested Profile (gid=30) is disabled OR it is not configured
March 27, 2012, 12:02:42 pm
so I've got it twice as bad as you ... I'm on Joomla 1.5.25 and civicrim 3.3.0 latest and CiviCrm has totally disapeared as a module in my joomla administrative backend. For example when I select any joomla menu that links to civicrm from the (registered users page once the login thru the front end of the public website I )get these errors below in black.  I aalso include at end of this post errors in blue that arise when logged in to the backend Joomla admin page as joomla adminstrator, when I simply click on the civicrm menu item  component I get an error, and I never get into the civicrm page and my whole joomla admin page gets overwrritten with the error in blue.
 
Error from registered users using website in black below selecting any civicrm related menu item:
Initialization Error

Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => simpleHandler
            )

       
Code: [Select]
=> -18
    [message] => DB Error: no such table
    [mode] => 16
    [debug_info] => SELECT *,  config_backend, locales, locale_custom_strings 
 FROM civicrm_domain
 
 WHERE (  civicrm_domain.id = 1 ) 
 
 
 
 [nativecode=1146 ** Table 'rsttho5_jo155.civicrm_domain' doesn't exist]
    [type] => DB_Error
    [user_info] => SELECT *,  config_backend, locales, locale_custom_strings 
 FROM civicrm_domain
 
 WHERE (  civicrm_domain.id = 1 ) 
 
 
 
 [nativecode=1146 ** Table 'rsttho5_jo155.civicrm_domain' doesn't exist]
    [to_string] => [db_error: message="DB Error: no such table" code=-18 mode=callback callback=CRM_Core_Error::simpleHandler prefix="" info="SELECT *,  config_backend, locales, locale_custom_strings 
 FROM civicrm_domain
 
 WHERE (  civicrm_domain.id = 1 ) 
 
 
 
 [nativecode=1146 ** Table 'rsttho5_jo155.civicrm_domain' doesn't exist]"]
)

backTrace

/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php, backtrace, 235
, simpleHandler,
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/PEAR.php, call_user_func, 931
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB.php, PEAR_Error, 968
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/PEAR.php, DB_Error, 564
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/common.php, raiseError, 1903
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/mysql.php, raiseError, 898
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/mysql.php, mysqlRaiseError, 327
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/common.php, simpleQuery, 1216
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, query, 2424
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, _query, 442
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/Setting.php, find, 209
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/CRM/Core/Config.php, retrieve, 397
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/CRM/Core/Config.php, _initVariables, 202
/home/rsttho5/public_html/wosecommunity/components/com_civicrm/civicrm.php, singleton, 27
/home/rsttho5/public_html/wosecommunity/components/com_civicrm/civicrm.php, civicrm_init, 35
/home/rsttho5/public_html/wosecommunity/components/com_civicrm/civicrm.php, civicrm_invoke, 24
/home/rsttho5/public_html/wosecommunity/libraries/joomla/application/component/helper.php, require_once, 162
/home/rsttho5/public_html/wosecommunity/includes/application.php, renderComponent, 124
/home/rsttho5/public_html/wosecommunity/index.php, dispatch, 68
[color=red][i][font=arial black]
[color=blue]
Backend logged in As Joomla admin
Initialization Error

Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => simpleHandler
        )

    [code] => -18
    [message] => DB Error: no such table
    [mode] => 16
    [debug_info] => SELECT *,  config_backend, locales, locale_custom_strings 
 FROM civicrm_domain
 
 WHERE (  civicrm_domain.id = 1 ) 
 
 
 
 [nativecode=1146 ** Table 'rsttho5_jo155.civicrm_domain' doesn't exist]
    [type] => DB_Error
    [user_info] => SELECT *,  config_backend, locales, locale_custom_strings 
 FROM civicrm_domain
 
 WHERE (  civicrm_domain.id = 1 ) 
 
 
 
 [nativecode=1146 ** Table 'rsttho5_jo155.civicrm_domain' doesn't exist]
    [to_string] => [db_error: message="DB Error: no such table" code=-18 mode=callback callback=CRM_Core_Error::simpleHandler prefix="" info="SELECT *,  config_backend, locales, locale_custom_strings 
 FROM civicrm_domain
 
 WHERE (  civicrm_domain.id = 1 ) 
 
 
 
 [nativecode=1146 ** Table 'rsttho5_jo155.civicrm_domain' doesn't exist]"]
)

backTrace

/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php, backtrace, 235
, simpleHandler,
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/PEAR.php, call_user_func, 931
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB.php, PEAR_Error, 968
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/PEAR.php, DB_Error, 564
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/common.php, raiseError, 1903
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/mysql.php, raiseError, 898
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/mysql.php, mysqlRaiseError, 327
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/common.php, simpleQuery, 1216
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, query, 2424
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, _query, 442
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/Setting.php, find, 209
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/CRM/Core/Config.php, retrieve, 397
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/civicrm/CRM/Core/Config.php, _initVariables, 202
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/admin.civicrm.php, singleton, 48
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/admin.civicrm.php, civicrm_init, 59
/home/rsttho5/public_html/wosecommunity/administrator/components/com_civicrm/admin.civicrm.php, civicrm_invoke, 45
/home/rsttho5/public_html/wosecommunity/libraries/joomla/application/component/helper.php, require_once, 162
/home/rsttho5/public_html/wosecommunity/administrator/includes/application.php, renderComponent, 136
/home/rsttho5/public_html/wosecommunity/administrator/index.php, dispatch, 67
[/color]
[/font][/i][/color]

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • The requested Profile (gid=30) is disabled OR it is not configured

This forum was archived on 2017-11-26.