Share » Forums » Setup & design » notification problems

notification problems

notification problems

Wednesday 11 February 2004 2:26:04 am - 1 reply

Modified on Wednesday 11 February 2004 2:26:32 am by Frode Marton Meling

Author Message

Frode Marton Meling

Thursday 12 February 2004 6:56:29 am

If you look in: kernel\classes\notification\eznotificationtransport.php

you will find the following from line 55:
...
function &instance( $transport = false, $forceNewInstance = false )
{
$ini =& eZINI::instance( 'notification.ini' );
if ( $transport == false )
{
$transport = $ini->variable( 'TransportSettings', 'DefaultTransport' );
}
As you can see it refereres to TransportSettings. It does not exist in any notification.ini.

Maybe it has nothing to do with the error?

Here is updated error messages from my cronjob:
Timing: ()
Script cronjobs/notification.php starting

Warning: (PHP)
Undefined offset: 6 in C:\eZ\ezpublish\kernel\classes\notification\handler\ezsu
btree\ezsubtreehandler.php on line 201

Error: (eZINI)
Undefined group: 'TransportSettings'

Error: (eZMailNotificationTransport::send())
Error with receiver

Warning: (PHP)
Undefined offset: 6 in C:\eZ\ezpublish\kernel\classes\notification\handler\ezsu
btree\ezsubtreehandler.php on line 201

Same settings as in last post.

MartOn

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu