by jansteenstra822 » Mon Mar 29, 2010 4:44 am
Hi there,
We used the OCS registration manager to handle our conference registration. Over time, we made some custom changes (i.e. added some simple if statements to show certain registrationOptions only for certain registrationTypes; removed the fee Code option) and they all worked until today. I made some more changes and registration failed. So I set back some back-ups but then it failed to display any registrationOptions in the second form (i.e. userRegistrationForm.tpl). Than I set back all the original registration templates on the server, but the second form didn't display the registrationOptions, but also didn't show the original fee code section. Apparantly, the server loads an old file of the userRegistrationForm.tpl. Anyone know why this is happening? I already resetted the server and removing the userRegistrationForm.tpl immediately gives an error, but placing any userRegistrationForm in the templates/registration directory makes the browser show the 'old&bugged' registration form.
Thanks in advance!