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

Getting Error: "Column 'eigene_anrede' cannot be null" when approving registration #68

Closed m10a closed 5 years ago

m10a commented 5 years ago

When I try to approve a registration I get the following error after clicking die approve-button:

Uncaught TYPO3 Exception

1470230767: Column 'eigene_anrede' cannot be null (More information)

TYPO3\CMS\Extbase\Persistence\Generic\Storage\Exception\SqlErrorException thrown in file /home/mika/daten/projekte/healingvoice/upgrade/vendor/typo3/cms/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php in line 215.

Is this a Bug or a misconfiguration on my side? I do not use this field in my register form.

m10a commented 5 years ago

Sorry, my fault. There was an old fluid template in use.