notification vs siteURL settings

Author Message

Alessandro Cipriani

Monday 05 July 2004 12:52:18 am

hi all
in my site i setup a forum where anyone that wants can be updated, via notification, any time a new topic is added.
the site run on a server using the 8000 port (the 80 one is already used by another process).
the problem is as follows:
the notification works whit the following setting in site.ini.append:

[SiteSettings]
SiteURL=myhost/index.php/mysite

but the problem is that the link that the user should follow to see the new post isn't correct: there's no site on myhost/index.php/mysite (port 80)

if the setting is:

[SiteSettings]
SiteURL=myhost:8000/index.php/mysite (correct url)

the mail don't start! posts are inserted, notification runs but no email arrive.

any hint?
how should i configure the server in order to have both the things work?

best regards
alessadro

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 07:27:38
Script start
Timing: Jan 19 2025 07:27:38
Module start 'layout'
Timing: Jan 19 2025 07:27:38
Module start 'content'
Timing: Jan 19 2025 07:27:39
Module end 'content'
Timing: Jan 19 2025 07:27:39
Script end

Main resources:

Total runtime0.8125 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0076 589.1797152.6250
Module start 'layout' 0.00760.0033 741.804739.4453
Module start 'content' 0.01090.8003 781.2500439.7578
Module end 'content' 0.81120.0013 1,221.00788.1563
Script end 0.8125  1,229.1641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4126160.0002
Check MTime0.00130.1596160.0001
Mysql Total
Database connection0.00160.201210.0016
Mysqli_queries0.771794.9729460.0168
Looping result0.00040.0457440.0000
Template Total0.780896.120.3904
Template load0.00190.236620.0010
Template processing0.778995.862520.3895
Template load and register function0.00010.013010.0001
states
state_id_array0.00070.082010.0007
state_identifier_array0.00070.080120.0003
Override
Cache load0.00150.1865200.0001
Sytem overhead
Fetch class attribute can translate value0.00040.053410.0004
Fetch class attribute name0.00050.060820.0002
XML
Image XML parsing0.00050.065310.0005
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00090.1066160.0001
String conversion0.00000.000940.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
1content/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
5content/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: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs