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 »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Joomla Front End Dashboard GID Error
Pages: [1]

Author Topic: Joomla Front End Dashboard GID Error  (Read 1335 times)

centralpenn

  • Guest
Joomla Front End Dashboard GID Error
July 14, 2010, 05:43:20 pm
I installed the latest version of CiviCRM (3.1.5), after downgrading to PHP 5.2.13 from 5.3.3.  Everything is working, I am able to add users, events, groups, etc.  I need to have the CiviCRM tools on the frontend of the site as well.

Using the built-in Menu Item CiviCRM > CiviCRM Dashboard - Access level set to public.

When clicking on the link in the front end I get:

Sorry. A non-recoverable error has occurred.
Could not find value for gid
Return to home page.

When I enable debugging with backtrace it also shows (site identification removed):
backTrace

/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php, backtrace, 257
/administrator/components/com_civicrm/civicrm/CRM/Utils/Request.php, fatal, 109
/administrator/components/com_civicrm/civicrm/CRM/Profile/Page/Listings.php, retrieve, 112
/administrator/components/com_civicrm/civicrm/CRM/Profile/Page/Listings.php, preProcess, 206
/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php, run, 326
, profile,
/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php, call_user_func, 182
/components/com_civicrm/civicrm.php, invoke, 81
/components/com_civicrm/civicrm.php, civicrm_invoke, 24
/libraries/joomla/application/component/helper.php, require_once, 162
/includes/application.php, renderComponent, 124
/index.php, dispatch, 68

Saw a ticket before about an anonymous user id set to 0, but could not figure where/how to verify that setting in joomla.

Much thanks in advance

Scott Davis

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Joomla Front End Dashboard GID Error
July 14, 2010, 06:35:30 pm
the dashboard page is not publicly accessible, as it is intended to display details for the authenticated user. it should only be available when someone is logged in (i.e. set menu item to the "registered" access level)
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

centralpenn

  • Guest
Re: Joomla Front End Dashboard GID Error
July 14, 2010, 06:45:59 pm
Attempted both while logged in and logged out.  Same error when setting the menu item to registered.

centralpenn

  • Guest
Re: Joomla Front End Dashboard GID Error
July 14, 2010, 06:48:48 pm
sent you a PM, with a username/password and link to the site.

centralpenn

  • Guest
Re: Joomla Front End Dashboard GID Error
July 15, 2010, 05:52:34 am
From lcdweb:

try creating a new menu item for the dashboard.
i suspect you modified an existing menu item that previously was a profile page. i think joomla has retained some parameter settings that are messing things up.

Fixed the issue - thank you!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Joomla Front End Dashboard GID Error

This forum was archived on 2017-11-26.