GYM sitemaps & RSS

The GYM Sitemaps & RSS module for phpBB. Sitemaps and RSS feeds for Google Yahoo! and MSN Live, support, add ons etc ...

Moderator: Moderators

GYM sitemaps & RSS

Postby LIDA » Sat Jul 16, 2011 6:50 pm

Code: Select all
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4768: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4770: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4771: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4772: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)

page 7

Code: Select all
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4768: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4770: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4771: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4772: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)

New nou register user Debug
LIDA
 
Posts: 3
Joined: Sat Jul 16, 2011 6:17 pm

Advertisement

Re: GYM sitemaps & RSS

Postby LIDA » Sat Jul 16, 2011 8:31 pm

Code: Select all
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 658: Undefined index: LOGIN_VIEW_CODE
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4768: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4770: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4771: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4772: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3826)
LIDA
 
Posts: 3
Joined: Sat Jul 16, 2011 6:17 pm

Re: GYM sitemaps & RSS

Postby LIDA » Sat Jul 16, 2011 9:19 pm

já se omlouvám,ale neumim vaší řeč - tady ten mod to způsobuje - mohl bych poprosit o opravu jak mám mé forum opravit :?:

Re: mod - blokovanie url v "code" neprihlaseným
od danti » sob 04. zář 2010 20:50:14

includes/bbcode.php
najdi

Kód: Vybrat vše
$code = $this->bbcode_tpl('code_open') . $code . $this->bbcode_tpl('code_close');

nahrad

Kód: Vybrat vše
global $user;

$code = $this->bbcode_tpl('code_open') . ( ( !$user->data['is_registered'] ) ? $user->lang['LOGIN_VIEW_CODE'] : $code ) . $this->bbcode_tpl('code_close');


language/sk / viewtopic.php


Kód: Vybrat vše
'LOGIN_VIEWTOPIC' => 'Administrátor vyžaduje registraci pro zobrazení tohoto tématu.',

pridat za


Kód: Vybrat vše
'LOGIN_VIEW_CODE' => 'Iba registrovaní užívatelia môžu vidieť odkazy na tomto fóre ! <a href="{U_REGISTER}">Registrujte sa</a>, alebo sa <a href="{U_LOGIN_LOGOUT}">Prihláste</a> na fórum!',danti
LIDA
 
Posts: 3
Joined: Sat Jul 16, 2011 6:17 pm


Return to GYM Sitemaps & RSS

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 9 guests