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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 3.0 Release Testing »
  • joomla: contact summary: user record button
Pages: [1]

Author Topic: joomla: contact summary: user record button  (Read 1307 times)

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+
joomla: contact summary: user record button
August 19, 2009, 11:47:59 am
The "user record" button in the contact summary screen, joomla, redirects to the full user manager account listing -- it should kick into the user's record.

CRM/Contact/Page/View.php
line 178

change to:

Code: [Select]
$url = $config->userFrameworkBaseURL . 'index.php?option=com_users&view=user&task=edit&cid[]=' . $uid;
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: joomla: contact summary: user record button
August 20, 2009, 02:28:10 am
Brian, thanks! Fixed in r23356.
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 3.0 Release Testing »
  • joomla: contact summary: user record button

This forum was archived on 2017-11-26.