Closed (fixed)
Project:
Entity Registration
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 22:33 UTC
Updated:
7 Jun 2012 at 14:06 UTC
Thanks for the great registration module.
I've tried to purge the module, including hand removing database tables and database entries however there appears to be "bits of registration settings" "hidden" in places I've missed. How do I purge this module from the system so I can do a clean install before going to production, please?
Kindest Regards,
Ashley
Comments
Comment #1
levelos commentedRemove any db database tables and variables in the system table. I wouldn't use for production until a beta is released.
Comment #2
ashley.maher@didymodesigns.com.au commentedThanks I did that then I reinstalled Beta 2 in a clean system and got:
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'registration-5-0-0-und' for key 1: INSERT INTO {field_data_field_registration_surname} (entity_type, entity_id, revision_id, bundle, delta, language, field_registration_surname_value, field_registration_surname_format) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7); Array ( [:db_insert_placeholder_0] => registration [:db_insert_placeholder_1] => 5 [:db_insert_placeholder_2] => 5 [:db_insert_placeholder_3] => base_registration [:db_insert_placeholder_4] => 0 [:db_insert_placeholder_5] => und [:db_insert_placeholder_6] => test [:db_insert_placeholder_7] => ) in field_sql_storage_field_storage_write() (line 448 of /var/vhosts/authtest4.maths.unsw.edu.au/modules/field/modules/field_sql_storage/field_sql_storage.module).
when anonymous user tried to register, which I'm kinda finding really confusing as this table is new to after teh install.
Directions to go please??
Kindest Regards,
Ashley
Comment #3
modctek commentedI'm getting this same error on a clean install of the
latest DEVbeta 2. Going to try a wipe and reinstall.Comment #4
dpiPlease post new issues, they appear to be unrelated to the original issue.