Removing Login Page is not working

Author Message

Milan Gothe

Saturday 22 April 2006 10:44:50 am

Hey Guys!

Removing login page from localhost/index.php/plain is not working.
Can anybody help me in the easy step.

Mark Marsiglio

Saturday 22 April 2006 12:05:46 pm

Are you trying to remove the link to the login page? Or are you trying to remove the page that exists at yoursite.com/user/login?

To do the latter, you will want to edit the Toolbar configuration on the Design tab of the admin interface. Select your siteaccess (plain), then select the top toolbar and you should see the login function as well as search (i think). Just delete the login option from that list.

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Milan Gothe

Saturday 22 April 2006 7:56:53 pm

No friend
i want to remove the login page that whenever we try to access the site for the first time like
http://localhost/webproject/index.php/plain (it will come out with login page and we have to log in)
http://localhost/webproject/index.php/plain_admin

but i want to remove from this site only http://localhost/webproject/index.php/plain

if posible that index.php as well (Should be->http://localhost/webproject/plain)

Mark Marsiglio

Sunday 23 April 2006 1:10:39 am

Look in /settings/siteaccess/plain/site.ini.append.php, for this...

[SiteAccessSettings]
RequireUserLogin=false

Your file likely says "true" for this setting. Change it to false to prevent the need to log in to see the site.

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Kristof Coomans

Sunday 23 April 2006 1:21:15 am

For the login problem:
http://ez.no/doc/ez_publish/technical_manual/3_6/reference/configuration_files/site_ini/siteaccesssettings/requireuserlogin

Edit: it seems that I got an older cache view on this topic's page, so I didn't see the previous comment. Sorry for posting this twice :)

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Tony Coe

Friday 02 June 2006 12:15:07 pm

Hi guys!

I also have a problem with logging in.
I am in the process of configuring EZP and find that it seems to ignore the 'RequireUserLogin' setting for new designs.

It's fine on the 'plain' design, but on the new ones I have created it always brings up a login box.

My Site access settings already include
RequireUserLogin=false

If I point the siteaccess at the 'plain' design, no login, but if I point it at one of my new designs, I have to log in.

Any ideas would be really appreciated.

Thanks!

Kristof Coomans

Saturday 03 June 2006 1:11:18 am

Hello Tony

Welcome to the eZ community!

Does the anonymous user have read permissions on the content you're trying to access?
Did you clear the INI caches after changing the RequireUserLogin setting?

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Tony Coe

Saturday 03 June 2006 2:46:59 am

Hi Kristof!

Thanks for coming back to me so quickly.

I checked the permissions for the anonymous user and that seems to be what was causing the problem.

Thanks for the help.

Have a brilliant weekend!

:D

Lior Solomon

Wednesday 30 August 2006 12:47:55 pm

Hi everyone,
I'm facing the same problem
I checked the RequireUserLogin
and it is set to false.

The anonymous user setting are:
Anonymous content read No limitations
Anonymous content pdf Section( Standard )
Anonymous rss feed No limitations
Anonymous user login SiteAccess( shop_site )
Anonymous shop buy No limitations

Any ideas?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.