Registration problem
Archived from the Xataface Users forum.
pyroboynroses — Mon Feb 08, 2010 11:57 pm
Hi everyone !
I try to enable the registration on my xataface website but it doesn’t work. I tried with the howto topic but there is a problem. I modified the fields with my own in the field.ini of my user table directory but some fields are still marked as required even I didn’t specify it in the field.ini !!
How can I fix this problem ?
After, when I try to register, I have an error which say I have to give a right email adresse but it’s the username field which is highlighted.
I didn’t find lot of support on the forum.
If you got some ideas or topic links….
Thank you very much !!
00Davo — Tue Feb 09, 2010 12:20 am
pyroboynroses wrote:Hi everyone !
I try to enable the registration on my xataface website but it doesn’t work. I tried with the howto topic but there is a problem. I modified the fields with my own in the field.ini of my user table directory but some fields are still marked as required even I didn’t specify it in the field.ini !!
How can I fix this problem ?
Fields set as NOT NULL in your database will also be marked as required. Might want to check that too.
pyroboynroses wrote:After, when I try to register, I have an error which say I have to give a right email adresse but it’s the username field which is highlighted.
This is a little trickier to figure out. If you can post the contents of conf.ini, fields.ini, etc., it would be very helpful.
pyroboynroses — Tue Feb 09, 2010 10:54 am
Thanks for your reply but finaly I will use the joomla authentication. It will be more efficient with my website.