Forum. MyNuke.ru

Forum. MyNuke.ru (http://forum.mynuke.ru/index.php)
-   Настройка и Изменение (http://forum.mynuke.ru/forumdisplay.php?f=11)
-   -   блоки с форума всё равно не убираются (http://forum.mynuke.ru/showthread.php?t=1971)

dj_spaceman 28.05.2006 22:16

блоки с форума всё равно не убираются
 
Сделак как здесь было написано, но левые блоки с форума всё равно не убрались

вот что у меня получилось



function themefooter() {
global $index, $foot1, $foot2, $foot3, $foot4, $module_name;
// if ($index == 1) {
define('INDEX_FILE', true); {
$tmpl_file = "themes/fisubsilver/center_right.html";
$thefile = implode("", file($tmpl_file));
$thefile = addslashes($thefile);
$thefile = "\$r_file=\"".$thefile."\";";
eval($thefile);
print $r_file;
// blocks(right);
global $module_name;
if($module_name !="Forums"){
blocks(left);
}
}
$footer_message = "$foot1<br>$foot2<br>$foot3<br>$foot4";
$tmpl_file = "themes/fisubsilver/footer.html";
$thefile = implode("", file($tmpl_file));
$thefile = addslashes($thefile);
$thefile = "\$r_file=\"".$thefile."\";";
eval($thefile);
print $r_file;

}



Помогите кто нибудь.
:cry:

Soniks 30.05.2006 23:01

советую прочитать еще раз и повнимательнее, не в той функции вставили код

dj_spaceman 24.06.2006 10:39

Всё нормуль. разобрался, точно не там.
Спасибо.
:lol:


Часовой пояс GMT +4, время: 03:07.

Copyright © 2005 by Soniks