femanager icon indicating copy to clipboard operation
femanager copied to clipboard

Modern TYPO3 Frontend User RegistrationTYPO3 Frontend User Registration and Management based on Extbase and Fluid and on TYPO3 8 and the possibility to extend it to your needs. Extension basicly works...

Results 139 femanager issues
Sort by recently updated
recently updated
newest added

use the resend confirmation function in the Backend Module Causes the following error `Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1476107295: PHP Warning: Creating default object from empty value in...

type: bug
status: planned

I'm currently not sure if this is a bug in the new TYPO3 Version 8.7.21 or femanager. Anyway, I have an installation with femanager who uses just the user confirmation...

type: bug
status: under examination

I'm trying to get uploaded files to be stored into a file-storage different from fileadmin/ (to secure it with `fal_securedownload`). Using a combined identifier like `plugin.tx_femanager.settings.uploadFolder = 2:/profile_pictures/` does not...

sponsor it
type: feature

It would be really nice to have an integration of recaptcha. Maybe that's possible for the next updates. ;)

sponsor it
type: feature

Adds a scheduler task that deletes users from database that signed up and did not confirm their registration for a given time period.

status: in review

If method getSingleValidationString returns an empty value, the validation string ends with a comma which it should not! This happens for example if ts validation configuration contains "uniqueInPage = 0"....

status: feedback needed

It would be nice to use FluidEmail. https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ApiOverview/Mail/Index.html

sponsor it

To fixes: * Add property information to all errors; * Fix passing object name to `FormErrors` partial, a non-existant var was passed instead of the var name;

Hello there I got a TYPO3 exception when trying to change an image. Situation: 1. We have user data but no image. User wants to upload a picture. 2. User...

help wanted

As an administrator I like to define which special characters should be allowed. AC: * setting mustNotInclude.specialAllowedChars is added to configuration * specialAllowedChars can be set to any special char...

sponsor it