Thanks for posting this.
However, I'm receiving the following error on my page:
>> Parse error: syntax error, unexpected T_VARIABLE in /home/bostonwh/public_html/adhub.php on line 44
...where line 44 is as follows:
$templater = vB_Template::create('adhub');
... and I DO have a template defined by that name which is identical to what you have above (though, I'm wondering if it's acceptable for me to have 'test' and 'TEST' be the same term - which in my case is 'adhub' for both)
|