Page broken after updating CGUserDirectory
Posted: Mon Jun 24, 2013 7:28 am
Everything worked fine until I updated
CGUserDirectory 1.4
FrontEndUsers 1.21.16
CGExtensions 1.35
CGSimpleSmarty 1.6.2
Uploads 1.14.4
(CMSMS is 1.11.7, PHP 5.3.26)
If I search user and search finds something, the result page is broken. The source code starts:
</__body>
<div id="ncleanblue">
There is an error message in the bottom of the page:
You can test this here: http://aatosmedia.fi/tekijadb/index.php ... ory-search
If the search doesn't find anything, the page is fine.
Same goes with the "{CGUserDirectory prop="sijainti" uselike=1 propval="a%"}" -tag. If there something to list, page is broken.
System Information is fine, though "Test Curl Version version 7.15.5, minimum recommended version is 7.19.7"
Nothing in Admin log.
CGUserDirectory 1.4
FrontEndUsers 1.21.16
CGExtensions 1.35
CGSimpleSmarty 1.6.2
Uploads 1.14.4
(CMSMS is 1.11.7, PHP 5.3.26)
If I search user and search finds something, the result page is broken. The source code starts:
</__body>
<div id="ncleanblue">
There is an error message in the bottom of the page:
Code: Select all
Fatal error: Call to protected method CGUserDirectory::_smarty_getpropertysummary_url() from context '' in /html/tekijadb/tmp/templates_c /CGUserDirectory^ac69684c16de39b421bf9566272cf53b2cc8f802.module_db_tpl.CGUserDirectory; summary_Sample.php on line 155
If the search doesn't find anything, the page is fine.
Same goes with the "{CGUserDirectory prop="sijainti" uselike=1 propval="a%"}" -tag. If there something to list, page is broken.
System Information is fine, though "Test Curl Version version 7.15.5, minimum recommended version is 7.19.7"
Nothing in Admin log.