
so do you think the errors with Userlog are related to that?
Notice: Undefined variable: infos_module in file /modules/TDMDownloads/admin/index.php line 145
Notice: Undefined variable: infos_module in file modules/TDMDownloads/admin/index.php line 148
Notice: Undefined variable: infos_module in file /modules/TDMDownloads/admin/index.php line 149
Notice: Constant _AM_TDMPICTURE_CAT already defined in file /modules/TDMPicture/language/english/admin.php line 103
Warning: mkdir() [function.mkdir]: Permission denied in file /class/file/folder.php line 529
Warning: mkdir() [function.mkdir]: No such file or directory in file /class/file/folder.php line 529
Warning: mkdir() [function.mkdir]: No such file or directory in file /class/file/folder.php line 529
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 282
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
Warning: json_encode() expects exactly 1 parameter, 2 given in file /modules/userlog/class/log.php line 214
<head> <!-- do not remove framework by bleekk www.bleekk.com --> <!-- Theme name --> <{assign var=theme_name value=$xoTheme->folderName}> <!-- Directory html files --> <{assign var=theme_name value=$xoTheme->folderName|cat:'/xotpl'}> <!-- Directory html plugins files --> <{assign var=theme_plugin value=$xoTheme->folderName|cat:'/xoplugins'}> <!-- Additionals Scripts --> <{includeq file="$theme_name/xoscripts.html"}> <!-- Titel und meta --> <meta http-equiv="Content-Type" content="text/html; <{$xoops_charset}>"/> <title> <{if $xoops_array_pagetitle}> <{foreachq item=xo_title from=$xoops_array_pagetitle}> <{$xo_title}> : <{/foreach}> <{/if}> <!-- irmtfan for backward compatibility --> <{if $xoops_pagetitle !=''}> <{$xoops_pagetitle}> : <{/if}> <{$xoops_modulename}> : <{$xoops_slogan}> : <{$xoops_sitename}> </title> <meta name="robots" content="<{$xoops_meta_robots}>" /> <meta name="keywords" content="<{$xoops_meta_keywords}>" /> <meta name="description" content="<{$xoops_meta_description}>" /> <meta name="rating" content="<{$xoops_meta_rating}>" /> <meta name="author" content="<{$xoops_meta_author}>" /> <meta name="copyright" content="<{$xoops_meta_copyright}>" /> <meta name="generator" content="Xoops" /> <!-- Favicon --> <link rel="shortcut icon" type="image/ico" href="<{xoImgUrl icons/favicon.ico}>" /> <link rel="icon" type="image/png" href="<{xoImgUrl icons/icon.png}>" /> <!-- CSS --> <link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoAppUrl xoops.css}>" /> <link rel="stylesheet" type="text/css" media="all" href="<{xoImgUrl style.css}>" /> <!-- Module Header --> <{$xoops_module_header}> </head>