1
couldn' use smarty in cutom block.i write the code but when previewed it shows it as it is as text.what's wrong with my xoops.i'm using turkish as language and have the modules smartblock and smartobject installed.but i don't use them.i do it with the core custom block creation.because they didn't work too.gave an error like this:
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/tufan1/public_html/pro/modules/smartblocks/admin/page.php on line 56
and on line 56 there's a line like this:
$grouplist = xoops_gethandler('group')->getObjects(null, true);
i couldn't see any wrong thing in this line.
i don't need to use smartblocks,but if you help me to create custom blocks by normal way you would be appreciated.thx for helps