takze nasiel som aj takto vyzerajuci kod ale ci uz vlozim do sablony tento alebo aj ten vysie uvedeny tak mi vybehne chyba resp. prazdna biela stranka.
Vravis ze tento kod staci vlozit len do sablony? netreba niekde este cosi zapnut alebo vlozit?
ps:cgsimplesmarty modul je nainstalovany a plne funkcny
Code: Select all
{$cgsimple->get_sibling("prev","prev_sibling")}{if !empty($prev_sibling)}{cms_selflink page="$prev_sibling" text="Previous"}{/if}
{$cgsimple->get_sibling("next","next_sibling")}{if !empty($next_sibling)}{cms_selflink page="$next_sibling" text="Next"}{/if}
konkretne pri vlozeni vyssie uvedeneho kodu mi vyhodi chybu
Code: Select all
string(125) "Smarty error: [in tpl_body:22 line 111]: syntax error: invalid attribute name: 'Page,' (Smarty_Compiler.class.php, line 1550)" string(139) "Smarty error: [in tpl_body:22 line 111]: syntax error: expecting '=' after attribute name 'shortcut' (Smarty_Compiler.class.php, line 1558)"