Output anything using filterPostie.php
-
Hi, I’m having trouble understanding where I can see any output to any functions I’m creating when I add_filter to filterPostie.php
I’m looking in the debug file, the emails that are dumped in test_emails and the posts to see any additional amendment I’ve create, but I cant see anything.
Firstly, am I writing to the correct file, filterPostie.php to output info I’ve modified?
Secondly, could someone create some sort working demonstration code to get me started, explaining which file is to be written to, and where to expect the result to be output?
I’m trying to extract particular data from the emails, including Name, email address and some other criteria. At them moment, I’ve adapted Postie to include the filterPostie.php and added code, but cant see where its supposed to generate the output.
Any help would be much appreciated…
The page I need help with: [log in to see the link]
The topic ‘Output anything using filterPostie.php’ is closed to new replies.