I'm having a problem with my install of CiviRegister.
Functionally it seems to be ok - I am just getting the
"It looks like you're about to create an account for someone else. If this person has an existing CiviCRM contact record, be sure it contains the email address entered below, to ensure the Drupal account is associated with the correct contact."
message - top of page - whenever I or other users view the Drupal Profile page "http://historicalmilsim.com/drupal/user/"
Any idea what I can do to trouble shoot?
Comments
Comment #1
HMSG commentedThe error shows up twice at the top of the CiviCRM Profiles page - when you open the CiviCRM Profiles page the error message is displayed twice
Comment #2
HMSG commentedAnyone have any ideas?
Comment #3
matt2000 commentedThis should only appear on the user creation form for administrators. (i.e., users with permission to create other users)
But you're saying that it appears for any user, at a url like:
http://historicalmilsim.com/drupal/user/9
???
Are you running any other modules that interact with the user page?
Comment #4
HMSG commentedHi Matt - yes it is appearing for any user. For example I logged in using a different browser and used a test account I set up - http://historicalmilsim.com/drupal/civicrm/profile/view?reset=1&id=122&g... and then when I navigated to this page http://historicalmilsim.com/drupal/user/ for that user it showed up at the top of the page. That user does not have admin. Please let me knwo what other info I can post that would be helpful to troubleshoot.
This is a screenshot of it showing up on the user without admin page.
http://s291.photobucket.com/albums/ll312/team2-0/?action=view¤t=th...
Comment #5
HMSG commentedTo test I used the URL that you provided above for a user:
http://historicalmilsim.com/drupal/user/9
Pasted into the browser - I was logged in as another user and it blocked me looking at the content but the warning still appeared - see screen shot here:
http://i291.photobucket.com/albums/ll312/team2-0/thing2.gif
Comment #6
HMSG commentedMatt - I see that a number of CiviCRM accounts with no names or other info were created. I wonder if each time I see the text as per above if a new CiviCRM account is being created. I will delete the existing ones and then check after the next time I see the text.
Comment #7
matt2000 commentedWhat other modules are you running?
Comment #8
matt2000 commentedAlso, what version of CiviCRM are you running? Did the appearance of this issue coincide with an upgrade to CiviCRM?
Comment #9
HMSG commentedThe message appeared on the database update page today.
See: http://i291.photobucket.com/albums/ll312/team2-0/textdb.gif
Comment #10
HMSG commentedEnabled Name Version Description
CiviCRM 3.0 Constituent Relationship Management CRM - v3.0. Allows sites to manage contacts, relationships and groups, and track contact activities, contributions, memberships and events.
Required by: CiviCRM CCK Contact Reference (disabled), CiviCRM CCK Activity (disabled), CiviCRM Event Block (disabled), CiviGroup Roles Sync (enabled), CiviMember Roles Sync (enabled), CiviCRM OG Sync (disabled), CiviRegister (enabled)
CiviCRM CCK Activity 3.0 Create node for civicrm Activity.
Depends on: CiviCRM (enabled), Content (disabled), Content Copy (disabled), Taxonomy (enabled), Date (missing), Number (disabled), User Reference (disabled), Upload (enabled), Text (disabled), Option Widgets (disabled)
CiviCRM CCK Contact Reference 3.0 Makes a CiviCRM Contact Reference CCK Field
Depends on: Content (disabled), CiviCRM (enabled), Option Widgets (disabled), Text (disabled)
CiviCRM Event Block 6.x-1.0 Creates a block of upcoming events from CiviEvent
Depends on: CiviCRM (enabled)
CiviCRM OG Sync 3.0 Synchronize Organic Groups and CiviCRM Groups and ACL's. More information at: http://wiki.civicrm.org/confluence//x/nDw
Depends on: CiviCRM (enabled), Og (missing)
CiviGroup Roles Sync 3.0 Sync Drupal Roles to CiviCRM Groups.
Depends on: CiviCRM (enabled)
CiviMember Roles Sync 3.0 Synchronize CiviCRM Contacts with Membership Status to a specified Drupal Role both automatically and manually.
Depends on: CiviCRM (enabled)
CiviRegister 6.x-1.0 Use a CiviCRM profile for Account Registration with full matching capability. Requires CiviCRM 2.1+
Depends on: CiviCRM (enabled)
Comment #11
matt2000 commentedSomething is causing the user register hook to fire. Do you have any third-party integrations that would automatically create user accounts?
Comment #12
HMSG commented"third-party integrations" - can you help me determine what those would be? I only have Drupal / CiviCRM and some modules for Drupal installed.
Comment #13
HMSG commentedNot sure what info you need next? Please let me know as this issue continues.
Comment #14
matt2000 commentedWhat is the FULL list of ENABLED modules on your site?
Comment #15
HMSG commentedHere are the ones I have Enabled":
CiviCRM
CiviGroup Roles Sync
CiviMember Roles Sync
CiviRegister
Core:
Database logging
Menu
Profile
Syslog
Taxonomy
Update status
Other
My Account Alter
Profile Category Weight
ThemeKey
ThemeKey UI
Wysiwyg
Comment #16
matt2000 commentedHave you tried disabling the modules in your 'Other' category one by one to see if the problem goes away?
Comment #17
HMSG commentedI'll give it a try and report back
Comment #18
matt2000 commentedNo report back, so I'm assuming the issue was with another module.