6
Thanks brash and talunceford and I turned on PHP debug and got :
Parse error: parse error in /pub/home/somalitr/htdocs/xoop/html/templates_c/tijaabo^theme.html on line 248
that line is the end of html
HTML code:
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
xml:lang="<{$xoops_langcode}>
content="text/html; charset=iso-8859-1">" lang="<{$xoops_langcode}>">
<{$xoops_sitename}> - <{$xoops_pagetitle}>href="<{$xoops_url}>/xoops.css" />
href="<{$xoops_themecss}>" />
<{$xoops_module_header}>
|
<{foreach item=block from=$xoops_lblocks}> <{$block.title}>
<{$block.content}>
<{/foreach}> | <{$xoops_contents}> <{if $xoops_showcblock == 1}>
<{foreach item=block from=$xoops_ccblocks}> <{$block.title}> <{$block.content}> <{/foreach}>
|
<{foreach item=block from=$xoops_clblocks}> <{$block.title}> <{$block.content}> <{/foreach}> |
<{foreach item=block from=$xoops_crblocks}> <{$block.title}> <{$block.content}> <{/foreach}>
|
<{/if}> | <{if $xoops_showrblock == 1}> <{foreach item=block from=$xoops_rblocks}> <{$block.title}>
<{$block.content}>
<{/foreach}> |
|
|