Why welcome page keeps asking for login and unicode

Author Message

Nhu Nguyen

Monday 28 March 2005 7:21:01 pm

Hello, I installed ezpublish here:

http://www.truyentranh.com/news/

but it keeps asking for user to login. I have no idea why. I follow the instruction to create site on ezpublish documentation, but I guess I'm missing something. Plus, the site use unicode UTF-8, but it has to be manually set to View / Unicode UTF-8 by the browser to be displayed right. How can I get the browser to automatically displayed the page as unicode? Somebody please help. Thanks.

Łukasz Serwatka

Monday 28 March 2005 9:27:40 pm

Hi Nhu,

1. Go to User accounts->Roles and policies
2. Edit Anonymous role
3. Set Module: user Function: login Limitation: SiteAccess( your_siteaccess_name )
4. Click OK
5. Refresh your homepage.

This should help. For UTF-8, your headers looks OK.
http://ez.no/ez_publish/documentation/configuration/configuration/language_and_charset/unicode_with_ez_publish

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Nhu Nguyen

Tuesday 29 March 2005 9:22:38 pm

thank you Lukasz, I have fixed my page now. It doesn't ask for login anymore.

about the UTF-8, I had read that document page before, and changed those files, that's why it can read and view utf-8 now, but I have to change to browser manually to View / Encoding / Unicode utf-8 to view it correctly. Any idea what to do now?

Łukasz Serwatka

Wednesday 30 March 2005 4:57:30 am

I'm glad I could help you!

Only what I saw wrong in your headers is doubled

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title></title>

Try to add in first line in your pagelayout.tpl

{*?template charset=utf-8?*}

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Nhu Nguyen

Friday 01 April 2005 5:35:45 pm

thank you for your help Lukasz. my site now can display vietnamese unicode :D

Łukasz Serwatka

Sunday 03 April 2005 11:16:07 pm

You`re welcome!

You have still doubled meta entries in your <head> section. Try remove one from pageloyut.tpl or page_head.tpl.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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 11:50:23
Script start
Timing: Jan 19 2025 11:50:23
Module start 'layout'
Timing: Jan 19 2025 11:50:23
Module start 'content'
Timing: Jan 19 2025 11:50:24
Module end 'content'
Timing: Jan 19 2025 11:50:24
Script end

Main resources:

Total runtime1.4479 sec
Peak memory usage4,096.0000 KB
Database Queries66

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 589.3984152.6563
Module start 'layout' 0.00500.0030 742.054739.4922
Module start 'content' 0.00801.4384 781.5469570.6641
Module end 'content' 1.44640.0014 1,352.210916.1250
Script end 1.4478  1,368.3359 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2350160.0002
Check MTime0.00140.0951160.0001
Mysql Total
Database connection0.00080.053310.0008
Mysqli_queries1.382195.4569660.0209
Looping result0.00070.0511640.0000
Template Total1.401396.820.7007
Template load0.00220.152220.0011
Template processing1.399196.632820.6996
Template load and register function0.00020.013510.0002
states
state_id_array0.00310.217010.0031
state_identifier_array0.00520.356520.0026
Override
Cache load0.00210.1460320.0001
Sytem overhead
Fetch class attribute can translate value0.00090.065320.0005
Fetch class attribute name0.00110.078870.0002
XML
Image XML parsing0.00080.055620.0004
class_abstraction
Instantiating content class attribute0.00000.002990.0000
General
dbfile0.00180.1221180.0001
String conversion0.00000.000540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs