EchoInfo() function doesn't work
-
Hi Wayne
I just tried your plugin but it didn’t seem to work at the beginning. Whatever button I pressed (Run Postie / Run Postie (Debug) / Check settings) the next page was empty.
I looked into the code and found:
if (headers_sent()) { print( "<pre>" . htmlspecialchars($v) . "</pre>\n"); }in the EchoInfo($v) function.
When I comment out the if statement everything works fine.
Best,
Moritz
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘EchoInfo() function doesn't work’ is closed to new replies.