• Resolved cristismarian

    (@cristismarian)


    after updating the plugin i received this error:
    “Fatal error: Call to undefined function getForm() in /home/roadsoft/public_html/balkanpress/wp-content/plugins/knews/knews.php on line 737”

    the original line was echo getForm(0, $args);
    i fixed the issue modifying it to : echo this->getForm(0, $args);

    good luck

    http://wordpress.org/extend/plugins/knews/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Knews Multilingual Newsletters] Widget issue’ is closed to new replies.