Pagina 2 din 3

Scris: 29-Aug-2008, 14:33:19
de mihaliv
scz dar sunt nevoit sa fac dublu post . imi spuneti va rog frumos unde se gaseste acel topic "cum sa faci o pagina noua "

Scris: 30-Aug-2008, 16:56:35
de dorin
mihaliv scrie:scz dar sunt nevoit sa fac dublu post . imi spuneti va rog frumos unde se gaseste acel topic "cum sa faci o pagina noua "
sa fie din cauza limbii romane folosite incorect in titlul acestui topic si in mesajele scrise de tine ?
Daca nu intelegi foloseste Google Translate :idea:

Scris: 01-Sep-2008, 16:53:37
de mihaliv
am facut intocmai de a scris acolo si uite cemi zice

Cod: Selectaţi tot

Fatal error: Call to a member function session_begin() on a non-object in /home/xtremec/public_html/regulament.php on line 8

Scris: 01-Sep-2008, 17:12:35
de Myky
Care e linia 8 din regulament.php ? Pune-o aici.

Scris: 01-Sep-2008, 17:29:50
de mihaliv
asta ii regulament.php

Cod: Selectaţi tot

<?php
    define('IN_PHPBB', true);
    $phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
    $phpEx = substr(strrchr(__FILE__, '.'), 1);
    include($phpbb_root_path . 'common.' . $phpEx);

    // Start session management
    $user->session_begin();
    $auth->acl($user->data);
    $user->setup();

    page_header('Regulament');

    $template->set_filenames(array(
        'body' => 'regulament.html',
    ));

    make_jumpbox(append_sid("{$phpbb_root_path}viewforum.$phpEx"));
    page_footer();
    ?>
si regulament_body.html

Cod: Selectaţi tot

<!-- INCLUDE overall_header.html -->

<h2>Regulament</h2>

<div class="panel">
   <div class="inner"><span class="corners-top"><span></span></span>

   <div class="content">
      <p>
         <a href="http://www.gametracker.com/server_info/193.200.51.88:27016/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/193.200.51.88:27016/b_160x400_T1_F-1-2-3.png" border="0" width="160" height="441"></a>
      </p>
   </div>

   <span class="corners-bottom"><span></span></span></div>
</div>

<!-- INCLUDE jumpbox.html -->
<!-- INCLUDE overall_footer.html -->

Scris: 02-Sep-2008, 11:31:01
de mihaliv
deci ce nui bine in astea doua

Scris: 03-Sep-2008, 08:55:59
de mihaliv
haidati mah . va rog io ma ajutati . pls

Scris: 06-Sep-2008, 11:32:59
de mihaliv
ma ajutai pls . va rog io am nevoie neaparat de ajutor .

Scris: 06-Sep-2008, 19:54:44
de Muzet

Scris: 06-Sep-2008, 20:41:16
de mihaliv
deci. miki mia dat un tutorial pe care lam urmat . dar cand lam terminat si lam urcat pe ftp im spunea ceva de genu

Cod: Selectaţi tot

Fatal error: Call to a member function session_begin() on a non-object in /home/xtremec/public_html/regulament.php on line 8
mia spus sa pun regulament.php si regulament_body.html aici . leam pus si nu mi sa raspuns

asta ii regulament.php

Cod: Selectaţi tot

<?php
    define('IN_PHPBB', true);
    $phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
    $phpEx = substr(strrchr(__FILE__, '.'), 1);
    include($phpbb_root_path . 'common.' . $phpEx);

    // Start session management
    $user->session_begin();
    $auth->acl($user->data);
    $user->setup();

    page_header('Regulament');

    $template->set_filenames(array(
        'body' => 'regulament.html',
    ));

    make_jumpbox(append_sid("{$phpbb_root_path}viewforum.$phpEx"));
    page_footer();
    ?>
si regulament_body.html

Cod: Selectaţi tot

<!-- INCLUDE overall_header.html -->

<h2>Regulament</h2>

<div class="panel">
   <div class="inner"><span class="corners-top"><span></span></span>

   <div class="content">
      <p>
         <a href="http://www.gametracker.com/server_info/193.200.51.88:27016/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/193.200.51.88:27016/b_160x400_T1_F-1-2-3.png" border="0" width="160" height="441"></a>
      </p>
   </div>

   <span class="corners-bottom"><span></span></span></div>
</div>

<!-- INCLUDE jumpbox.html -->
<!-- INCLUDE overall_footer.html -->