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.

eZ debug

Timing: Jan 19 2025 08:57:45
Script start
Timing: Jan 19 2025 08:57:45
Module start 'layout'
Timing: Jan 19 2025 08:57:45
Module start 'content'
Timing: Jan 19 2025 08:57:45
Module end 'content'
Timing: Jan 19 2025 08:57:45
Script end

Main resources:

Total runtime0.0212 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 589.2578152.6250
Module start 'layout' 0.00740.0037 741.882839.4453
Module start 'content' 0.01110.0078 781.328197.4609
Module end 'content' 0.01880.0023 878.789142.3047
Script end 0.0211  921.0938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002913.8129140.0002
Check MTime0.00125.8033140.0001
Mysql Total
Database connection0.00104.870610.0010
Mysqli_queries0.004521.084430.0015
Looping result0.00000.079910.0000
Template Total0.00178.210.0017
Template load0.00104.483510.0010
Template processing0.00083.724110.0008
Override
Cache load0.00073.247010.0007
General
dbfile0.00219.742280.0003
String conversion0.00000.047340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs