Поиск
Кеширование блоков с sql-запросами для slaed cms
…Website: http://www.slaed.net if (!defined("BLOCK_FILE")) {
header("Location: ../index.php"); exit; } /* Начало изменений */ $content = call_cache("block-news");//вызов кеша //есл...
Последние комментарии из трех таблиц
…block-LastComments.php <?php if (!defined('BLOCK_FILE')) {
Header("Location: ../index.php"); exit; } global $prefix, $db; $strip = 20; #обрезка текста комментария $limit = 5; #кол...
Проблема с блоком на хосте
…страниц этой категории <?php if (!defined('BLOCK_FILE')) {
Header("Location: ../index.php"); exit; } global $prefix, $db, $module_name, $cid, $pid, $pagecatnumlinc, $pagecatlink; ...
Модуль Files - Режим загрузки файлов.
…lor=blue]function/function.php[/color] Замените: [color=red]
Header("Content-Length: ".filesize($url)."");[/color] На: [color=green]
Header("Content-Length: ".intval(filesize($url) ...
не получается установить sape...
…от так... это в блок... <?php if (!defined('BLOCK_FILE')) {
Header("Location: ../index.php"); exit; } define('_SAPE_USER', 'тут мой хэш'); require_once($_SERVER['DOCUMENT_ROOT'].'...
Как подключить PHP файл на все страницы сайта?
…л создать блок с содержанием: if (!defined('BLOCK_FILE')) {
Header("Location: ../index.php"); exit; } $content = require_once($_SERVER['DOCUMENT_ROOT'].'/lin/new.php'); тогда на с...
Множественный поиск из выпадающего списка
…цикл. <?php<br /> if (!defined("MODULE_FILE")) {<br />
Header("Location: ../../index.php");<br /> exit;<br /> }<br /> get_lang($conf['name']);<br /> <br /> function search_re...
Блок вывода последних новостей на отдельной странице Php
….net - это мой любимый блок*/ if (!defined('BLOCK_FILE')) {
Header("Location: ../index.php"); exit; } global $prefix, $db; $result1 = $db->sql_query("SELECT sid, hometext, UNIX_TI...
Личные сообщения IPB в блоке User_Info
if (!defined("BLOCK_FILE")) {
Header("Location: ../index.php"); exit; } global $prefix, $db, $conf, $confu; include_once("modules/forum/conf_global.php"); $table_prefix = $INFO['sq...
с вертикального на горизонтальное
помогите переделать с вертикального блока на горизонтальное. немогу с этими таблицами разобратся....вечно всё карючит у меня...... может я неправильно делаю както.... вот сорцы: Ск...
Прячем код Сапы от Поисковиков
…меня было до изменений: <?php if (!defined('BLOCK_FILE')) {
Header("Location: ../index.php"); exit; } define('_SAPE_USER', 'мой id номер'); require_once($_SERVER['DOCUMENT_ROOT']....
Карты сайта
…. ПОмогите найти косяк <?php if (!defined('MODULE_FILE')) {
Header("Location: ../../index.php"); exit;} $pagetitle = $defis."Карта игрового раздела"; include("
header.php"); OpenTa...
Меняем систему AJAX
…es/test_modul/index.php: <?php if(!defined("MODULE_FILE")){
header('Location: .././index.php'); exit; } function main(){ global $conf; head(); open(); echo '<div id="adiv"></div><...
Найдена проблема в SLAED CMS 2.6 Lite Final
…кламой. Данный баннер можно устранить зайдя в config/config_
header.php и стереть строчку.
Блок чат
…сервер заранее спасибо. <?php if (!defined('BLOCK_FILE')) {
Header("Location: ../index.php"); exit; } require_once("config/config_chat.php"); $chatrefresh=$chatrefresh*1000; $cont...
Таблица
…ул туда файл index.php <?php if (!defined("MODULE_FILE")) {
Header("Location: ../../index.php"); exit; } get_lang($conf['name']); $pagetitle = "".$conf["defis"]." "._ABOUT_COMPANY...
ICQ
…зывает белую страницу. <?php if (!defined('MODULE_FILE')) {
Header("Location: ../../index.php"); exit; } include 'lib.php'; $pagetitle = "$defis Отправка сообщения на ICQ"; includ...
'последние комментарии' из трех таблиц
…block-LastComments.php <?php if (!defined('BLOCK_FILE')) {
Header("Location: ../index.php"); exit; } global $prefix, $db; $strip = 20; #обрезка текста комментария $limit = 5; #кол...
Модуль Puzzle для Slaed 2.*
…версии 2.5 и 2.6, под 2.1 нужно заменить head() на include("
header.php") foot() на include("footer.php") Качаем здесь
Фиксим баг с отображением счетчиков Hits и Hosts в Опера
…br /> ImageString($image, 1, 40, 4, $hit[0], $color);<br />
Header("Content-type: image/gif");<br /> ImageGif($image, "", 100);<br /> ImageDestroy($image);<br /> exit;<br /> break...
Фиксим баг с отображением капчи в Опера
…te("F j")."".$random."".$conf['sitekey']."")), 2, 6);<br />
Header("Content-type: image/jpeg");<br /> $image = imagecreatefrompng(img_find("misc/code_bg"));<br /> $color = imageco...
Помогите настроить TEMPLATE ошибка ERROR IN HEAD !!!
…SPAN><DIV class="clr"></DIV> </DIV></DIV></DIV> <DIV id="top
header"><DIV class="dleft"> <DIV class="dright" style="width: 851px; height: 86px"> <table border="1" width="100%" id="...
Модуль игры на основе модуля файлов
…class=\"fbutton\"></div></form>"; close(); foot(); } else {
Header("Location: index.php?name=".$conf['name'].""); } }
Сохранение в файл
…); function pricelist_edit() { global $admin_file; include("
header.php"); GraphicAdmin(); $maincontent = file_get_contents("blocks/block-Pricelist.php"); OpenTable(); echo "<h1>Ре...
PHPMailer + OpenSlaed 1.x = SMTP
…SER.": ".getagent()."<br>"._HASH.": ".md5(getagent()).""; $m
header = "MIME-Version: 1.0\n" ."Content-Type: text/html; charset="._CHARSET."\n" ."Content-Transfer-Encoding: 8bit\n" ...
Страница 2 из 4. Всего: 77