Forums / Developer / Error when clicking "Register"

Error when clicking "Register"

Author Message

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

Sylvain Guittard

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

http://www.vignevin-epicure.com
http://twitter.com/vignevinEPIcure

Chen Xiongjie

Tuesday 25 January 2011 12:10:32 am

Hi David,

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

David Santiso

Tuesday 25 January 2011 11:55:33 am

Today, suddenly, it works correctly. Sure it was.
thank you very much both of you.