Problem with URL's

Author Message

Douglas Hammond

Monday 09 June 2003 6:01:33 pm

I just install and got 3.1.0-2 (3.1 beta2)
up and running. With minor changes even got imagegd working.

I have my default site set to user but every url on my site is missing user in it's url.

eg

http://www.mojothing.com/index.php/content/view/full/43

should be

http://www.mojothing.com/index.php/user/content/view/full/43

any idea what's wrong?

Server setup
+++++++++++++++++++++++++++++
PHP
Version
4.3.2

Extensions
xml, tokenizer, standard, session, posix, pcre, overload, mysql, gd, curl, ctype, bz2, zlib, apache2handler, Zend Optimizer

Safe mode is off.
Basedir restriction is off.
Global variable registration is off.

Apache 2.0.46

Zinistry Vacana

Tuesday 10 June 2003 7:05:47 am

Maybe you have to check DesignSettings in your site.ini:

StandardDesign=

or maybe settings/siteaccess for user if you use that catalog.

Douglas Hammond

Tuesday 10 June 2003 7:46:23 am

here is my site.append.php

#?ini charset="iso-8859-1"?
# eZ publish configuration file.
#
# NOTE: It is not recommended to edit this files directly, instead
# a new siteacces should be made to suit your needs.
# General settings should be placed in the settings/override
# directory using .append files.

[SiteSettings]
IndexPage=/content/view/full/2
LoginPage=embedded

[SiteAccessSettings]
RequireUserLogin=false

[SiteAccessRules]
Rules[]
Rules[]=Access;enable
Rules[]=ModuleAll;true
Rules[]=Access;disable
Rules[]=Module;sdk

[DesignSettings]
SiteDesign=user

It was working with 3.0-2 but dosn't work with 3.1.0-2 on my server. When the urls pon the page are being generated the site is not being added to the usrl, so when url matching is don it sees content insteadt of user.

I hope that made sense.

How to i get the urls to have the user or admin added to them?

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 18 2025 11:08:40
Script start
Timing: Jan 18 2025 11:08:40
Module start 'layout'
Timing: Jan 18 2025 11:08:40
Module start 'content'
Timing: Jan 18 2025 11:08:41
Module end 'content'
Timing: Jan 18 2025 11:08:41
Script end

Main resources:

Total runtime0.6600 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0073 587.8984152.6094
Module start 'layout' 0.00730.0037 740.507839.4141
Module start 'content' 0.01100.6474 779.9219477.4375
Module end 'content' 0.65840.0015 1,257.359412.1875
Script end 0.6599  1,269.5469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.5222160.0002
Check MTime0.00130.2037160.0001
Mysql Total
Database connection0.00130.193510.0013
Mysqli_queries0.601291.0913570.0105
Looping result0.00060.0835550.0000
Template Total0.624994.720.3125
Template load0.00260.401120.0013
Template processing0.622394.288220.3111
Template load and register function0.00020.027310.0002
states
state_id_array0.00090.134710.0009
state_identifier_array0.00140.211820.0007
Override
Cache load0.00220.3312530.0000
Sytem overhead
Fetch class attribute can translate value0.00130.191720.0006
Fetch class attribute name0.00130.202930.0004
XML
Image XML parsing0.00040.053620.0002
class_abstraction
Instantiating content class attribute0.00000.000930.0000
General
dbfile0.00080.1233100.0001
String conversion0.00000.001840.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs