[pmwiki-users] Mailposts messages not arriving at $MailPostsTo list

David Sovinski aslan at aslandata.com
Wed Aug 24 17:19:23 CDT 2005


I now have more info and know something changed between beta48 and beta54.

Previously I had always explicitly declared 
"include_once("scrips/mailposts.php");" in my local/config.php.
I found, after much testing, that this still worked fine IF I delared my 
MailPosts variables in the config.php but if I delared the variables in 
a PerGroup script i.e. Main.php that MailPosts would no longer work. I 
finally figured out that I had to delete the 
"include_once("scrips/mailposts.php");" line in my local/config.php to 
get PerGroup mailposts to work.
Then I noticed the PmWiki/MailPosts page had been changed so that the 
"include_once("scrips/mailposts.php");" declaration line was no longer 
there.

1) Was this a planned behavior change?

2) How do we know what other /scripts don't need to be explicitly 
declared? Or should no /scripts require explicit declaration?

Thanks

David Sovinski (Caspian)






More information about the pmwiki-users mailing list