lsascha / registeraddress

newsletter registration extension to tt_address made in Extbase + Fluid for Typo3. with double-opt in, user editing and unsubscribing
GNU General Public License v2.0
7 stars 18 forks source link

registeraddresshash issues with tt_address users added in backend #14

Closed fe5hua closed 6 years ago

fe5hua commented 6 years ago

Using tt_address users that were added by hand in typo3 8.7.1 Backend results in some problems regarding registeraddresshash.

Using ###USER_registeraddresshash### in Direct Mail only outputs a hash when users were added via Registration Form.

lsascha commented 6 years ago

Thanks. thats already known. i have planned some update script that generates the hashes.

You can have a quick look at https://github.com/lsascha/registeraddress/pull/9. which builds the hashes for all addresses when using the editAction.

But as i said, i planned to make a update script or sheduler task for that.

lsascha commented 6 years ago

updatescript Is Fixed now in v1.0.8