Fork me on GitHub

Rapport de message :*
 

Re: a l'aide

Titre du sujet : Re: a l'aide
par Derground sur 25/01/2008 11:40:31

bon alors :
Version de XOOPS 2.0.16
Url du site : http://www.derground.ysotop.net
quesque j'ai fait se matin, j'ai remplace le fichier existent Footer.php par un autre. Quand j'ai voulu installer un nouveau module.
l'erreur que cela me fait, n'est pas réellement visible au premier abord.
mais on la remarque allent sur le forum, livre d'or, aux images...etc...
on n'accède presque a reins... snif...
quel nul je suis d'avoir égarer ma sauvegarde...

merci encore de toute l'aide que vous m'apportez...

Citation :
if ( !defined("XOOPS_FOOTER_INCLUDED") ) {
define("XOOPS_FOOTER_INCLUDED",1);
$xoopsLogger->stopTime();
if ($xoopsOption['theme_use_smarty'] == 0) {
// the old way
$footer = $xoopsConfigMetaFooter['footer'].'<br /><div style="text-align:center">Powered by XOOPS © 2002 <a href="http://www.xoops.org/" target="_blank">The XOOPS Project</a></div>';
if (isset($xoopsOption['template_main'])) {
$xoopsTpl->xoops_setCaching(0);
$xoopsTpl->display('db:'.$xoopsOption['template_main']);
}
if (!isset($xoopsOption['show_rblock'])) {
$xoopsOption['show_rblock'] = 0;
}
themefooter($xoopsOption['show_rblock'], $footer);
xoops_footer();
} else {
// RMV-NOTIFY
include_once XOOPS_ROOT_PATH . '/include/notification_select.php';
if (isset($xoopsOption['template_main'])) {
if (isset($xoopsCachedTemplateId)) {
$xoopsTpl->assign('xoops_contents', $xoopsTpl->fetch('db:'.$xoopsOption['template_main'], $xoopsCachedTemplateId));
} else {
$xoopsTpl->assign('xoops_contents', $xoopsTpl->fetch('db:'.$xoopsOption['template_main']));
}
} else {
if (isset($xoopsCachedTemplate)) {
$xoopsTpl->assign('dummy_content', ob_get_contents());
$xoopsTpl->assign('xoops_contents', $xoopsTpl->fetch($xoopsCachedTemplate, $xoopsCachedTemplateId));
} else {
$xoopsTpl->assign('xoops_contents', ob_get_contents());
}
ob_end_clean();
}
if (!headers_sent()) {
header('Content-Type:text/html; charset='._CHARSET);
header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
//header('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT');
header('Cache-Control: private, no-cache');
header('Pragma: no-cache');
}
$xoopsTpl->xoops_setCaching(0);
$xoopsTpl->display($xoopsConfig['theme_set'].'/theme.html');
}
if ($xoopsConfig['debug_mode'] == 2 && $xoopsUserIsAdmin) {
$dummyfile = 'dummy_'.time().'.html';
$fp = fopen(XOOPS_CACHE_PATH.'/'.$dummyfile, 'w');
fwrite($fp, $xoopsLogger->dumpAll());
fclose($fp);
echo '<script language=javascript>
debug_window = openWithSelfMain("'.XOOPS_URL.'/misc.php?action=showpopups&type=debug&file='.$dummyfile.'", "popup", 680, 450);
</script>';
}
}
// Uservisit
include(XOOPS_ROOT_PATH."/modules/uservisit/index.php");

?>

Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

129 Personne(s) en ligne (114 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 129 | Plus ...