Salut,
Bon encore moi :D lol ben j'ai essayer de mettre ces BBcode ... et voila :
premierement, quand je lance l'install install_abbc3.php
J'obtien cette erreur :
- Code: Tout sélectionner
[phpBB Debug] PHP Notice: in file /includes/compte_a_rebours.php on line 76: Undefined variable: fthen
[phpBB Debug] PHP Notice: in file /includes/compte_a_rebours.php on line 88: Undefined variable: togo
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4622: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4624: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4625: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4626: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
ensuite autre erreur quand je veux crée un nouveau sujet :
- Code: Tout sélectionner
Erreur générale
SQL ERROR [ mysql4 ]
Unknown column 'abbcode' in 'where clause' [1054]
SQL
SELECT bbcode_id, bbcode_tag, bbcode_helpline FROM phpbb_bbcodes WHERE display_on_posting = 1 AND abbcode = 0 ORDER BY bbcode_tag
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/functions_display.php
LINE: 929
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1641
CALL: display_custom_bbcodes()
Bon je suposse que je dois d'abord ressourdre l'erreur 2 avant l'erreur 1 .... ou ses a cause de l'erreur 1 que j'ai l'erreur 2 ? car l'install ne ce fait pas ..
merci .