Pagina 1 din 2
Eroare post new topic.
Scris: 02-Feb-2013, 14:32:51
de gamerii
Salut dupa cum suna titlul acestui topic atunci cand doresc sa creez un nou topic pe forum in orice sectiune imi da aceasta eroare ca in imaginea de mai jos.
http://i46.tinypic.com/ejx5oo.png
Re: Eroare post new topic.
Scris: 02-Feb-2013, 14:38:15
de Anișor
Se intampla la fel si dupa ce raspunzi la un subiect?
Re: Eroare post new topic.
Scris: 02-Feb-2013, 14:41:13
de gamerii
da aceeasi problema este acum am observat ...
Re: Eroare post new topic.
Scris: 02-Feb-2013, 14:42:36
de Anișor
Intra in Panou Admin->General->Configurari e-mail si spune ce valoare are.
Re: Eroare post new topic.
Scris: 02-Feb-2013, 14:44:48
de gamerii
Activează posibilitatea forumulului să poată trimite e-mailuri: este bifat activat
Utilizatorii trimit e-mail-uri via forum: este bifat dezactivat
Dimensiunea pachetului de e-mail: 20
Re: Eroare post new topic.
Scris: 02-Feb-2013, 14:47:08
de Anișor
Activeaza debug.
Cod: Selectaţi tot
OPEN
config.php
FIND
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
REPLACE WITH
@define('DEBUG', true);
@define('DEBUG_EXTRA', true);
Re: Eroare post new topic.
Scris: 02-Feb-2013, 14:57:37
de gamerii
Dupa activarea debugului mi-au rezultat erorile urmatoare:
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4707: Undefined variable: curr_url
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4713: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4715: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4716: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4717: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Re: Eroare post new topic.
Scris: 02-Feb-2013, 15:09:36
de Anișor
Eroarea a aparut dupa instalarea unui MOD sau era de cand ai instalat forumul?
Am gasit ceva insa nu stiu daca o sa functioneze.
In the function draw_tabular()
add after these lines:
this one:
Re: Eroare post new topic.
Scris: 02-Feb-2013, 15:14:59
de gamerii
eroare asta este cred de la un mod pe care lam instalat dar nu stiu care deoarece am decat 2 moduri cel de group_icons si cel no_avatar for post . Insa am instalat bine modul no avatar for post si group incons + ca am rezolvat si problema de la grupul no avatar for post cu , crearea unou categorii sau a unor forumuri.
Re: Eroare post new topic.
Scris: 11-Feb-2013, 23:06:54
de abcURS
Am preferat sa scriu aici pentru a nu face 1000 de topicuri de acest gen .. Sunt in aceasi problema, imi da eroare cand dau new topic , problema a aparut dupa ce am instalat modul de avatare la posturi , nustiu ce sa mai fac sa mearga.