Pagina 1 din 1

Problema la MoD phppbb arcade mod (jocuri)

Scris: 27-Noi-2010, 02:26:25
de Extreme86
Salut.
Deci problema pe care o intampin ma depaseste la cunostintele pe care le am pentru phpbb.

Downloadez modul de pe pagina oficiala de phpbb.com
Il instalez pe local inainte de a-l urca pe server. Totul ok. Este functionabil 100%
Cand il urc pe server si intru sa ii fac instal la sitemeu.com/install/index.php imi apare asta

Cod: Selectaţi tot

Notice: Uninitialized string offset: 1 in /home/forumzgr/public_html/includes/functions.php on line 4210

Notice: Uninitialized string offset: 2 in /home/forumzgr/public_html/includes/functions.php on line 4210

Notice: Uninitialized string offset: 3 in /home/forumzgr/public_html/includes/functions.php on line 4210

Notice: Uninitialized string offset: 4 in /home/forumzgr/public_html/includes/functions.php on line 4210

Notice: Uninitialized string offset: 5 in /home/forumzgr/public_html/includes/functions.php on line 4210

Notice: Uninitialized string offset: 6 in /home/forumzgr/public_html/includes/functions.php on line 4210

Warning: Cannot modify header information - headers already sent by (output started at /home/forumzgr/public_html/includes/functions.php:4210) in /home/forumzgr/public_html/includes/functions.php on line 4389

Warning: Cannot modify header information - headers already sent by (output started at /home/forumzgr/public_html/includes/functions.php:4210) in /home/forumzgr/public_html/includes/functions.php on line 4391

Warning: Cannot modify header information - headers already sent by (output started at /home/forumzgr/public_html/includes/functions.php:4210) in /home/forumzgr/public_html/includes/functions.php on line 4392

Warning: Cannot modify header information - headers already sent by (output started at /home/forumzgr/public_html/includes/functions.php:4210) in /home/forumzgr/public_html/includes/functions.php on line 4393
Am incercat la config.php sa modific

Cod: Selectaţi tot

// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
in asa fel

Cod: Selectaţi tot

@define('DEBUG', true);
@define('DEBUG_EXTRA', true);
La fel si mai rau. Imi da si alte erori gen

Cod: Selectaţi tot

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4429: Uninitialized string offset: 1
Va rog sa ma ajutati. Am mai facut check up la toate foldere pe care le-am editat si toate sunt la punct. Care este problema si cum o pot remedia? Va multumesc anticipat.

Re: Problema la MoD phppbb arcade mod (jocuri)

Scris: 27-Noi-2010, 18:16:00
de dorin
Un link catre locatia de descarcare a MOD-ului ?

Re: Problema la MoD phppbb arcade mod (jocuri)

Scris: 27-Noi-2010, 22:51:26
de Extreme86

Re: Problema la MoD phppbb arcade mod (jocuri)

Scris: 29-Noi-2010, 14:26:07
de dorin
Din cate vad, MOD-ul a fost relansat aici:

http://www.phpbb.com/community/viewtopi ... &t=2112050

si este inca in faza de RC.

Ar trebui sa verifici daca cu aceasta versiune mai ai astfel de probleme.