Forums / Developer / Error when clicking "Register"
David Santiso
Monday 24 January 2011 1:44:52 pm
Hi,
I haven't touched anything related to the user registration, but suddenly, when I click on the "Register" button, from the main menu, I get the following error:
Error / kernel (3) The object is not available The requested object is not currently available. Possible reasons for this are: The id or name of the object was misspelled, try changing it.The object is no longer available on this site.
Thanks,
David
Sylvain Guittard
Monday 24 January 2011 2:07:31 pm
Hi David,
Can you give more informations... Please copy and paste url.
http://www.vignevin-epicure.com http://twitter.com/vignevinEPIcure
Monday 24 January 2011 2:10:47 pm
Perhaps this could help you:
http://share.ez.no/forums/install-configuration/kernel-3-error-when-accessing-user-register
Chen Xiongjie
Tuesday 25 January 2011 12:10:32 am
The reason mostly is because you have registered in another ezpublish in same host, so the registration session id remains. But the object id in session doesn't exist in the ezpublish you are registering, so it shows 'object not available'.
Clearing session from server will help.
eZ Comments: http://projects.ez.no/ezcomments twitter: http://twitter.com/xiongjie
Tuesday 25 January 2011 11:55:33 am
Today, suddenly, it works correctly. Sure it was.thank you very much both of you.