Поиск

Поиск

Не хочет работать модуль Альбом 1.3 Stable

…File Access. Почитал комменты к модулю, удалил строку if (! defined('ADMIN_FILE') || !is_admin_modul("Photos")) die("Illegal File Access"); не помогло, все равно админка модуля не ...
11 104764 Staspost

Карты сайта

…ссылки на файлы не хочет.. ПОмогите найти косяк <?php if (! defined('MODULE_FILE')) { Header("Location: ../../index.php"); exit;} $pagetitle = $defis."Карта игрового раздела"; incl...
72311morpheuz1

/function/

…e/trashcl/public_html/function/sources.php on line 1401 and defined in /home/trashcl/public_html/function/function.php on line 13 Сторонних модулей не ставил, ничего не правил в f...
4 57945 0wnell

Меняем систему AJAX

…тейший модуль, файл modules/test_modul/index.php: <?php if(! defined("MODULE_FILE")){ header('Location: .././index.php'); exit; } function main(){ global $conf; head(); open(); ech...
14 401461 Алексей

Комментарии

…e/trashcl/public_html/function/sources.php on line 1299 and defined in /home/trashcl/public_html/function/function.php on line 13 И еще, заметил, что в "Обратной связи": Warning: ...
1 38645 0wnell

переделка модулей

…его под опен 1.2. заменил все опен, клосед, include и if (! defined("ADMIN_FILE") || !is_admin_modul("название_модуля")) die("Illegal File Access"); , GraphicAdmin(); заменены, рез...
4 47335 kazakru

Блок чат

…исправить чтоб не грузил сервер заранее спасибо. <?php if (! defined('BLOCK_FILE')) { Header("Location: ../index.php"); exit; } require_once("config/config_chat.php"); $chatrefresh...
6 103908 kruglyakov

Таблица

…у папку dates дальше засунул туда файл index.php <?php if (! defined("MODULE_FILE")) { Header("Location: ../../index.php"); exit; } get_lang($conf['name']); $pagetitle = "".$conf["...
13 91321DESTROY_TRADE

ICQ

…д Open SLAED 1.2 а то показывает белую страницу. <?php if (! defined('MODULE_FILE')) { Header("Location: ../../index.php"); exit; } include 'lib.php'; $pagetitle = "$defis Отправка...
3 103491 kruglyakov

'последние комментарии' из трех таблиц

…о видно в одном блоке? :) block-LastComments.php <?php if (! defined('BLOCK_FILE')) { Header("Location: ../index.php"); exit; } global $prefix, $db; $strip = 20; #обрезка текста ко...
3 114801 Buch

Warning: Missing argument 1

…me/******/public_html/function/sources.php on line 1299 and defined in /home/******/public_html/function/function.php on line 13 комменты добавляются все работает но эта вот ошибк...
4 47768JSoros

Формат вывода количества страниц

…) &#063; $pagenum : 1;<br /> if ($numpages > 1) {<br /> if ( defined("ADMIN_FILE")) {<br /> $index = $admin_file;<br /> $module = "";<br /> } else {<br /> $index = "index";<br /> $...
2 55469 otherside

Перестали задаваться вопросы в модуле FAQ

…et. Система 2.5 Lite. Содержание config_faq.php: <?php if (! defined("FUNC_FILE")) die("Illegal File Access"); $fcode = "0"; $fguest = "1"; $fnewmail = "1"; $fsavenew = "1"; ?> Что...
25 114023 Staspost

Сохранение в файл

…ljs.highlightAll();hljs.initLineNumbersOnLoad(); <?php if (! defined("ADMIN_FILE") || !is_admin_god($aid)) die("Illegal File Access"); function pricelist_edit() { global $admin_fil...
7 80998 Goshan

Помогите с флеш галереей

…p://www.slaed.net/files-view-864.html ошибку дает Call to un defined function head() in Z:\home\mob\www\modules\image\index.php on line 7 что исправить как указать куда фотки залив...
2 31404 Морская

Блок мониторинга

…как нет постоянного IP адреса надеюсь на помощь <?php if (! defined('BLOCK_FILE')) { Header("Location: ../index.php"); exit; } $content .= "<table width=\"100%\" border=\"0\" cells...
4 92714webtimber

Друзья кто работает с биржей Linkfeed (продажа ссылок) подскажите по коду.

…мендуем, т. е. ниже надписи. вот код блока Рекомендуем if (! defined('BLOCK_FILE')) { Header("Location: ../index.php"); exit; } define('LINKFEED_USER', '575a95ebf4f3330714a6262f635...
16 136847 supercop

Вывод заголовков последних постов из форума SMF на главную стр сайта

…д, который я разместил в файле блока: <&#063;php<br /> if (! defined('BLOCK_FILE')) {<br /> Header("Location: ../../");<br /> exit;<br /> }<br /> ob_start();<br /> include("http://...
2 129243Grigorius

Нужно подредактировать блок вывода последних новостей

…дних новостей: <?php // Защита от прямого вызова блока if (! defined('BLOCK_FILE')) { Header("Location: ../index.php"); exit; } // Определяем глобальные переменные global $prefix, ...
4 125871 Staspost

if (! defined('MODULE_FILE')) {

…ccess this file directly... Как открыть файл не удаляя if (! defined('MODULE_FILE')) {<br /> //die ("You can't access this file directly...");<br /> Header("Location: ../../index.p...
30935illimited

Топ 5

…ljs.highlightAll();hljs.initLineNumbersOnLoad(); <?php if (! defined('BLOCK_FILE')) { Header("Location: ../index.php"); exit; } global $prefix, $db; $result = $db->sql_query("SELEC...
2 74317 mytelefon

Fatal error: Call to un defined function opentable() in

Что за ошибка при установке модуля ? Fatal error: Call to un defined function opentable() in
1 19111zi0n

Ошибка окошке добавить статью

…t/hosts/l2xxx.rork.ru/function/sources.php on line 1299 and defined in /www_host/hosts/l2xxx.rork.ru/function/function.php on line 13
3 46117BARI

Нужна помощь. Google Adsense и поиск по сайту

…ljs.highlightAll();hljs.initLineNumbersOnLoad(); <?php if (! defined('MODULE_FILE')) { Header("Location: ../../index.php"); exit; } $pagetitle = "$defis Поиск"; include("header.php...
6 117681 OSTAP

Мониторинг игровых серверов

Меня интересует блок мониторинга COD4 <?php if (! defined('BLOCK_FILE')) { Header("Location: ../index.php"); exit; } $server="152.168.6.8"; $qw=chr(32); $fp = fsockopen ("udp://".$s...
88377frair

Всего: 60 на 3 страницах по 25 на каждой странице

1 2 3
Хотите опробовать SLAED CMS в действии?
Идеи и предложения
Обратная связь
Подтверждение

Поделиться
QR-код

Предварительный просмотр