Quote:
Originally Posted by meissenation
I was getting a blank page too. This line has to be the EXACT name and case (upper case vs lower case) as your template name:
Code:
$templater = vB_Template::create('test');
For example - if your template is named TEST, you'll get a blank page.
|
Checked that a few times and still the same, must be doing something wrong creating the template.
I went in to style manager / add new template and named it test then pasted in the info from the first page (2nd box) is this correct ?