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

levelos’s picture

Status: Active » Closed (fixed)

Remove any db database tables and variables in the system table. I wouldn't use for production until a beta is released.

ashley.maher@didymodesigns.com.au’s picture

Thanks 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

modctek’s picture

I'm getting this same error on a clean install of the latest DEV beta 2. Going to try a wipe and reinstall.

dpi’s picture

Please post new issues, they appear to be unrelated to the original issue.