1/ user_welcome.tpl

Path----- phpbb/language/lang_english/email/user_welcome.tpl

2/privmsg_notify.tpl

Path----- phpbb/language/lang_english/email/privmsg_notify.tpl

    Wheres the code that actually opens those files, and actually sends them to a particular email address?

      path--phpbb/privmsg.php

      I would not recommend altering this unless you know what you are doing.

        How do I adapt the code, so it sends an hard coded email message to an hard coded email address upon running the php file locally?

          Write a Reply...