Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
recent discussions-How to
This discussion has been closed.
Comments
error_reporting(E_ALL);
witherror_reporting(E_ALL ^ E_NOTICE);
It really is too bad wordpress can't run with notice error level on.
@carnold: That is odd. Is forum/ the correct path to your vanilla install relative to your wordpress installation? The definition of VANILLA_DIR has to be the path relative to the current file (ie. wp-blog-header.php).
SirNot, I have your code working great, but what I'd like to know is if you can get more information than just the titles. Can you get the name of the user that started the discussion, their icon and how many comments have been made?