Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

Need email log
https://www.tinywebgallery.com/forum/viewtopic.php?f=3&t=339
Page 1 of 1

Author:  Merlin44 [ 28. May 2006, 16:58 ]
Post subject:  Need email log

When sending update email for every users.
Specification for location url (_server[blablah) are really wrong. especially for the integration version wich remove every parametre

Author:  TinyWebGallery [ 28. May 2006, 18:46 ]
Post subject: 

right - does not work for integration at all! - But I don't know the integration page :). I only give an example text there.
You can specify the "default" text in the config. Just enter the right text there.
addig a log is pretty easy. at this point. _mydebug is already present!.
Yust add debug("<your text>"); where the emails are sent!

/Michael

Author:  Merlin44 [ 28. May 2006, 18:49 ]
Post subject: 

line 73 and more of email_admin :
if (!$message) {
$message = sprintf($default_text, "http://" . $_SERVER['SERVER_NAME'] . ":" . $_SERVER['SERVER_PORT'] . $twg_root);
// $message = $default_text;
}

$default_text is removed ...

Author:  TinyWebGallery [ 28. May 2006, 18:52 ]
Post subject: 

No,

The server name is added to the default text where a %s in the default text.

if you donĀ“t use a %s but add you own url url directly in the default_text everything is fine.

/Michael

Author:  Merlin44 [ 28. May 2006, 18:58 ]
Post subject: 

ok :) will try that

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/