"It looks like you're about to create an account" showing up on profile pages
HMSG - November 11, 2009 - 15:05
| Project: | CiviRegister |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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?

#1
The 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
#2
Anyone have any ideas?
#3
This 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?
#4
Hi 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...
#5
To 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
#6
Matt - 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.
#7
What other modules are you running?
#8
Also, what version of CiviCRM are you running? Did the appearance of this issue coincide with an upgrade to CiviCRM?
#9
The message appeared on the database update page today.
See: http://i291.photobucket.com/albums/ll312/team2-0/textdb.gif
#10
Enabled 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)
#11
Something is causing the user register hook to fire. Do you have any third-party integrations that would automatically create user accounts?
#12
"third-party integrations" - can you help me determine what those would be? I only have Drupal / CiviCRM and some modules for Drupal installed.
#13
Not sure what info you need next? Please let me know as this issue continues.
#14
What is the FULL list of ENABLED modules on your site?
#15
Here 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
#16
Have you tried disabling the modules in your 'Other' category one by one to see if the problem goes away?
#17
I'll give it a try and report back