index.php problem

Author Message

Alessandro Cipriani

Friday 25 June 2004 8:14:22 am

hi all
in my site i have (among the others) these features:
a forum
a newsletter
a user/register page

in my site.ini.append i wrote:

[SiteSettings]
LoginPage=embedded
SiteName=Corporate
SiteURL=myhost/index.php

notification works fine either for the forum and the newsletter: a mail is sended to the subscribed user and the link to view the news/forum_topic is "http://myhost/index.php/forum" or "http://myhost/index.php/newsletter"

the problem arrives when the mail is sended to the just-registered user:
the link he has to follow to confirm his account is

"http://myhost/index.php/index.php/user/activate..." with two "index.php"!

anyone has the solution?
if i change the site setting by deleting the "/index.php" the confirmation link is ok, but the others 2 feature (forum and newsletter) have a not working link!

is there a way to make it work both?

best regards
alessandro

Maarten Holland

Wednesday 30 June 2004 8:08:41 am

A short reply (don't have time to check it now),

I guess there is a template file for these e-mails. You should search for such a template for the confirmationmail. I suppose that one contains a fault.

Good luck,

Maarten

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 15:19:31
Script start
Timing: Jan 19 2025 15:19:31
Module start 'layout'
Timing: Jan 19 2025 15:19:31
Module start 'content'
Timing: Jan 19 2025 15:19:31
Module end 'content'
Timing: Jan 19 2025 15:19:31
Script end

Main resources:

Total runtime0.5168 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 590.4844152.6094
Module start 'layout' 0.00450.0022 743.093839.4141
Module start 'content' 0.00670.5088 782.5078497.2578
Module end 'content' 0.51550.0013 1,279.76568.1875
Script end 0.5168  1,287.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.5988160.0002
Check MTime0.00120.2296160.0001
Mysql Total
Database connection0.00060.124010.0006
Mysqli_queries0.477192.3144540.0088
Looping result0.00050.0876520.0000
Template Total0.492195.220.2461
Template load0.00200.396320.0010
Template processing0.490194.824620.2450
Template load and register function0.00010.015510.0001
states
state_id_array0.00090.173610.0009
state_identifier_array0.00060.118820.0003
Override
Cache load0.00170.3295280.0001
Sytem overhead
Fetch class attribute can translate value0.00050.104720.0003
Fetch class attribute name0.00100.191130.0003
XML
Image XML parsing0.00050.097020.0003
class_abstraction
Instantiating content class attribute0.00000.001030.0000
General
dbfile0.00070.1305160.0000
String conversion0.00000.001240.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/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: 16
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs