2015-10-07, 22:59:18
(2015-01-05, 20:38:13)Carlos Wrote: Thanks Carlos, I really needed it!
The Calendar plugin has issues with some plugins and code snippets, e.g. functions like getPageContent , News Manager Addons' nm_custom_... display functions and possibly other plugins (those that use GetSimple's 'content' filter)
(Reported by user and olsv64 at the Russian forum)
A workaround: insert this code in your template or component (before the display function):
Code:<?php
global $filters;
foreach ($filters as $i => $row)
if ($row['function'] == 'c_client_calendar')
unset($filters[$i]);
?>
My website made with GetSimple CMS is
Arte & Società
www.artesocieta.eu
An indipendent website about Italian Contemporary Visual Arts
Arte & Società
www.artesocieta.eu
An indipendent website about Italian Contemporary Visual Arts