[TYPO3] probs with sr_feuser_register's javascript
David
superportlet at yahoo.de
Wed Aug 9 16:15:48 CEST 2006
hello,
i posted this problem on the german list three times but got no
response. so i'm here trying my luck on the english list:
i've installed sr_feuser_register on typo3 3.8.0
registration and login works fine.
i've set up a page to edit the user data. the systemfolder containing
the users is configured properly as the edit page shows the correct link
to the user image.
however the default values are not loaded into form. the user would end
up having to fill all field again.
someone told me about the form being filled by a javascript (don't
understand why this can't be done by php).
the js file (jsfunc.updateform.js) is loaded, too.
it only contains one function (updateForm()).
i have added two alerts to the js file. one before the function and one
within. the one before the function is called once the page is loaded
(proving that the js is imported correctly) but the one within the
function is not called at all.
now i'm wondering where this function would usually be called. i
searched all files contained in the extension for the string
'updateForm' but only found the place where the js-file is included into
the header not where the function is called.
maybe someone on this list knows how to solve this problem. if not maybe
someone who is runnig sr_feuser_Register could go to his edit page and
post this pages markup? the call to 'updateForm()' should be somewhere
on this page - shouldn't it?
thx for any help
david weihnert
___________________________________________________________
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
More information about the TYPO3-english
mailing list