Dolphin86 Posted October 13, 2014 Posted October 13, 2014 (edited) as stated above i have problem with resgitering with new accounts, all was fine with default theme, but once i change it to this theme : http://rathena.org/board/files/file/3066-medieval-theme-for-fluxcp-by-mardesigns/ i cant register anyone have this issue sloved ? please share with me or guide me ? you may test it here : http://www.rhro.nickyzai.com/cp/?module=account&action=create I did try this http://rathena.org/board/topic/58932-flux-cp-birthdate-field-in-register-page/?p=85856 yesterday and it dint work Edited October 13, 2014 by dolphincute
Dolphin86 Posted October 13, 2014 Author Posted October 13, 2014 (edited) hmm, it is the renewal one. (we are giving the exactly same link) This? http://rathena.org/board/topic/65311-flux-cp-errorregistration-error/#entry112144 not sure if his problem was the same Ok problem solve thanks to Dastgir from Hercules method : look for this : <td> <?php echo $this->dateField('birth_date',null,0) ?></td> </tr> and change to this : <td> <?php echo $this->dateField('birth',null,0) ?></td> </tr> Edited October 13, 2014 by dolphincute
Winz Posted October 13, 2014 Posted October 13, 2014 Is your fluxCP base is the one for rAthena? (FluxCP Renewal)? http://rathena.org/board/topic/60255-fluxcp-renewal-finally-native-rathena-support/
Dolphin86 Posted October 13, 2014 Author Posted October 13, 2014 (edited) Is your fluxCP base is the one for rAthena? (FluxCP Renewal)? http://rathena.org/board/topic/60255-fluxcp-renewal-finally-native-rathena-support/ i got my flux from CalciumKid renewal : http://rathena.org/board/topic/60255-fluxcp-renewal-finally-native-rathena-support/ Edited October 13, 2014 by dolphincute
Winz Posted October 13, 2014 Posted October 13, 2014 hmm, it is the renewal one. (we are giving the exactly same link) This? http://rathena.org/board/topic/65311-flux-cp-errorregistration-error/#entry112144
Question
Dolphin86
as stated above i have problem with resgitering with new accounts, all was fine with default theme,
but once i change it to this theme : http://rathena.org/board/files/file/3066-medieval-theme-for-fluxcp-by-mardesigns/
i cant register anyone have this issue sloved ? please share with me or guide me ?
you may test it here : http://www.rhro.nickyzai.com/cp/?module=account&action=create
I did try this http://rathena.org/board/topic/58932-flux-cp-birthdate-field-in-register-page/?p=85856 yesterday and it dint work
Edited by dolphincute4 answers to this question
Recommended Posts