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 Joomla Extensions (Moderator: lcdweb) »
  • CiviUser w/o membership validation
Pages: [1]

Author Topic: CiviUser w/o membership validation  (Read 3874 times)

lsmithgo

  • I post occasionally
  • **
  • Posts: 82
  • Karma: 2
    • Soirees at Breinton
  • CiviCRM version: 4.5 beta 7
  • CMS version: Joomla 3.3.3
  • MySQL version: MySQLi 5.5.37-percona-sure1-log
  • PHP version: PHP 5.3.28
CiviUser w/o membership validation
October 08, 2009, 09:03:30 am
If I understand it, CiviUser can be used without checking membership.  How is this done in both CiviUser and CiviAuthenticate?

Will the addition of these two modules without membership check ease the linking of Civicrm & Joomla user records?

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: CiviUser w/o membership validation
October 13, 2009, 07:50:17 am
You don't really need CiviUser unless you want to do a membership or group check. The core Joomla user component will work fine.

Re: linking records -- there are two basic scenarios.

If a user is created in Joomla, an attempt to match with an existing Civi record or create a new one is triggered when the logged in user visits a Civi page. Civi does a pretty good job with that, but it's not perfect.

Alternately, you could create a Civi profile that includes the ability to let the user create a Joomla user account. That's a 'stronger' way to make sure your J users and C records are correctly connected.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

lsmithgo

  • I post occasionally
  • **
  • Posts: 82
  • Karma: 2
    • Soirees at Breinton
  • CiviCRM version: 4.5 beta 7
  • CMS version: Joomla 3.3.3
  • MySQL version: MySQLi 5.5.37-percona-sure1-log
  • PHP version: PHP 5.3.28
Re: CiviUser w/o membership validation
October 13, 2009, 11:55:57 am
I've tried to use Checksums and Civimail to send a profile to a Civicrm user that then forces a Joomla account creation - but I can't get this to work.  Hence my question here.
See my other post: http://forum.civicrm.org/index.php/topic,10240.0.html

Walter.Ego

  • I post frequently
  • ***
  • Posts: 125
  • Karma: 0
Re: CiviUser w/o membership validation
October 22, 2010, 05:49:14 am
Quote from: lcdweb on October 13, 2009, 07:50:17 am
Alternately, you could create a Civi profile that includes the ability to let the user create a Joomla user account. That's a 'stronger' way to make sure your J users and C records are correctly connected.

I'm trying to set my website to permit the registration through CiviCRM:

- I created the profile.
- I followed this

Quote
   * Login to Administrator if not already logged in.
    * Click Menus on top navigation bar and select the menu you want to add the Profile link(s) to (for example - Main Menu).
    * Click New icon (top right).
    * Click CiviCRM link from the Internal Link list.
    * Click one of the options under CiviCRM Profile (depending on whether you are creating a link for Create, Edit, Search or View profiles).
    * Enter a Title for the menu item under Menu Item Details.
    * Modify other details in the left pane (Parent Item, Access Level, Published) based on your requirements for this menu item.
          o Profile-View and Profile-Edit require "Registered" as the Access Level. Users need to have an account and be logged in to the front-end in order for CiviCRM to retrieve their own contact information for viewing or editing in a Profile.
    * In the Parameters-Basic section (upper right):
          o Select the title of the CiviCRM Profile you want to expose with this front-end menu item from the "Select a Profile" drop-down.
          o If you don't see any CiviCRM Profiles listed in the dropdown - review the Trouble-shooting tip below for sites with CiviCRM and Joomla in separate databases.
    * Repeat these steps as needed to add additional Profile menu items.

- I can fill in the form but after sending I have this error (see the attachment):
DB Error: No such field

I checked into Joomla Admin and I see that there is the user and there is the user also into CiviCRM but without information.

Can someone help me?
thanks




« Last Edit: October 22, 2010, 05:51:08 am by Walter.Ego »

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: CiviUser w/o membership validation
October 22, 2010, 10:40:48 am
you have to create a profile in CiviCRM before you can add it to a Joomla menu.
See: http://en.flossmanuals.net/CiviCRM/CapturingExposing
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Walter.Ego

  • I post frequently
  • ***
  • Posts: 125
  • Karma: 0
Re: CiviUser w/o membership validation
October 22, 2010, 02:26:20 pm
but I created a profile in Civi CRM.
I linked this profile to registration form.

Now I tried again... after filling in the form I have another error:
DB Error: already exists

ps. No user is into Joomla o Civi CRM

« Last Edit: October 22, 2010, 02:48:28 pm by Walter.Ego »

Walter.Ego

  • I post frequently
  • ***
  • Posts: 125
  • Karma: 0
Re: CiviUser w/o membership validation
October 23, 2010, 01:12:50 pm
Now it seems to work well... but I don't know why ;)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Joomla Extensions (Moderator: lcdweb) »
  • CiviUser w/o membership validation

This forum was archived on 2017-11-26.