Quote:
Originally Posted by stevectaylor
I think I might have suused the issue. When I put in custom variables it doesn't like them e.g
// ###### YOUR CUSTOM CODE GOES HERE #####
$pagetitle = 'My Page Title';
$pagead = 'trial';
Then in template add
{vb:raw pagead}
Nothing shows, but alter the standards and the standards work fine.
|
You need to register any variable for use in a template.