Scuzes ErnadoO mais c'est toujours la version 1.4.1 ou une otre car le lien sort la version 141 donc si je re-télécharge la mauvaise version c'est ballot ....
Merci encore
Modérateur: Equipe




<span style="float: {S_CONTENT_FLOW_BEGIN};"><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> | <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></span><!-- IF S_USER_LOGGED_IN --><span>| <a href="{U_SEARCH_UNSOLVED_TOPICS}">{L_SEARCH_UNSOLVED}</a> • <a href="{U_SEARCH_YOUR_UNSOLVED_TOPICS}">{L_SEARCH_YOUR_UNSOLVED}</a></span><!-- ENDIF --><tr>
<th colspan="4">{L_SEARCH_OPTIONS}</th>
</tr><tr>
<td class="row1" width="25%" nowrap="nowrap"><b class="genmed">{L_SEARCH_SOLVED}:</b></td>
<td class="row2" width="25%" nowrap="nowrap"><input type="radio" name="sv" id="search_solv1" value="1" /> {L_YES}</b></td>
<td class="row2" width="25%" nowrap="nowrap"><input type="radio" name="sv" id="search_solv2" value="0" checked="checked" /> {L_NO}</b></td>
</tr>{searchresults.ATTACH_ICON_IMG} <a href="{searchresults.U_VIEW_TOPIC}" class="topictitle">{searchresults.TOPIC_TITLE}</a>{searchresults.ATTACH_ICON_IMG} <a href="{searchresults.U_VIEW_TOPIC}" class="topictitle">{searchresults.TOPIC_TITLE} {searchresults.SOLVED_LINK}</a> <b>{L_POST_SUBJECT}:</b> <a href="{searchresults.U_VIEW_POST}">{searchresults.POST_SUBJECT}</a> <b>{L_POST_SUBJECT}:</b> <a href="{searchresults.U_VIEW_POST}">{searchresults.POST_SUBJECT} {searchresults.SOLVED_LINK}</a>{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}"class="topictitle">{topicrow.TOPIC_TITLE}</a>{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}"class="topictitle">{topicrow.TOPIC_TITLE} <!-- IF topicrow.SOLVED_TOPIC --> <a href="{topicrow.U_SOLVED_TOPIC}" class="topictitle"{topicrow.SOLVED_STYLE}>{topicrow.SOLVED_TOPIC}</a><!-- ENDIF --></a>{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a>{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}<!-- IF topicrow.SOLVED_TOPIC --> <a href="{topicrow.U_SOLVED_TOPIC}" class="topictitle"{topicrow.SOLVED_STYLE}>{topicrow.SOLVED_TOPIC}</a><!-- ENDIF --></a><h2><a href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></h2><h2><a class="titles" href="{U_VIEW_TOPIC}">{TOPIC_TITLE} {TOPIC_SOLVED_TITLE}</a></h2><!-- IF postrow.U_DELETE --><a href="{postrow.U_DELETE}">{DELETE_IMG}</a> <!-- ENDIF --><!-- IF postrow.U_SET_SOLVED --><a href="{postrow.U_SET_SOLVED}" <!-- IF postrow.S_TOPIC_SOLVED -->title="{L_SET_TOPIC_NOT_SOLVED}">{L_SET_TOPIC_NOT_SOLVED}<!-- ELSE -->title="{L_SET_TOPIC_SOLVED}">{L_SET_TOPIC_SOLVED}<!-- ENDIF --></a><!-- ENDIF -->
Aucun support par mail, MP ou msn.
Mon blogue: Mon blogue | Mon jeu de rôles: Sénat Galactique | Mon hébergeur: Free-H

Erreur générale
SQL ERROR [ mysql4 ]
Unknown column 'forum_allow_solve' in 'field list' [1054]
SQL
UPDATE phpbb3_forums SET parent_id = 17, forum_type = 1, forum_status = 0, forum_parents = '', forum_name = 'Achats/Ventes/Echanges', forum_link = '', forum_desc = 'Achats, Ventes et Echanges de materiels d\'airsoft \nd\'occasion.', forum_desc_uid = '', forum_desc_options = 7, forum_desc_bitfield = '', forum_rules = '', forum_rules_uid = '', forum_rules_options = 7, forum_rules_bitfield = '', forum_rules_link = '', forum_image = '', forum_style = 0, display_subforum_list = 1, display_on_index = 1, forum_topics_per_page = 0, enable_indexing = 1, enable_icons = 0, enable_prune = 0, prune_days = 0, prune_viewed = 0, prune_freq = 0, forum_allow_solve = 1, forum_allow_unsolve = 0, forum_solve_text = '', forum_solve_color = '', forum_lock_solved = 1, forum_flags = 34 WHERE forum_id = 13
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal_mysql->sql_error()
FILE: includes/acp/acp_forums.php
LINE: 1275
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_forums.php
LINE: 186
CALL: acp_forums->update_forum_data()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_forums->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()Erreur générale
SQL ERROR [ mysql4 ]
Unknown column 'f.forum_solve_text' in 'field list' [1054]
SQL
SELECT p.*, f.forum_id, f.forum_name, f.forum_solve_text, f.forum_solve_color, t.*, u.username, u.username_clean, u.user_sig, u.user_sig_bbcode_uid, u.user_colour FROM phpbb3_posts p LEFT JOIN phpbb3_topics t ON (p.topic_id = t.topic_id) LEFT JOIN phpbb3_forums f ON (p.forum_id = f.forum_id) LEFT JOIN phpbb3_users u ON (p.poster_id = u.user_id) WHERE p.post_id IN ('11621', '11566', '11400', '10974', '10371', '9618', '9436', '9132', '8984', '8961', '8960', '8950', '8877', '8845', '8660') ORDER BY p.post_time DESC
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal_mysql->sql_error()
FILE: search.php
LINE: 641
CALL: dbal_mysql->sql_query()
Erreur générale
SQL ERROR [ mysql4 ]
Unknown column 'f.forum_solve_text' in 'field list' [1054]
SQL
SELECT t.*, f.forum_id, f.forum_name, f.forum_solve_text, f.forum_solve_color, tt.mark_time, ft.mark_time as f_mark_time FROM phpbb3_topics t LEFT JOIN phpbb3_forums f ON (f.forum_id = t.forum_id) LEFT JOIN phpbb3_topics_track tt ON (tt.user_id = 2 AND t.topic_id = tt.topic_id) LEFT JOIN phpbb3_forums_track ft ON (ft.user_id = 2 AND ft.forum_id = f.forum_id) WHERE t.topic_id IN ('1159', '1125', '1076', '1080', '1082', '854', '989', '981', '966', '943', '925', '903', '902', '889', '806', '768', '731', '102', '600', '217', '490', '133') ORDER BY t.topic_last_post_time DESC
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal_mysql->sql_error()
FILE: search.php
LINE: 641
CALL: dbal_mysql->sql_query()









Afin d'obtenir une navigation optimale pour tous, il est fortement déconseillé d'inclure dans vos messages, des images dont la taille en largeur et/ou hauteur dépasse 500 pixels et dont le poids dépasse 150 ko. Ces messages seront susceptibles d'être édités par les modérateurs, et ceci, sans aucun appel.



Retourner vers Base de données des MODs
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 3 invités