PhpLD "Smarty error: validate: validator id ..." errors

Discussion in 'PHP' started by goodmast3r, Jan 10, 2012.

  1. #1
    I often got smarty warning when submitting links

    PHP Warning: Smarty error: validate: validator id 'v_LINK_TYPE' is not registered. in /xxxx/xxxxxx/xxxxxxxxxxx/libs/smarty/Smarty.class.php on line 1095
    PHP Warning: Smarty error: validate: validator id 'v_TITLE' is not registered. in /xxxx/xxxxxx/xxxxxxxxxxx/libs/smarty/Smarty.class.php on line 1095
    PHP Warning: Smarty error: validate: validator id 'v_TITLE_U' is not registered. in /xxxx/xxxxxx/xxxxxxxxxxx/libs/smarty/Smarty.class.php on line 1095
    PHP Warning: Smarty error: validate: validator id 'v_TITLE_LENGTH' is not registered. in /xxxx/xxxxxx/xxxxxxxxxxx/libs/smarty/Smarty.class.php on line 1095

    When i reload the page, the warning is gone. How do I fix this? This does not look professional. I'm using version 2.2
     
    goodmast3r, Jan 10, 2012 IP
  2. indiajobvacancy

    indiajobvacancy Banned

    Messages:
    341
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    take a look at
    /Smarty.class.php on line 1095

    maybe someone could help you if know the code...

    from as i can see you just missing some folder/path to make a script run perfect. But before all of this, please attach your script here.. so people are easy to help :)
     
    indiajobvacancy, Jan 10, 2012 IP