Debug templates

Discussion in 'Developers' Forum' started by tom123, Oct 26, 2016.

  1. tom123

    tom123 Member

    I did (a lot) of customization to the apache plugin and vhost.conf.master to better integrate ISPConfig in our network.
    Now the server.php isn't able to finish properly due to an issue in the vhost.conf.master template.
    How can I enable the debug for this ?
    vLibTemplate is saying this:
    but I don't know where to call vlibTemplateDebug, there is no vlibTemplate instantiation in ISPConfig 3.0.5, AFAIK the class is used as standalone in "tpl.inc.php"
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig does not include vlib debug. Check your template that all opened if's get closed properly and check the tags for typos.
     

Share This Page