Forum bug apres la mise à jour de 1.6.0 vers le 2.0 [Réglé]
dido Membre non connecté
Booster Roquette
-
Booster Roquette
- Voir le profil du membre dido
- Inscrit le : 16/08/2007
- Site internet
- Groupes :
j'ai fait la maj a un site de 1.6.0 vers la 2.0 mais j'ai cette erreur sur l'index de forum
Notice: Undefined index: 28 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 96
Notice: Undefined index: 1 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 96
Notice: Undefined index: 2 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 96
Notice: Undefined index: 34 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 96
Notice: Undefined index: 25 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 96
Notice: Undefined index: 29 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 96
Notice: Undefined index: 33 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 96
Notice: Undefined index: 32 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 96
voilà ce que j'ai sur le ligne 96
Code PHP :
if( $groups->check_auth($CAT_FORUM[$row['cid']]['auth'], READ_CAT_FORUM) )
j'ai supprimé la ligne 96 les resiltas
Notice: Undefined index: 28 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 28 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 1 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 109
Notice: Undefined index: 1 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 110
Notice: Undefined index: 1 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 202
Notice: Undefined index: 2 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 2 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 2 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 202
Notice: Undefined index: 34 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 34 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 34 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 202
Notice: Undefined index: 25 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 109
Notice: Undefined index: 25 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 110
Notice: Undefined index: 25 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 202
Notice: Undefined index: 29 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 29 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 29 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 202
Notice: Undefined index: 33 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 33 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 33 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 202
Notice: Undefined index: 32 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 32 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 129
Notice: Undefined index: 32 in /homepages/6/d210982818/htdocs/PHPBoost160/forum/index.php on line 202
merci
ben.popeye Membre non connecté
-
Modérateur
- Voir le profil du membre ben.popeye
- Inscrit le : 04/08/2005
- Site internet
- Groupes :
-
Equipe Historique
Un problème, une question ? Cherchez dans la FAQ ou la documentation. Si vous ne trouvez pas la réponse, demandez du support sur le forum.
Bjarne Stroustrup, inventeur du C++ :"There are two ways to write error-free programs; only the third works."
dido Membre non connecté
Booster Roquette
-
Booster Roquette
- Voir le profil du membre dido
- Inscrit le : 16/08/2007
- Site internet
- Groupes :
Code PHP :
<?php global $CONFIG_FORUM; $CONFIG_FORUM['forum_name'] = 'Azrur forum'; $CONFIG_FORUM['pagination_topic'] = 20; $CONFIG_FORUM['pagination_msg'] = 15; $CONFIG_FORUM['view_time'] = 2592000; $CONFIG_FORUM['topic_track'] = 40; $CONFIG_FORUM['edit_mark'] = 1; $CONFIG_FORUM['no_left_column'] = 0; $CONFIG_FORUM['no_right_column'] = 0; $CONFIG_FORUM['activ_display_msg'] = 1; $CONFIG_FORUM['display_msg'] = '[Réglé]'; $CONFIG_FORUM['explain_display_msg'] = 'Sujet réglé?'; $CONFIG_FORUM['explain_display_msg_bis'] = 'Sujet non réglé?'; $CONFIG_FORUM['icon_activ_display_msg'] = 1; $CONFIG_FORUM['auth'] = NULL; global $CAT_FORUM; function forum_list_cat($userdata){ global $groups, $CAT_FORUM; $select = ''; $select .= ($groups->check_auth($CAT_FORUM[3]['auth'], 1)) ? '<option value="3">-- [url=http://wWw.AzRuR.CoM</option>]wWw.AzRuR.CoM</option>[/url]' : ''; $select .= ($groups->check_auth($CAT_FORUM[4]['auth'], 1)) ? '<option value="4">-------- Régles</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[5]['auth'], 1)) ? '<option value="5">-------- Support technique</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[24]['auth'], 1)) ? '<option value="24">-------- Espace admin/modo</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[6]['auth'], 1)) ? '<option value="6">-- Général - Amatu</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[7]['auth'], 1)) ? '<option value="7">-------- Actualités : Dunit Assa</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[8]['auth'], 1)) ? '<option value="8">-------- Discussion</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[9]['auth'], 1)) ? '<option value="9">-------- Culture</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[10]['auth'], 1)) ? '<option value="10">-------- Religion</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[11]['auth'], 1)) ? '<option value="11">-- Musiques et Vidéos - Azawan d Inizriten</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[12]['auth'], 1)) ? '<option value="12">-------- Musiques</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[13]['auth'], 1)) ? '<option value="13">-------- Les Artistes</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[14]['auth'], 1)) ? '<option value="14">-------- Les Paroles</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[15]['auth'], 1)) ? '<option value="15">-------- Vidéos</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[16]['auth'], 1)) ? '<option value="16">-- Espace amazigh: touts ce que touche notre identité amazigh</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[17]['auth'], 1)) ? '<option value="17">-------- Tamazighte</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[18]['auth'], 1)) ? '<option value="18">-------- Tradition</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[19]['auth'], 1)) ? '<option value="19">-------- Villes et Villages amazigh</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[20]['auth'], 1)) ? '<option value="20">-- Loisires</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[21]['auth'], 1)) ? '<option value="21">-------- Echange informatique</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[22]['auth'], 1)) ? '<option value="22">-------- Humour</option>' : ''; $select .= ($groups->check_auth($CAT_FORUM[23]['auth'], 1)) ? '<option value="23">-------- Jeux entre membres</option>' : ''; return $select; } $CAT_FORUM['3']['id_left'] = '1'; $CAT_FORUM['3']['id_right'] = '8'; $CAT_FORUM['3']['level'] = '0'; $CAT_FORUM['3']['name'] = 'wWw.AzRuR.CoM'; $CAT_FORUM['3']['status'] = '1'; $CAT_FORUM['3']['aprob'] = '1'; $CAT_FORUM['3']['auth'] = array ( 'r-1' => 1, 'r0' => 1, 'r1' => 1, 'r2' => 7, ); $CAT_FORUM['4']['id_left'] = '2'; $CAT_FORUM['4']['id_right'] = '3'; $CAT_FORUM['4']['level'] = '1'; $CAT_FORUM['4']['name'] = 'Régles'; $CAT_FORUM['4']['status'] = '1'; $CAT_FORUM['4']['aprob'] = '1'; $CAT_FORUM['4']['auth'] = array ( 'r-1' => 1, 'r0' => 1, 'r1' => 1, 'r2' => 7, ); $CAT_FORUM['5']['id_left'] = '4'; $CAT_FORUM['5']['id_right'] = '5'; $CAT_FORUM['5']['level'] = '1'; $CAT_FORUM['5']['name'] = 'Support technique'; $CAT_FORUM['5']['status'] = '1'; $CAT_FORUM['5']['aprob'] = '1'; $CAT_FORUM['5']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['24']['id_left'] = '6'; $CAT_FORUM['24']['id_right'] = '7'; $CAT_FORUM['24']['level'] = '1'; $CAT_FORUM['24']['name'] = 'Espace admin/modo'; $CAT_FORUM['24']['status'] = '1'; $CAT_FORUM['24']['aprob'] = '1'; $CAT_FORUM['24']['auth'] = array ( 'r1' => 3, 'r2' => 7, ); $CAT_FORUM['6']['id_left'] = '9'; $CAT_FORUM['6']['id_right'] = '18'; $CAT_FORUM['6']['level'] = '0'; $CAT_FORUM['6']['name'] = 'Général - Amatu'; $CAT_FORUM['6']['status'] = '1'; $CAT_FORUM['6']['aprob'] = '1'; $CAT_FORUM['6']['auth'] = array ( 'r-1' => 1, 'r0' => 1, 'r1' => 1, 'r2' => 7, ); $CAT_FORUM['7']['id_left'] = '10'; $CAT_FORUM['7']['id_right'] = '11'; $CAT_FORUM['7']['level'] = '1'; $CAT_FORUM['7']['name'] = 'Actualités : Dunit Assa'; $CAT_FORUM['7']['status'] = '1'; $CAT_FORUM['7']['aprob'] = '1'; $CAT_FORUM['7']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['8']['id_left'] = '12'; $CAT_FORUM['8']['id_right'] = '13'; $CAT_FORUM['8']['level'] = '1'; $CAT_FORUM['8']['name'] = 'Discussion'; $CAT_FORUM['8']['status'] = '1'; $CAT_FORUM['8']['aprob'] = '1'; $CAT_FORUM['8']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['9']['id_left'] = '14'; $CAT_FORUM['9']['id_right'] = '15'; $CAT_FORUM['9']['level'] = '1'; $CAT_FORUM['9']['name'] = 'Culture'; $CAT_FORUM['9']['status'] = '1'; $CAT_FORUM['9']['aprob'] = '1'; $CAT_FORUM['9']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['10']['id_left'] = '16'; $CAT_FORUM['10']['id_right'] = '17'; $CAT_FORUM['10']['level'] = '1'; $CAT_FORUM['10']['name'] = 'Religion'; $CAT_FORUM['10']['status'] = '1'; $CAT_FORUM['10']['aprob'] = '1'; $CAT_FORUM['10']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['11']['id_left'] = '19'; $CAT_FORUM['11']['id_right'] = '28'; $CAT_FORUM['11']['level'] = '0'; $CAT_FORUM['11']['name'] = 'Musiques et Vidéos - Azawan d Inizriten'; $CAT_FORUM['11']['status'] = '1'; $CAT_FORUM['11']['aprob'] = '1'; $CAT_FORUM['11']['auth'] = array ( 'r-1' => 1, 'r0' => 1, 'r1' => 1, 'r2' => 7, ); $CAT_FORUM['12']['id_left'] = '20'; $CAT_FORUM['12']['id_right'] = '21'; $CAT_FORUM['12']['level'] = '1'; $CAT_FORUM['12']['name'] = 'Musiques'; $CAT_FORUM['12']['status'] = '1'; $CAT_FORUM['12']['aprob'] = '1'; $CAT_FORUM['12']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['13']['id_left'] = '22'; $CAT_FORUM['13']['id_right'] = '23'; $CAT_FORUM['13']['level'] = '1'; $CAT_FORUM['13']['name'] = 'Les Artistes'; $CAT_FORUM['13']['status'] = '1'; $CAT_FORUM['13']['aprob'] = '1'; $CAT_FORUM['13']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['14']['id_left'] = '24'; $CAT_FORUM['14']['id_right'] = '25'; $CAT_FORUM['14']['level'] = '1'; $CAT_FORUM['14']['name'] = 'Les Paroles'; $CAT_FORUM['14']['status'] = '1'; $CAT_FORUM['14']['aprob'] = '1'; $CAT_FORUM['14']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['15']['id_left'] = '26'; $CAT_FORUM['15']['id_right'] = '27'; $CAT_FORUM['15']['level'] = '1'; $CAT_FORUM['15']['name'] = 'Vidéos'; $CAT_FORUM['15']['status'] = '1'; $CAT_FORUM['15']['aprob'] = '1'; $CAT_FORUM['15']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['16']['id_left'] = '29'; $CAT_FORUM['16']['id_right'] = '36'; $CAT_FORUM['16']['level'] = '0'; $CAT_FORUM['16']['name'] = 'Espace amazigh: touts ce que touche notre identité amazigh'; $CAT_FORUM['16']['status'] = '1'; $CAT_FORUM['16']['aprob'] = '1'; $CAT_FORUM['16']['auth'] = array ( 'r-1' => 1, 'r0' => 1, 'r1' => 1, 'r2' => 7, ); $CAT_FORUM['17']['id_left'] = '30'; $CAT_FORUM['17']['id_right'] = '31'; $CAT_FORUM['17']['level'] = '1'; $CAT_FORUM['17']['name'] = 'Tamazighte'; $CAT_FORUM['17']['status'] = '1'; $CAT_FORUM['17']['aprob'] = '1'; $CAT_FORUM['17']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['18']['id_left'] = '32'; $CAT_FORUM['18']['id_right'] = '33'; $CAT_FORUM['18']['level'] = '1'; $CAT_FORUM['18']['name'] = 'Tradition'; $CAT_FORUM['18']['status'] = '1'; $CAT_FORUM['18']['aprob'] = '1'; $CAT_FORUM['18']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['19']['id_left'] = '34'; $CAT_FORUM['19']['id_right'] = '35'; $CAT_FORUM['19']['level'] = '1'; $CAT_FORUM['19']['name'] = 'Villes et Villages amazigh'; $CAT_FORUM['19']['status'] = '1'; $CAT_FORUM['19']['aprob'] = '1'; $CAT_FORUM['19']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['20']['id_left'] = '37'; $CAT_FORUM['20']['id_right'] = '44'; $CAT_FORUM['20']['level'] = '0'; $CAT_FORUM['20']['name'] = 'Loisires'; $CAT_FORUM['20']['status'] = '1'; $CAT_FORUM['20']['aprob'] = '1'; $CAT_FORUM['20']['auth'] = array ( 'r-1' => 1, 'r0' => 1, 'r1' => 1, 'r2' => 7, ); $CAT_FORUM['21']['id_left'] = '38'; $CAT_FORUM['21']['id_right'] = '39'; $CAT_FORUM['21']['level'] = '1'; $CAT_FORUM['21']['name'] = 'Echange informatique'; $CAT_FORUM['21']['status'] = '1'; $CAT_FORUM['21']['aprob'] = '1'; $CAT_FORUM['21']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['22']['id_left'] = '40'; $CAT_FORUM['22']['id_right'] = '41'; $CAT_FORUM['22']['level'] = '1'; $CAT_FORUM['22']['name'] = 'Humour'; $CAT_FORUM['22']['status'] = '1'; $CAT_FORUM['22']['aprob'] = '1'; $CAT_FORUM['22']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); $CAT_FORUM['23']['id_left'] = '42'; $CAT_FORUM['23']['id_right'] = '43'; $CAT_FORUM['23']['level'] = '1'; $CAT_FORUM['23']['name'] = 'Jeux entre membres'; $CAT_FORUM['23']['status'] = '1'; $CAT_FORUM['23']['aprob'] = '1'; $CAT_FORUM['23']['auth'] = array ( 'r-1' => 1, 'r0' => 3, 'r1' => 7, 'r2' => 7, ); ?>
ben.popeye Membre non connecté
-
Modérateur
- Voir le profil du membre ben.popeye
- Inscrit le : 04/08/2005
- Site internet
- Groupes :
-
Equipe Historique
Et je supprime la mention urgent sur ton titre, ton message ne sera pas traité plus rapidement en notant ceci.
Un problème, une question ? Cherchez dans la FAQ ou la documentation. Si vous ne trouvez pas la réponse, demandez du support sur le forum.
Bjarne Stroustrup, inventeur du C++ :"There are two ways to write error-free programs; only the third works."
dido Membre non connecté
Booster Roquette
-
Booster Roquette
- Voir le profil du membre dido
- Inscrit le : 16/08/2007
- Site internet
- Groupes :
Édité par dido Le 12/04/2008 à 17h49
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie