Autometa produces error
Posted: Thu Mar 05, 2015 3:26 pm
(CMSMS 1.6.5)
I have uploaded function.autometa.php into the plugin directory of my site. It now appears in the list of tags. I can open and read it there.
Then I have inserted {autometa} just after {metadata} in my main template.
When I try to open any page of the website I get the error:
PHP Fatal error: Call to undefined function cmsms() in D:\domains\<mydomainname>\wwwroot\plugins\function.autometa.php on line 23
This is line 23: function smarty_cms_function_autometa($params, &$smarty)
Any body any idea what I did wrong? Thanks a million!
I have uploaded function.autometa.php into the plugin directory of my site. It now appears in the list of tags. I can open and read it there.
Then I have inserted {autometa} just after {metadata} in my main template.
When I try to open any page of the website I get the error:
PHP Fatal error: Call to undefined function cmsms() in D:\domains\<mydomainname>\wwwroot\plugins\function.autometa.php on line 23
This is line 23: function smarty_cms_function_autometa($params, &$smarty)
Any body any idea what I did wrong? Thanks a million!