[TYPO3-english] felogin - doesnt accept template
Jigal van Hemert
jigal.van.hemert at typo3.org
Tue May 8 09:44:05 CEST 2012
Hi,
On 8-5-2012 3:12, Martin Aarhof wrote:
> When I try to add my template to felogin with both uploading a html file
> or choose it from fileadmin I get this error
>
> 1: The destination (/myroot/public/uploads/tx_felogin) or the source
> file (/myroot/public/fileadmin/templates/ext/felogin.html) does not
> exist. (tt_content:57:pi_flexform)
If you select a template in the flexform a copy will be made and put in
uploads/tx_felogin. For some reason this fails in your installation. The
most obvious reasons are that the target directory does not exist
(creating the directory failed during installation of fe_login), the web
server user has no rights writing in that directory, the source file
does not exist, the source file is not readable for the web server user.
> Its not an option to set it by typoscript, because I have 2 different
> login templates (header bar login, and "full" login)
This can be a cause of further problems (see felogin manual in TYPO3 4.7
for examples and description of potential configuration problems)
because both plugins will try to deal with form actions (such as forgot
password requests).
--
Jigal van Hemert
TYPO3 Core Team member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-english
mailing list