AJAX Register - GetDate error
- sbeaver
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
15 years 5 months ago #4540
by sbeaver
Bought/installed AJAX Register at
www.3crosses.us
Registration form works nicely but after clicking "Register" button, I get:
Fatal error: Call to undefined function: getdate() in /home1/thrcross/public_html/components/com_ajaxregister/controller.php on line 77
:-[
Also get large gap between Name box and Username box. See: www.3crosses.us/index.php?option=com_user&task=register#content
Steve
Registration form works nicely but after clicking "Register" button, I get:
Fatal error: Call to undefined function: getdate() in /home1/thrcross/public_html/components/com_ajaxregister/controller.php on line 77
:-[
Also get large gap between Name box and Username box. See: www.3crosses.us/index.php?option=com_user&task=register#content
Steve
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
15 years 5 months ago #4541
by Saka
Emir Sakic
www.sakic.net
JFactory::getDate() is a core function and should be available unless you changed something in core files. Joomla's own com_user is using it.
Regarding the space, I am not sure why it appears, try with some other template.
Regarding the space, I am not sure why it appears, try with some other template.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- sbeaver
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
15 years 5 months ago #4543
by sbeaver
This problem is widely reported, but with many other packages, not just AJAXRegistration. Updating Joomla to 1.5.11 fixed the issue. - My guess is that some other package patched core files and broke them.
Thanks.
Thanks.
Please Log in or Create an account to join the conversation.