Как на этом двиге инклудить

1. Facecontrol (15.12.2010 / 18:47)
Как на этом двиге инклудить стиль.Вот я создал новую станицу,ссылки поставил,все дела сделал,а как мне теперь сделать,чтоб была не белая страница с ссылками,а какая нибудь тема.На дцмс я разобрался,а что здесь надо?

2. Facecontrol (16.12.2010 / 14:51)
Ну что,где все?

3. JustZero (16.12.2010 / 15:43)
2. Facecontrol, Посмотри страницу движка, вот что на той странице инклудиться, то и инклуди в свою страницу
P.S. логику хоть на 1% влючи! А ты наверное с PHP ток include выучил? А то все темы типа инклудить чет D

4. ZipeR (16.12.2010 / 16:31)
define('_IN_JOHNCMS', 1);
$headmod = 'каталог';
$textl = 'Кто быдло???';
require_once ("../incfiles/core.php");
require_once ('../incfiles/end.php');


5. Андрей (16.12.2010 / 18:39)
define('_IN_JOHNCMS', 1);
$headmod ="kurs";
$textl = 'Курс Валют';
require_once ("../incfiles/core.php");
require_once ("../incfiles/head.php");


низ
require_once ("../incfiles/end.php");

6. Krab (06.01.2011 / 03:21)
Детцкей сад гг

7. yanm (29.01.2011 / 10:31)
Krab (6 Января 2011 / 05:21)
Детцкей сад гг
все когдато начинали и незнали простых вещей)
Леонардо (16 Декабря 2010 / 20:39)
define('_IN_JOHNCMS', 1);
$headmod ="kurs";
$textl = 'Курс Валют';
require_once ("../incfiles/core.php");
require_once ("../incfiles/head.php");


низ
require_once ("../incfiles/end.php");
диз, ссыли, копитайты встали, но такая ошибка отображается:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/xxx/public_html/xxx/index.php:5) in /home/xxx/public_html/incfiles/classes/core.php on line 64

Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/xxx/index.php:5) in /home/xxx/public_html/incfiles/head.php on line 25

Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/xxx/index.php:5) in /home/yanm150/xxx/incfiles/head.php on line 26

Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/xxx/index.php:5) in /home/xxx/public_html/incfiles/head.php on line 27

Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/xxx/index.php:5) in /home/xxx/public_html/incfiles/head.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/xxx/index.php:5) in /home/yanm150/xxx/incfiles/head.php on line 29


8. wulos (05.02.2011 / 11:21)
значение $headmod для чего задается?))

9. Fest (05.02.2011 / 11:31)
Заголовок

10. wulos (05.02.2011 / 11:36)
$textl это заголовок)) $headmod = 'каталог'; , тупанул

11. evlbd (05.02.2011 / 11:41)
wulos (5 Февраля 2011 / 11:36)
$textl это заголовок)) $headmod = 'каталог'; , тупанул
Ты так больше не балуйся Гг D

URL: https://visavi.net/topics/16614