Zen TYPO3 Forum

Our TYPO3 forum is available for freelancers, professionals and clients new to TYPO3 to discuss Basic TYPO3 templating, Typoscript, extension installation, administration and help with subscription templates. Please register for an account to post.

All Categories > Zen Wireframe > General Discussion > sr_feuser_register
Total Posts: 3 - Pages (1): [1]
Author: ladhitya
Posted: Feb 19 2008 - 05:49 PM
Subject: re: sr_feuser_register
Thx for the reply Greg,
yea its still doesnt work for me
like I said, the typoscripts doesnt responded, maybe its templavoilla ? not too sure myself, so instead I made my own registration code for typo3 and it worked nicely now, its not a hook nor an extensions though (not good enough yet)

thx once again Greg
Author: mediatech
Posted: Feb 18 2008 - 02:01 PM
Subject: re: sr_feuser_register
I don't use Templavoila but these are the example Typoscript settings used for Zen Wireframe.

Constants:
plugin.tx_srfeuserregister_pi1.file.templateFile = fileadmin/templates/zwire/ext/srfeuserregister_css.html
plugin.tx_srfeuserregister_pi1.enableAdminNotifyConfirmation = 1
plugin.tx_srfeuserregister_pi1.enableEmailOnRegister = 1
plugin.tx_srfeuserregister_pi1.enablePreviewEdit = 1
plugin.tx_srfeuserregister_pi1.enableEmailConfirmation = 1
plugin.tx_srfeuserregister_pi1.useShortUrls = 1
plugin.tx_srfeuserregister_pi1.enablePreviewRegister = 1
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 1
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 2
plugin.tx_srfeuserregister_pi1.passwordAtLeast = 6
plugin.tx_srfeuserregister_pi1.email = support@your-domain.com
plugin.tx_srfeuserregister_pi1.usernameAtMost = 10
plugin.tx_srfeuserregister_pi1.salutation = informal
plugin.tx_srfeuserregister_pi1.nameAtMost = 20
plugin.tx_srfeuserregister_pi1.usernameAtLeast = 6
plugin.tx_srfeuserregister_pi1.formFields = username, password, gender, first_name, last_name, status, date_of_birth, email, address, city, zone, static_info_country, zip, telephone, fax, language, title, company, www, image, comments, disable
plugin.tx_srfeuserregister_pi1.defaultCODE = CREATE
plugin.tx_srfeuserregister_pi1.siteName = My Company
plugin.tx_srfeuserregister_pi1.registerPID = 12
plugin.tx_srfeuserregister_pi1.pid = 4
plugin.tx_srfeuserregister_pi1.requiredFields = username,password,first_name,last_name,email
plugin.tx_srfeuserregister_pi1.pidTitleOverride = My Company
plugin.tx_srfeuserregister_pi1.editPID = 12
plugin.tx_srfeuserregister_pi1.autoLoginRedirect_url = index.php?id=13
plugin.tx_srfeuserregister_pi1.enableAutoLoginOnConfirmation = 1
plugin.tx_srfeuserregister_pi1.maxImages = 1
plugin.tx_srfeuserregister_pi1.confirmInvitationPID = 12
plugin.tx_srfeuserregister_pi1.loginPID = 5


Setup:
# FE User Regsitration language changes
# typo3conf/ext/sr_feuser_register/pi1/locallang.php
#######################################
plugin.tx_srfeuserregister_pi1._LOCAL_LANG {
default {
required_info_notice = Fields marked * are required.
enter_account_info = Please fill in your account information
enter_account_info_informal = Please fill in your account information
v_dear =
v_dear_informal =
v_verify_before_create = Please verify that all information is correct
v_verify_before_create_informal = Please verify that all information is correct
v_verify_invitation_before_create = Please verify that information for <b>%3$s</b> is correct before the membership with the name: <b>%2$s</b>is created
v_edit_your_account. = Edit membership information for <b>%2$s</b>
v_edit_your_account_informal = Edit membership information for <b>%2$s</b>
v_verify_before_update = Please verify information before your membership is updated
v_verify_your_account_informal = Please verify information before your membership is updated
fe_users.gender =
fe_users.gender.I.0 = Mr
fe_users.gender.I.1 = Ms
}
}


Greg

----
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington

Author: ladhitya
Posted: Feb 15 2008 - 01:21 AM
Subject: sr_feuser_register
Hi guys,
I'm new with typo3, at the moment I'm trying to setup feuser_register. I followed the manual and it went well until I setup the typoscript constants on the template.

- plugins.tx_srfeuserregister_pi1.siteName
- plugins.tx_srfeuserregister_pi1.userGroupUponRegistration
- plugins.tx_srfeuserregister_pi1.formFields
doesnt do their job for me

I'm using templavoila for my templating, so can anybody help me with this please ?

thx in advance
Total Posts: 3 - Pages (1): [1]
You must login to post a message to this conference.

 

CHC Forum provided by Cast Iron Coding

TYPO3 Support