Afficher la version complète : SpeedPrez - Demande de Design
Description
Ce hack permet d'intégrer directement dans vBulletin un script de demandes de design (avatar, signature, userbar, etc ...) lors de la création d'un nouveau sujet sur votre forum
Conception
Auteur du hack / Author of the hack : 0a$!s
Version de vBulletin Requise / Version vBulletin Required : vBulletin 3.6.x
Testé / Tested: Oui
Copyright © 2006 vBulletin-Ressources.comRermerciements et Supports
Remerciements à / Thanks to : Fred ...
Le support de ce hack ne se fera que dans ce sujet, dans la mesure du possible et des moyens de chacuns / Help about this hack will be only done on this post, with what we have and what we can .Installation
Voir le fichier Lisez moi !Aperçu
Pensez à cliquer sur INSTALLER svp comme ca je peux voir si le hack est apprécié ou inutile ;) . Mci :)
J'en ai besoin merci bien ^^
Superbe taff, Raphi. Merci à toi ! ;)
Je prends et je test :)
scorpion
12/12/2006, 15h20
Bonjour a tous je viens d'installer le hack mais je voit pas l'option pourtant j'ai bien mit l'id de mon forum sur le fichier php et modifier le navbar et normalement quand on clique sur nouveau message il deverai avoir la presentation pour une demande graphique?
Edit je viens de remarquer faut je clique sur lien rapide et apres speedprez on peut pas faire une modif en cliquand sur nouveau message et on n'arrive aussitot sur speedprez?
vraiment super cool merci a toi
J'ai pas compris ta question Scorpion . Tu as bien modifié le forumdisplay ?
scorpion
13/12/2006, 02h15
euh il me disent pas de modifier le forumdisplay dans l'install :angel:
Ca doit etre pour la modif que je t'avait demandé poue le hack presentation pour que lorsque tu click sur le bouton "nouvelle discution" ca te redirige vers le fichier speedprez.php mais je cherche aussi cette modif et quelle est la condition pour ton hack merci
salut
merci pour ce super hack
scorpion
13/12/2006, 12h15
oui lagrace tout a fait raison je cherche comment faire aussi.:p
Escusez moi je l'ai complètement oublié je vous post ca dès que je reviens de table ;)
Remplaces :
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if>
Par :
<if condition="$foruminfo[forumid]==12"><a href="PreZuP-SePresenter.php"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />
</if></if>
Bien sur,remplace le chiffre 12 par l'id de ton forum de design :yahoo:
scorpion
13/12/2006, 12h53
<if condition="$foruminfo[forumid]==12"><a href="PreZuP-SePresenter.php"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />
</if></if>
tu t'est tromper tu a mit sa
<a href="PreZuP-SePresenter.php">
en sachant aussi que j'ai installer prezup presentation
C'est presque ca :p . Voici ce qui manquait dans l'installation :
Dans le template FORUMDISPLAY, cherches :
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if>Remplaces par :
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==8"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></td>
<!-- / SpeedPrez --!>Si vous avez aussi le hack Prezup, remplaces alors par :
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==2"><a href="PreZuP-SePresenter.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br /><br />
<else /><if condition="$foruminfo[forumid]==8"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></if></td>
<!-- / SpeedPrez --!>N'oubliez pas de remplacer le code aux deux endroits (en bas et en haut) que ca apparait; pensez aussi à changer l'ID des forums .
J'ai aussi édité le fichier Lisez moi !
scorpion
13/12/2006, 13h17
je te remercie c'est cool ;)
Si d'autres questions n'hésitez pas je suis sûr que c'est bourré de fautes et autres idioties de ma part :p
scorpion
13/12/2006, 13h44
euh par contre sa me met 2 bouton nouveau message :angel:
Tu as remplacé ou ajouter ?
scorpion
13/12/2006, 14h10
moi j'ai se code ci 2 fois pour le haut et le bas
<td class="smallfont"><if condition="$foruminfo['addprez']"><a href="PreZuP-SePresenter.php"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />
je remplace
Bah normallement devrait pas y avoir de problème . Au pire postes ici ton template en entier .
scorpion
13/12/2006, 15h13
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$foruminfo[title_clean]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title>
<if condition="$show['inlinemod']"><script type="text/javascript" src="clientscript/vbulletin_inlinemod.js?v=$vboptions[simpleversion]"></script></if>
</head>
<body>
$header
$navbar
<if condition="$show['forumslist']">
<!-- sub-forum list -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" width="100%">$vbphrase[subforums]<span class="normal"> : $foruminfo[title]</span></td>
<if condition="$show['forumsearch']">
<td class="vbmenu_control" id="forumsearch.subforums" nowrap="nowrap"><a href="search.php?$session[sessionurl]f=$foruminfo[forumid]" rel="nofollow">$vbphrase[search_this_forum]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("forumsearch.subforums"); </script></if></td>
</if>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead"> </td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$vbphrase[last_post]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
<if condition="$vboptions[showmoderatorcolumn]">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
</thead>
$forumbits
</table>
<br />
<!-- / sub-forum list -->
</if>
<if condition="$show['threadslist']">
<!-- threads list -->
<form action="inlinemod.php?forumid=$forumid" method="post" id="inlinemodform">
<input type="hidden" name="url" value="$url" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="forumid" value="$forumid" />
<!-- controls above thread list -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td class="smallfont"><if condition="$foruminfo['addprez']"><a href="PreZuP-SePresenter.php"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />
</if></if></td>
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
<!-- / controls above thread list -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" width="100%">$vbphrase[threads_in_forum]<span class="normal"> : $foruminfo[title]</span></td>
<td class="vbmenu_control" id="forumtools" nowrap="nowrap"><a href="$show[nojs_link]#goto_forumtools" rel="nofollow">$vbphrase[forum_tools]</a> <script type="text/javascript"> vbmenu_register("forumtools"); </script></td>
<if condition="$show['forumsearch']">
<td class="vbmenu_control" id="forumsearch" nowrap="nowrap"><if condition="$show['quicksearch']"><a href="$show[nojs_link]#goto_forumsearch" rel="nofollow">$vbphrase[search_this_forum]</a> <script type="text/javascript"> vbmenu_register("forumsearch"); </script><else /><a href="search.php?$session[sessionurl]f=$foruminfo[forumid]" rel="nofollow">$vbphrase[search_this_forum]</a></if></td>
</if>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist">
<tbody>
$announcebits
<if condition="$show['search_engine']">
<if condition="$show['threadicons']">
<td class="thead" colspan="2"> </td>
<else />
<td class="thead"> </td>
</if>
<td class="thead" width="100%">
<if condition="$show['threadratings']"><span style="float:$stylevar[right]">$vbphrase[rating]</span></if>
$vbphrase[thread] / $vbphrase[thread_starter]
</td>
<td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap">$vbphrase[last_post]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap">$vbphrase[replies]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap">$vbphrase[views]</span></td>
<else />
<tr>
<if condition="$show['threadicons']">
<td class="thead" colspan="2"> </td>
<else />
<td class="thead"> </td>
</if>
<if condition="$show['threadprefix'] == 2">
<td class="thead" align="center" nowrap="nowrap"><a href="$sorturl&order=asc&sort=threadprefix" rel="nofollow">$vbphrase[threadprefix]</a> $sortarrow[threadprefix]</td>
</if>
<td class="thead" width="100%">
<if condition="$show['threadratings']"><span style="float:$stylevar[right]"><a href="$sorturl&order=desc&sort=voteavg" rel="nofollow">$vbphrase[rating]</a> $sortarrow[voteavg]</span></if>
<if condition="$show['threadprefix'] == 1">
<a href="$sorturl&order=asc&sort=threadprefix" rel="nofollow">$vbphrase[threadprefix]</a> $sortarrow[threadprefix] /
</if>
<a href="$sorturl&order=asc&sort=title" rel="nofollow">$vbphrase[thread]</a> $sortarrow[title] /
<a href="$sorturl&order=asc&sort=postusername" rel="nofollow">$vbphrase[thread_starter]</a> $sortarrow[postusername]
</td>
<td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=lastpost" rel="nofollow">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=replycount" rel="nofollow">$vbphrase[replies]</a> $sortarrow[replycount]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=views" rel="nofollow">$vbphrase[views]</a> $sortarrow[views]</span></td>
<if condition="$show['inlinemod']">
<if condition="$show['popups']">
<td class="vbmenu_control" id="imod" align="center" title="$vbphrase[moderation]"> <script type="text/javascript"> vbmenu_register('imod'); </script> </td>
<else />
<td class="thead" align="center">
<input type="checkbox" name="allbox" id="checkall_all" title="$vbphrase[check_uncheck_all]" onclick="inlineMod.check_all()" />
</td>
</if>
</if>
</tr>
</tbody>
</if>
<if condition="$show['threads']">
<!-- show threads -->
<tbody id="threadbits_forum_$foruminfo[forumid]">
<if condition="$show['stickies']">
$threadbits_sticky
<tr><td class="thead" colspan="<if condition="$show['threadicons']">8<else />5</if>"> </td></tr>
</if>
$threadbits
</tbody>
<!-- end show threads -->
<else />
<!-- show no threads message -->
<tbody>
<tr>
<td class="alt1" colspan="$foruminfo[bottomcolspan]" align="center">
<div style="padding: 16px">
<if condition="$show['noposts']"><strong>$vbphrase[no_posts_in_this_forum]</strong><else /><strong><phrase 1="$daysprune">$vbphrase[no_posts_last_x_days_forum]</phrase></strong><br />
<span class="smallfont">$vbphrase[try_controls_below_for_older_posts]</span></if>
</div>
</td>
</tr>
</tbody>
<!-- end show no threads message -->
</if>
</table>
<!-- controls below thread list -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px">
<tr valign="top">
<td class="smallfont"><if condition="$foruminfo['addprez']"><a href="PreZuP-SePresenter.php"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />
</if></if></td>
<if condition="$show['pagenav'] OR $show['inlinemod']">
<td align="$stylevar[right]">$pagenav
<if condition="$show['inlinemod']">
<div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap; float:$stylevar[right]">
<if condition="$show['pagenav']"><br /></if><strong>$vbphrase[moderation]</strong><br />
<select name="do">
<optgroup label="$vbphrase[option]">
<if condition="$show['deletethread']">
<option value="deletethread">$vbphrase[delete_threads]</option>
<option value="undeletethread">$vbphrase[undelete_threads]</option>
</if>
<if condition="$show['openthread']">
<option value="open">$vbphrase[open_threads]</option>
<option value="close">$vbphrase[close_threads]</option>
</if>
<if condition="$show['approvethread']">
<option value="approvethread">$vbphrase[approve_threads]</option>
<option value="unapprovethread">$vbphrase[unapprove_threads]</option>
</if>
<if condition="$show['movethread']">
<option value="stick">$vbphrase[stick_threads]</option>
<option value="unstick">$vbphrase[unstick_threads]</option>
<option value="movethread">$vbphrase[move_threads]</option>
<option value="mergethread">$vbphrase[merge_threads]</option>
</if>
</optgroup>
<optgroup label="____________________">
<option value="viewthread">$vbphrase[view_selected_threads]</option>
<option value="clearthread">$vbphrase[clear_thread_list]</option>
</optgroup>
</select><input type="submit" class="button" id="inlinego" value="$vbphrase[go]" />
</div>
<script type="text/javascript">
<!--
inlineMod = new vB_Inline_Mod('inlineMod', 'thread', 'inlinemodform', '$vbphrase[go_x]');
//-->
</script>
</if>
</td>
</if>
</tr>
</table>
<!-- / controls below thread list -->
</form>
<br />
<!-- Active Users in this Forum (and sub-forums) and Moderators -->
<form action="forumdisplay.php" method="get">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="f" value="$forumid" />
<input type="hidden" name="page" value="$pagenumber" />
<input type="hidden" name="pp" value="$perpage" />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">$vbphrase[display_options]</td>
<if condition="$show['activeusers']">
<td class="tcat">$vbphrase[currently_active_users]</td>
</if>
<if condition="$show['moderators']">
<td class="tcat">$vbphrase[moderators]</td>
</if>
</tr>
<tr>
<td class="thead"><phrase 1="$limitlower" 2="$limitupper" 3="$totalthreads">$vbphrase[showing_threads_x_to_y_of_z]</phrase></td>
<if condition="$show['activeusers']">
<td class="thead">$totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_y_guests]</phrase>)</td>
</if>
<if condition="$show['moderators']">
<td class="thead">$vbphrase[moderators] : $totalmods</td>
</if>
</tr>
<tr valign="top">
<td class="alt1">
<table cellpadding="0" cellspacing="1" border="0">
<tr>
<td class="smallfont" style="padding-right:6px">$vbphrase[sorted_by]</td>
<td><select name="sort">
<option value="title" $sort[title]>$vbphrase[thread_title]</option>
<option value="lastpost" $sort[lastpost]>$vbphrase[last_post_time]</option>
<option value="dateline" $sort[dateline]>$vbphrase[thread_start_time]</option>
<option value="replycount" $sort[replycount]>$vbphrase[number_of_replies]</option>
<option value="views" $sort[views]>$vbphrase[number_of_views]</option>
<option value="postusername" $sort[postusername]>$vbphrase[thread_starter]</option>
<if condition="$show['threadratings']"><option value="voteavg" $sort[voteavg]>$vbphrase[thread_rating]</option></if>
<if condition="$show['threadprefix']"><option value="threadprefix" $sort[threadprefix]>$vbphrase[threadprefix]</option></if>
</select></td>
<td class="smallfont" style="padding-right:6px; padding-left:12px">$vbphrase[sort_order]</td>
<td><select name="order">
<option value="asc" $order[asc]>$vbphrase[ascending]</option>
<option value="desc" $order[desc]>$vbphrase[descending]</option>
</select></td>
</tr>
<tr>
<td class="smallfont" style="padding-right:6px">$vbphrase[from_the]</td>
<td><select name="daysprune">
<option value="1" $daysprunesel[1]>$vbphrase[last_day]</option>
<option value="2" $daysprunesel[2]>$vbphrase[last_2_days]</option>
<option value="7" $daysprunesel[7]>$vbphrase[last_week]</option>
<option value="10" $daysprunesel[10]>$vbphrase[last_10_days]</option>
<option value="14" $daysprunesel[14]>$vbphrase[last_2_weeks]</option>
<option value="30" $daysprunesel[30]>$vbphrase[last_month]</option>
<option value="45" $daysprunesel[45]>$vbphrase[last_45_days]</option>
<option value="60" $daysprunesel[60]>$vbphrase[last_2_months]</option>
<option value="75" $daysprunesel[75]>$vbphrase[last_75_days]</option>
<option value="100" $daysprunesel[100]>$vbphrase[last_100_days]</option>
<option value="365" $daysprunesel[365]>$vbphrase[last_year]</option>
<option value="-1" $daysprunesel[all]>$vbphrase[beginning]</option>
</select></td>
<if condition="$show['threadprefix']">
<td colspan="2" class="smallfont"> </td>
</tr>
<tr>
<td class="smallfont">$vbphrase[threadprefix]:</td>
<td>$threadprefixes</td>
</if>
<td colspan="2" align="$stylevar[right]"><input type="submit" class="button" value="$vbphrase[show_threads]" /></td>
</tr>
</table>
</td>
<if condition="$show['activeusers']">
<td class="alt1"><div class="smallfont">$activeusers</div></td>
</if>
<if condition="$show['moderators']">
<td class="alt1"><div class="smallfont">$moderatorslist </div></td>
</if>
</tr>
</table>
</form>
<!-- End Active Users in this Forum (and sub-forums) and Moderators -->
<if condition="$show['popups']">
<br />
<!-- popup menu contents -->
<!-- forum tools menu -->
<div class="vbmenu_popup" id="forumtools_menu" style="display:none">
<form action="moderator.php?f=$forumid" method="post" name="forumadminform">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">$vbphrase[forum_tools]<a name="goto_forumtools"></a></td></tr>
<if condition="$show['newthreadlink']"><tr><td class="vbmenu_option"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[post_a_new_thread]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread&f=$foruminfo[forumid]" rel="nofollow" onclick="return mark_forum_read($foruminfo[forumid]);">$vbphrase[mark_this_forum_read]</a></td></tr>
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]do=addsubscription&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[subscribe_to_this_forum]</a></td></tr>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]f=$foruminfo[parentid]" rel="nofollow">$vbphrase[view_parent_forum]</a></td></tr>
<if condition="$show['adminoptions']">
<tr>
<td class="thead">$vbphrase[admin_tools]<a name="goto_forumadmin"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<div><label for="fa_mpo"><input type="radio" name="do" id="fa_mpo" value="modposts" checked="checked" />$vbphrase[view_posts_queue]</label></div>
<div><label for="fa_mat"><input type="radio" name="do" id="fa_mat" value="modattach" />$vbphrase[view_attachment_queue]</label></div>
<div><label for="fa_mov"><input type="radio" name="do" id="fa_mov" value="move" />$vbphrase[massmove_threads]</label></div>
<div><label for="fa_prn"><input type="radio" name="do" id="fa_prn" value="prune" />$vbphrase[massprune_threads]</label></div>
<if condition="$show['addmoderator']">
<div><label for="fa_amd"><input type="radio" name="do" id="fa_amd" value="addmoderator" />$vbphrase[add_moderator]</label></div>
</if>
<if condition="$show['post_new_announcement']">
<div><label for="fa_pan"><input type="radio" name="do" id="fa_pan" value="postannouncement" />$vbphrase[post_new_announcement]</label></div>
</if>
<if condition="$foruminfo['allowprefix']">
<div><label for="fa_cat"><input type="radio" name="do" id="fa_cat" value="manageprefix" />$vbphrase[manage_threadprefix]</label></div>
</if>
</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite" align="center">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="f" value="$forumid" />
<input type="submit" class="button" value="$vbphrase[perform_action]" />
</td>
</tr>
</if>
</table>
</form>
</div>
<!-- / forum tools menu -->
<!-- inline mod menu -->
<if condition="$show['inlinemod']">
<div class="vbmenu_popup" id="imod_menu" style="display:none" align="$stylevar[left]">
$threadadmin_imod_menu_thread
</div>
</if>
<!-- / inline mod menu -->
<!-- / popup menu contents -->
<else />
<!-- controls for non-popup browsers -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top-width:0px">
<tr>
<td class="thead">$vbphrase[forum_tools]<a name="goto_forumtools"></a></td>
<td class="thead">$vbphrase[search_this_forum]<a name="goto_forumsearch"></a></td>
</tr>
<tr valign="top">
<!-- forum tools -->
<td class="alt1">
<div class="smallfont">
<div><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[mark_this_forum_read]" vspace="1" /> <a href="forumdisplay.php?$session[sessionurl]do=markread&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[mark_this_forum_read]</a></div>
<if condition="$show['member']"><div><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[subscription]" vspace="1" /> <a href="subscription.php?$session[sessionurl]do=addsubscription&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[subscribe_to_this_forum]</a></div></if>
<div><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[view_parent_forum]" vspace="1" /> <a href="forumdisplay.php?$session[sessionurl]f=$foruminfo[parentid]" rel="nofollow">$vbphrase[view_parent_forum]</a></div>
</div>
</td>
<!-- / forum tools -->
<!-- search this forum -->
<td class="alt1">
<form action="search.php?do=process" method="post">
<div class="smallfont">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="forumchoice[]" value="$forumid" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<strong>$vbphrase[search_this_forum]</strong> :<br />
<input type="text" class="bginput" name="query" size="20" style="width:175px" />$gobutton<br />
<a href="search.php?$session[sessionurl]f=$forumid" rel="nofollow">$vbphrase[advanced_search]</a>
</div>
</form>
</td>
<!-- / search this forum -->
</tr>
</table>
<br />
<!-- / controls for non-popup browsers -->
</if>
<if condition="$show['ajax_js']">
<script type="text/javascript" src="clientscript/vbulletin_ajax_threadslist.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript">
<!--
vB_AJAX_Threadlist_Init('threadslist');
//-->
</script>
</if>
<!-- ############## END THREADS LIST ############## -->
</if>
$forumhome_markread_script
<if condition="$show['popups'] AND $show['forumsearch']">
<!-- forum search menu -->
<div class="vbmenu_popup" id="forumsearch_menu" style="display:none">
<form action="search.php?do=process" method="post">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_this_forum]<a name="goto_forumsearch"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="forumchoice[]" value="$forumid" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" accesskey="s" tabindex="1004" /></div>
</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<label for="rb_fd_sp0"><input type="radio" name="showposts" value="0" id="rb_fd_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label>
<label for="rb_fd_sp1"><input type="radio" name="showposts" value="1" id="rb_fd_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]f=$forumid" rel="nofollow">$vbphrase[advanced_search]</a></td>
</tr>
</table>
</form>
</div>
<!-- / forum search menu -->
</if>
<!-- icon key -->
<if condition="$show['threadslist']">
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread_new.gif" alt="$vbphrase[new_posts]" border="0" /></td>
<td class="smallfont">$vbphrase[new_posts]</td>
<if condition="$vboptions['usehotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_hot_new.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
<td class="smallfont">$vbphrase[hot_thread_with_new_posts]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread.gif" alt="$vbphrase[no_new_posts]" border="0" /></td>
<td class="smallfont">$vbphrase[no_new_posts]</td>
<if condition="$vboptions['usehotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_hot.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
<td class="smallfont">$vbphrase[hot_thread_with_no_new_posts]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread_lock.gif" alt="$vbphrase[closed_thread]" border="0" /></td>
<td class="smallfont">$vbphrase[thread_is_closed]</td>
<if condition="$show['dotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_dot.gif" alt="$vbphrase[thread_contains_a_message_written_by_you]" border="0" /></td>
<td class="smallfont">$vbphrase[you_have_posted_in_this_thread]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
</table>
<else />
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<td>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_no_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_is_closed_for_posting]</td>
</tr>
</table>
</td>
</tr>
</table>
</if>
<!-- / icon key -->
<!-- forum rules & forum jump -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="top">
<td width="100%">
<div class="smallfont"> </div>
<if condition="$show['threadslist']">$forumrules</if>
</td>
<td>
$forumjump
<if condition="!$show['popups'] AND $show['adminoptions']">
<br />
<form action="moderator.php" method="get">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="f" value="$forumid" />
<div class="smallfont"><strong>$vbphrase[admin_tools]</strong> :</div>
<select name="do" onchange="this.form.submit();">
<optgroup label="$vbphrase[admin_tools]">
<option value="modposts" selected="selected">$vbphrase[view_posts_queue]</option>
<option value="modattach">$vbphrase[view_attachment_queue]</option>
<option value="move">$vbphrase[mass_move]</option>
<option value="prune">$vbphrase[mass_prune]</option>
<if condition="$show['addmoderator']">
<option value="addmoderator">$vbphrase[add_moderator]</option>
</if>
<if condition="$show['post_new_announcement']">
<option value="postannouncement">$vbphrase[post_new_announcement]</option>
</if>
<if condition="$foruminfo['allowprefix']">
<option value="manageprefix">$vbphrase[manage_threadprefix]</option>
</if>
</optgroup>
</select>$gobutton
</form>
</if>
</td>
</tr>
</table>
<!-- / forum rules & forum jump -->
$footer
</body>
</html>
le voici ;)
Remplaces le par :
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$foruminfo[title_clean]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title>
<if condition="$show['inlinemod']"><script type="text/javascript" src="clientscript/vbulletin_inlinemod.js?v=$vboptions[simpleversion]"></script></if>
</head>
<body>
$header
$navbar
<if condition="$show['forumslist']">
<!-- sub-forum list -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" width="100%">$vbphrase[subforums]<span class="normal"> : $foruminfo[title]</span></td>
<if condition="$show['forumsearch']">
<td class="vbmenu_control" id="forumsearch.subforums" nowrap="nowrap"><a href="search.php?$session[sessionurl]f=$foruminfo[forumid]" rel="nofollow">$vbphrase[search_this_forum]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("forumsearch.subforums"); </script></if></td>
</if>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead"> </td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$vbphrase[last_post]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
<if condition="$vboptions[showmoderatorcolumn]">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
</thead>
$forumbits
</table>
<br />
<!-- / sub-forum list -->
</if>
<if condition="$show['threadslist']">
<!-- threads list -->
<form action="inlinemod.php?forumid=$forumid" method="post" id="inlinemodform">
<input type="hidden" name="url" value="$url" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="forumid" value="$forumid" />
<!-- controls above thread list -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==2"><a href="PreZuP-SePresenter.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br /><br />
<else /><if condition="$foruminfo[forumid]==8"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></if></td>
<!-- / SpeedPrez --!>
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
<!-- / controls above thread list -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" width="100%">$vbphrase[threads_in_forum]<span class="normal"> : $foruminfo[title]</span></td>
<td class="vbmenu_control" id="forumtools" nowrap="nowrap"><a href="$show[nojs_link]#goto_forumtools" rel="nofollow">$vbphrase[forum_tools]</a> <script type="text/javascript"> vbmenu_register("forumtools"); </script></td>
<if condition="$show['forumsearch']">
<td class="vbmenu_control" id="forumsearch" nowrap="nowrap"><if condition="$show['quicksearch']"><a href="$show[nojs_link]#goto_forumsearch" rel="nofollow">$vbphrase[search_this_forum]</a> <script type="text/javascript"> vbmenu_register("forumsearch"); </script><else /><a href="search.php?$session[sessionurl]f=$foruminfo[forumid]" rel="nofollow">$vbphrase[search_this_forum]</a></if></td>
</if>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist">
<tbody>
$announcebits
<if condition="$show['search_engine']">
<if condition="$show['threadicons']">
<td class="thead" colspan="2"> </td>
<else />
<td class="thead"> </td>
</if>
<td class="thead" width="100%">
<if condition="$show['threadratings']"><span style="float:$stylevar[right]">$vbphrase[rating]</span></if>
$vbphrase[thread] / $vbphrase[thread_starter]
</td>
<td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap">$vbphrase[last_post]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap">$vbphrase[replies]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap">$vbphrase[views]</span></td>
<else />
<tr>
<if condition="$show['threadicons']">
<td class="thead" colspan="2"> </td>
<else />
<td class="thead"> </td>
</if>
<if condition="$show['threadprefix'] == 2">
<td class="thead" align="center" nowrap="nowrap"><a href="$sorturl&order=asc&sort=threadprefix" rel="nofollow">$vbphrase[threadprefix]</a> $sortarrow[threadprefix]</td>
</if>
<td class="thead" width="100%">
<if condition="$show['threadratings']"><span style="float:$stylevar[right]"><a href="$sorturl&order=desc&sort=voteavg" rel="nofollow">$vbphrase[rating]</a> $sortarrow[voteavg]</span></if>
<if condition="$show['threadprefix'] == 1">
<a href="$sorturl&order=asc&sort=threadprefix" rel="nofollow">$vbphrase[threadprefix]</a> $sortarrow[threadprefix] /
</if>
<a href="$sorturl&order=asc&sort=title" rel="nofollow">$vbphrase[thread]</a> $sortarrow[title] /
<a href="$sorturl&order=asc&sort=postusername" rel="nofollow">$vbphrase[thread_starter]</a> $sortarrow[postusername]
</td>
<td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=lastpost" rel="nofollow">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=replycount" rel="nofollow">$vbphrase[replies]</a> $sortarrow[replycount]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=views" rel="nofollow">$vbphrase[views]</a> $sortarrow[views]</span></td>
<if condition="$show['inlinemod']">
<if condition="$show['popups']">
<td class="vbmenu_control" id="imod" align="center" title="$vbphrase[moderation]"> <script type="text/javascript"> vbmenu_register('imod'); </script> </td>
<else />
<td class="thead" align="center">
<input type="checkbox" name="allbox" id="checkall_all" title="$vbphrase[check_uncheck_all]" onclick="inlineMod.check_all()" />
</td>
</if>
</if>
</tr>
</tbody>
</if>
<if condition="$show['threads']">
<!-- show threads -->
<tbody id="threadbits_forum_$foruminfo[forumid]">
<if condition="$show['stickies']">
$threadbits_sticky
<tr><td class="thead" colspan="<if condition="$show['threadicons']">8<else />5</if>"> </td></tr>
</if>
$threadbits
</tbody>
<!-- end show threads -->
<else />
<!-- show no threads message -->
<tbody>
<tr>
<td class="alt1" colspan="$foruminfo[bottomcolspan]" align="center">
<div style="padding: 16px">
<if condition="$show['noposts']"><strong>$vbphrase[no_posts_in_this_forum]</strong><else /><strong><phrase 1="$daysprune">$vbphrase[no_posts_last_x_days_forum]</phrase></strong><br />
<span class="smallfont">$vbphrase[try_controls_below_for_older_posts]</span></if>
</div>
</td>
</tr>
</tbody>
<!-- end show no threads message -->
</if>
</table>
<!-- controls below thread list -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px">
<tr valign="top">
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==2"><a href="PreZuP-SePresenter.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br /><br />
<else /><if condition="$foruminfo[forumid]==8"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></if></td>
<!-- / SpeedPrez --!>
<if condition="$show['pagenav'] OR $show['inlinemod']">
<td align="$stylevar[right]">$pagenav
<if condition="$show['inlinemod']">
<div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap; float:$stylevar[right]">
<if condition="$show['pagenav']"><br /></if><strong>$vbphrase[moderation]</strong><br />
<select name="do">
<optgroup label="$vbphrase[option]">
<if condition="$show['deletethread']">
<option value="deletethread">$vbphrase[delete_threads]</option>
<option value="undeletethread">$vbphrase[undelete_threads]</option>
</if>
<if condition="$show['openthread']">
<option value="open">$vbphrase[open_threads]</option>
<option value="close">$vbphrase[close_threads]</option>
</if>
<if condition="$show['approvethread']">
<option value="approvethread">$vbphrase[approve_threads]</option>
<option value="unapprovethread">$vbphrase[unapprove_threads]</option>
</if>
<if condition="$show['movethread']">
<option value="stick">$vbphrase[stick_threads]</option>
<option value="unstick">$vbphrase[unstick_threads]</option>
<option value="movethread">$vbphrase[move_threads]</option>
<option value="mergethread">$vbphrase[merge_threads]</option>
</if>
</optgroup>
<optgroup label="____________________">
<option value="viewthread">$vbphrase[view_selected_threads]</option>
<option value="clearthread">$vbphrase[clear_thread_list]</option>
</optgroup>
</select><input type="submit" class="button" id="inlinego" value="$vbphrase[go]" />
</div>
<script type="text/javascript">
<!--
inlineMod = new vB_Inline_Mod('inlineMod', 'thread', 'inlinemodform', '$vbphrase[go_x]');
//-->
</script>
</if>
</td>
</if>
</tr>
</table>
<!-- / controls below thread list -->
</form>
<br />
<!-- Active Users in this Forum (and sub-forums) and Moderators -->
<form action="forumdisplay.php" method="get">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="f" value="$forumid" />
<input type="hidden" name="page" value="$pagenumber" />
<input type="hidden" name="pp" value="$perpage" />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">$vbphrase[display_options]</td>
<if condition="$show['activeusers']">
<td class="tcat">$vbphrase[currently_active_users]</td>
</if>
<if condition="$show['moderators']">
<td class="tcat">$vbphrase[moderators]</td>
</if>
</tr>
<tr>
<td class="thead"><phrase 1="$limitlower" 2="$limitupper" 3="$totalthreads">$vbphrase[showing_threads_x_to_y_of_z]</phrase></td>
<if condition="$show['activeusers']">
<td class="thead">$totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_y_guests]</phrase>)</td>
</if>
<if condition="$show['moderators']">
<td class="thead">$vbphrase[moderators] : $totalmods</td>
</if>
</tr>
<tr valign="top">
<td class="alt1">
<table cellpadding="0" cellspacing="1" border="0">
<tr>
<td class="smallfont" style="padding-right:6px">$vbphrase[sorted_by]</td>
<td><select name="sort">
<option value="title" $sort[title]>$vbphrase[thread_title]</option>
<option value="lastpost" $sort[lastpost]>$vbphrase[last_post_time]</option>
<option value="dateline" $sort[dateline]>$vbphrase[thread_start_time]</option>
<option value="replycount" $sort[replycount]>$vbphrase[number_of_replies]</option>
<option value="views" $sort[views]>$vbphrase[number_of_views]</option>
<option value="postusername" $sort[postusername]>$vbphrase[thread_starter]</option>
<if condition="$show['threadratings']"><option value="voteavg" $sort[voteavg]>$vbphrase[thread_rating]</option></if>
<if condition="$show['threadprefix']"><option value="threadprefix" $sort[threadprefix]>$vbphrase[threadprefix]</option></if>
</select></td>
<td class="smallfont" style="padding-right:6px; padding-left:12px">$vbphrase[sort_order]</td>
<td><select name="order">
<option value="asc" $order[asc]>$vbphrase[ascending]</option>
<option value="desc" $order[desc]>$vbphrase[descending]</option>
</select></td>
</tr>
<tr>
<td class="smallfont" style="padding-right:6px">$vbphrase[from_the]</td>
<td><select name="daysprune">
<option value="1" $daysprunesel[1]>$vbphrase[last_day]</option>
<option value="2" $daysprunesel[2]>$vbphrase[last_2_days]</option>
<option value="7" $daysprunesel[7]>$vbphrase[last_week]</option>
<option value="10" $daysprunesel[10]>$vbphrase[last_10_days]</option>
<option value="14" $daysprunesel[14]>$vbphrase[last_2_weeks]</option>
<option value="30" $daysprunesel[30]>$vbphrase[last_month]</option>
<option value="45" $daysprunesel[45]>$vbphrase[last_45_days]</option>
<option value="60" $daysprunesel[60]>$vbphrase[last_2_months]</option>
<option value="75" $daysprunesel[75]>$vbphrase[last_75_days]</option>
<option value="100" $daysprunesel[100]>$vbphrase[last_100_days]</option>
<option value="365" $daysprunesel[365]>$vbphrase[last_year]</option>
<option value="-1" $daysprunesel[all]>$vbphrase[beginning]</option>
</select></td>
<if condition="$show['threadprefix']">
<td colspan="2" class="smallfont"> </td>
</tr>
<tr>
<td class="smallfont">$vbphrase[threadprefix]:</td>
<td>$threadprefixes</td>
</if>
<td colspan="2" align="$stylevar[right]"><input type="submit" class="button" value="$vbphrase[show_threads]" /></td>
</tr>
</table>
</td>
<if condition="$show['activeusers']">
<td class="alt1"><div class="smallfont">$activeusers</div></td>
</if>
<if condition="$show['moderators']">
<td class="alt1"><div class="smallfont">$moderatorslist </div></td>
</if>
</tr>
</table>
</form>
<!-- End Active Users in this Forum (and sub-forums) and Moderators -->
<if condition="$show['popups']">
<br />
<!-- popup menu contents -->
<!-- forum tools menu -->
<div class="vbmenu_popup" id="forumtools_menu" style="display:none">
<form action="moderator.php?f=$forumid" method="post" name="forumadminform">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">$vbphrase[forum_tools]<a name="goto_forumtools"></a></td></tr>
<if condition="$show['newthreadlink']"><tr><td class="vbmenu_option"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[post_a_new_thread]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread&f=$foruminfo[forumid]" rel="nofollow" onclick="return mark_forum_read($foruminfo[forumid]);">$vbphrase[mark_this_forum_read]</a></td></tr>
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]do=addsubscription&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[subscribe_to_this_forum]</a></td></tr>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]f=$foruminfo[parentid]" rel="nofollow">$vbphrase[view_parent_forum]</a></td></tr>
<if condition="$show['adminoptions']">
<tr>
<td class="thead">$vbphrase[admin_tools]<a name="goto_forumadmin"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<div><label for="fa_mpo"><input type="radio" name="do" id="fa_mpo" value="modposts" checked="checked" />$vbphrase[view_posts_queue]</label></div>
<div><label for="fa_mat"><input type="radio" name="do" id="fa_mat" value="modattach" />$vbphrase[view_attachment_queue]</label></div>
<div><label for="fa_mov"><input type="radio" name="do" id="fa_mov" value="move" />$vbphrase[massmove_threads]</label></div>
<div><label for="fa_prn"><input type="radio" name="do" id="fa_prn" value="prune" />$vbphrase[massprune_threads]</label></div>
<if condition="$show['addmoderator']">
<div><label for="fa_amd"><input type="radio" name="do" id="fa_amd" value="addmoderator" />$vbphrase[add_moderator]</label></div>
</if>
<if condition="$show['post_new_announcement']">
<div><label for="fa_pan"><input type="radio" name="do" id="fa_pan" value="postannouncement" />$vbphrase[post_new_announcement]</label></div>
</if>
<if condition="$foruminfo['allowprefix']">
<div><label for="fa_cat"><input type="radio" name="do" id="fa_cat" value="manageprefix" />$vbphrase[manage_threadprefix]</label></div>
</if>
</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite" align="center">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="f" value="$forumid" />
<input type="submit" class="button" value="$vbphrase[perform_action]" />
</td>
</tr>
</if>
</table>
</form>
</div>
<!-- / forum tools menu -->
<!-- inline mod menu -->
<if condition="$show['inlinemod']">
<div class="vbmenu_popup" id="imod_menu" style="display:none" align="$stylevar[left]">
$threadadmin_imod_menu_thread
</div>
</if>
<!-- / inline mod menu -->
<!-- / popup menu contents -->
<else />
<!-- controls for non-popup browsers -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top-width:0px">
<tr>
<td class="thead">$vbphrase[forum_tools]<a name="goto_forumtools"></a></td>
<td class="thead">$vbphrase[search_this_forum]<a name="goto_forumsearch"></a></td>
</tr>
<tr valign="top">
<!-- forum tools -->
<td class="alt1">
<div class="smallfont">
<div><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[mark_this_forum_read]" vspace="1" /> <a href="forumdisplay.php?$session[sessionurl]do=markread&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[mark_this_forum_read]</a></div>
<if condition="$show['member']"><div><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[subscription]" vspace="1" /> <a href="subscription.php?$session[sessionurl]do=addsubscription&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[subscribe_to_this_forum]</a></div></if>
<div><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[view_parent_forum]" vspace="1" /> <a href="forumdisplay.php?$session[sessionurl]f=$foruminfo[parentid]" rel="nofollow">$vbphrase[view_parent_forum]</a></div>
</div>
</td>
<!-- / forum tools -->
<!-- search this forum -->
<td class="alt1">
<form action="search.php?do=process" method="post">
<div class="smallfont">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="forumchoice[]" value="$forumid" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<strong>$vbphrase[search_this_forum]</strong> :<br />
<input type="text" class="bginput" name="query" size="20" style="width:175px" />$gobutton<br />
<a href="search.php?$session[sessionurl]f=$forumid" rel="nofollow">$vbphrase[advanced_search]</a>
</div>
</form>
</td>
<!-- / search this forum -->
</tr>
</table>
<br />
<!-- / controls for non-popup browsers -->
</if>
<if condition="$show['ajax_js']">
<script type="text/javascript" src="clientscript/vbulletin_ajax_threadslist.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript">
<!--
vB_AJAX_Threadlist_Init('threadslist');
//-->
</script>
</if>
<!-- ############## END THREADS LIST ############## -->
</if>
$forumhome_markread_script
<if condition="$show['popups'] AND $show['forumsearch']">
<!-- forum search menu -->
<div class="vbmenu_popup" id="forumsearch_menu" style="display:none">
<form action="search.php?do=process" method="post">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_this_forum]<a name="goto_forumsearch"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="forumchoice[]" value="$forumid" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" accesskey="s" tabindex="1004" /></div>
</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<label for="rb_fd_sp0"><input type="radio" name="showposts" value="0" id="rb_fd_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label>
<label for="rb_fd_sp1"><input type="radio" name="showposts" value="1" id="rb_fd_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]f=$forumid" rel="nofollow">$vbphrase[advanced_search]</a></td>
</tr>
</table>
</form>
</div>
<!-- / forum search menu -->
</if>
<!-- icon key -->
<if condition="$show['threadslist']">
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread_new.gif" alt="$vbphrase[new_posts]" border="0" /></td>
<td class="smallfont">$vbphrase[new_posts]</td>
<if condition="$vboptions['usehotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_hot_new.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
<td class="smallfont">$vbphrase[hot_thread_with_new_posts]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread.gif" alt="$vbphrase[no_new_posts]" border="0" /></td>
<td class="smallfont">$vbphrase[no_new_posts]</td>
<if condition="$vboptions['usehotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_hot.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
<td class="smallfont">$vbphrase[hot_thread_with_no_new_posts]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread_lock.gif" alt="$vbphrase[closed_thread]" border="0" /></td>
<td class="smallfont">$vbphrase[thread_is_closed]</td>
<if condition="$show['dotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_dot.gif" alt="$vbphrase[thread_contains_a_message_written_by_you]" border="0" /></td>
<td class="smallfont">$vbphrase[you_have_posted_in_this_thread]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
</table>
<else />
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<td>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_no_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_is_closed_for_posting]</td>
</tr>
</table>
</td>
</tr>
</table>
</if>
<!-- / icon key -->
<!-- forum rules & forum jump -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="top">
<td width="100%">
<div class="smallfont"> </div>
<if condition="$show['threadslist']">$forumrules</if>
</td>
<td>
$forumjump
<if condition="!$show['popups'] AND $show['adminoptions']">
<br />
<form action="moderator.php" method="get">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="f" value="$forumid" />
<div class="smallfont"><strong>$vbphrase[admin_tools]</strong> :</div>
<select name="do" onchange="this.form.submit();">
<optgroup label="$vbphrase[admin_tools]">
<option value="modposts" selected="selected">$vbphrase[view_posts_queue]</option>
<option value="modattach">$vbphrase[view_attachment_queue]</option>
<option value="move">$vbphrase[mass_move]</option>
<option value="prune">$vbphrase[mass_prune]</option>
<if condition="$show['addmoderator']">
<option value="addmoderator">$vbphrase[add_moderator]</option>
</if>
<if condition="$show['post_new_announcement']">
<option value="postannouncement">$vbphrase[post_new_announcement]</option>
</if>
<if condition="$foruminfo['allowprefix']">
<option value="manageprefix">$vbphrase[manage_threadprefix]</option>
</if>
</optgroup>
</select>$gobutton
</form>
</if>
</td>
</tr>
</table>
<!-- / forum rules & forum jump -->
$footer
</body>
</html>
scorpion
13/12/2006, 15h29
la j'ai plus rien plus de presentation prezup plus rien
tu as bien changé les ID de tes forums
scorpion
13/12/2006, 15h53
exacte lagrace sa fonctionne merci a vous 2:p:p
Ok c'est parfait alors :) .
Très interessant ce hack, merci beaucoup Oasis (O@sis) :yahoo:
scorpion
14/12/2006, 20h19
bonsoir a tous vous allez dire que je suis un peu ..... mais le code que tu ma donner tout va bien sauf que sous ie j'ai plus les bouton nouveau message et les nombre de pages si tu a une idée
Essaie en supprimant ceci:
<!-- SpeedPrez --!>
et
<!-- / SpeedPrez --!>
scorpion
14/12/2006, 21h01
oki lagrace j'essaye et je te redit sa
scorpion
14/12/2006, 21h16
pareil en plus de sa sa m'enleve le bouton nouveau message et sa me decale le nombre de page
J'utilise très peu, voir pas du tout Internet Explorer . Cependant je vais tout de même me pencher sur ton cas ce week-end ;) .
scorpion
14/12/2006, 23h29
moi aussi tres peu mais c'est plutot pour les membres le plus genant parce que ceux qui utilise internet explorer il ne peuvent pas poster ou choisir leur pages qu'il veulent , merci pour ton aide en tout cas ;)
Oui je le pense aussi, ce serait pénaliser environ 70% des internautes en ne pas s'en occuper !
scorpion
18/12/2006, 13h33
salut a tous oasis pour savoir si tu t'est pencher un peu sur mon problème ;)
Non pas encore, à vrai dire je vais surement formater dans la journée donc je suis occupé (je jongle entre 36 trucs à la fois) .
scorpion
18/12/2006, 14h43
ok pas de souci tu me previendera quand tu aura quelque minutes je te remercie
Bonjour,
Tout d'abord félicitation pour ce hack vraiment utile *clapclapclap* !!
Ensuite, je me retrouve confronté a un "bug" je ne sais pas si c'est que chez moi, mais lorsque dans la présentation je met ce genre de caractere (' " : ; ,)
Et bien je me retrouve confronté a une bien belle erreur sql, je retire donc ce genre de caractere et cela fonctionne...
Normal docteur?
Bonne journée a tous ;)
Autre bug qui touche également prézup.
Sous ie je ne vois pas le bouton "Nouveau Message"
Je m'explique en image, voici sous le meme compte un screen du forum "demande graphique"
Sous Firefox aucun probleme :
http://img184.imageshack.us/img184/8555/firefoxhe6.jpg
Et sous ie, je ne vois plus le bouton Nouveau message (mais seulement sur les forum présentation et demande graphique)
http://img216.imageshack.us/img216/8562/sousiepw7.jpg
Pourriez vous faire des test et me dire si je suis le seul a voir ce souci? :/
Les caractères spéciaux (' " : ; ,) sont interdits par mesures de sécurité .
Concernant ton 2nd problème je pense que je vais pass pouvoir t'aider, tu n'imagines pas la gueule de mon forum sous IE ... et penses à faire de la pub pour FF, à mort IE y a qu'avec ca qu'on a à coup sûr des bugs !
Les caractères spéciaux (' " : ; ,) sont interdits par mesures de sécurité .
Concernant ton 2nd problème je pense que je vais pass pouvoir t'aider, tu n'imagines pas la gueule de mon forum sous IE ... et penses à faire de la pub pour FF, à mort IE y a qu'avec ca qu'on a à coup sûr des bugs !
Ahum, le probleme c'est que plein de personne mette des virgules guillement, pour expliquer ce qu'ils veulent, et ils sont confronter a une belle erreur sql qu'ils ne comprennent. Il n'y as pas de possibiliter de contourner ce probleme?
Coucou, j'aurais voulu savoir comment il aurait été possible d'ajouté un liens comme celui ci : http://img299.imageshack.us/img299/8453/lienprezupsk4.jpg
Juste dans mon forum de demande graphique.
Merci du coup de mains!
(Ce qui permettra au personne sous ie comme sous firefox d'utiliser le formulaire)
Tiens voici le code à mettre dans ton template newthread :
<div align=\"left\"><span class=\"genmed\"><input class=\"button\" value=\"Rédiger une Demande\" style=\"width: 180px; height: 25px\" onclick='location.href=\"speedprezdd.php\"' type=\"button\"></span>
Faut t-il le mettre a un endroit bien précis?
Et affichera t'il cela seulement dans le forum graphique?
Merci de ta réponse rapide ;)
Si tu as effectué les modifications indiquées dans le fichier Lisez Moi ! fourni avec le hack, voici ce que tu dois ensuite faire :
1- Chercher :
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==8"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></td>
<!-- / SpeedPrez --!>
2- Remplacer par :
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==8"><div align=\"left\"><span class=\"genmed\"><input class=\"button\" value=\"Rédiger une Demande\" style=\"width: 180px; height: 25px\" onclick='location.href=\"speedprezdd.php\"' type=\"button\"></span><br /></if>
<a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></td>
<!-- / SpeedPrez --!>
Et voilà c'est bon ;)
Si vous avez un message d'erreur MySQL quand vous entrez des caractères spéciaux, des entités on appele ca je crois (accents, etc ...) qui sont en fait interdits car ils ont des équivalents en HTML, ce qui peut provoquer des intrusions non désirées, bref un hacking, voici la solution :
- Dans votre fichier PHP, cherchez stripslashes .
- Remplacez par addslashes .
Et voilà ! Mais je vous le rappele, attention à la faille !
Sur tous les forums où je suis passé, ça n'a jamais marché. ^^
De quoi ? Moi j'ai testé ca fonctionne à merveille .
merci pour ce hack Oa$!s marche parfaitement chez moi
N'arrivant pas à mettre le fameux bouton Speedprzp avec mon style, je viens à vous pour un coup de main
Je vous mon forumdisplay :
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$foruminfo[title_clean]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title>
<if condition="$show['inlinemod']"><script type="text/javascript" src="clientscript/vbulletin_inlinemod.js?v=$vboptions[simpleversion]"></script></if>
</head>
<body>
$header
$navbar
$latestthreadsd
<!-- PreZuP-SePresenter -->
$lien_prezup
<!-- PreZuP-SePresenter -->
<if condition="$show['forumslist']"> <!-- sub-forum list --> <!-- [FB] Rounded edges for FancyBlue code --> <table width="100%" style="background-image:url($stylevar[imgdir_misc]/cat_back.gif)" border="0" cellpadding="0" cellspacing="0"> <!-- End Rounded edges for FancyBlue code --> <tr> <!-- [FB] Rounded edges for FancyBlue code --> <td width="140" height="27" align="left" valign="top"><img src="$stylevar[imgdir_misc]/cat_left.gif" alt=" " border="0" /></td> <!-- [FB] End Rounded edges for FancyBlue code --> <td class="tcat" width="100%">$vbphrase[subforums]<span class="normal"> : $foruminfo[title]</span></td> <if condition="$show['forumsearch']"> <td class="vbmenu_control" id="forumsearch.subforums" nowrap="nowrap"><a href="search.php?$session[sessionurl]f=$foruminfo[forumid]" rel="nofollow">$vbphrase[search_this_forum]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("forumsearch.subforums"); </script></if></td> </if> <!-- [FB] Rounded edges for FancyBlue code --> <td width="140" height="27" align="right" valign="top"><img src="$stylevar[imgdir_misc]/cat_right.gif" alt=" " border="0" /></td> <!-- [FB] End Rounded edges for FancyBlue code --> </tr> </table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead"> </td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$vbphrase[last_post]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
<if condition="$vboptions[showmoderatorcolumn]">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
</thead>
$forumbits
</table>
<br />
<!-- / sub-forum list -->
</if>
<if condition="$show['threadslist']">
<!-- threads list -->
<form action="inlinemod.php?forumid=$forumid" method="post" id="inlinemodform">
<input type="hidden" name="url" value="$url" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="forumid" value="$forumid" />
<!-- controls above thread list -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td class="smallfont"><if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if></td>
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
<!-- / controls above thread list --> <!-- [FB] Rounded edges for FancyBlue code --> <table width="100%" style="background-image:url($stylevar[imgdir_misc]/cat_back.gif)" border="0" cellpadding="0" cellspacing="0"> <!-- End Rounded edges for FancyBlue code --> <tr> <!-- [FB] Rounded edges for FancyBlue code --> <td width="140" height="27" align="left" valign="top"><img src="$stylevar[imgdir_misc]/cat_left.gif" alt=" " border="0" /></td> <!-- [FB] End Rounded edges for FancyBlue code --> <td class="tcat" width="100%">$vbphrase[threads_in_forum]<span class="normal"> : $foruminfo[title]</span></td> <td class="vbmenu_control" id="forumtools" nowrap="nowrap"><a href="$show[nojs_link]#goto_forumtools" rel="nofollow">$vbphrase[forum_tools]</a> <script type="text/javascript"> vbmenu_register("forumtools"); </script></td> <if condition="$show['forumsearch']"> <td class="vbmenu_control" id="forumsearch" nowrap="nowrap"><if condition="$show['quicksearch']"><a href="$show[nojs_link]#goto_forumsearch" rel="nofollow">$vbphrase[search_this_forum]</a> <script type="text/javascript"> vbmenu_register("forumsearch"); </script><else /><a href="search.php?$session[sessionurl]f=$foruminfo[forumid]" rel="nofollow">$vbphrase[search_this_forum]</a></if></td> </if> <!-- [FB] Rounded edges for FancyBlue code --> <td width="140" height="27" align="right" valign="top"><img src="$stylevar[imgdir_misc]/cat_right.gif" alt=" " border="0" /></td> <!-- [FB] End Rounded edges for FancyBlue code --> </tr> </table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist">
<tbody>
$announcebits
<if condition="$show['search_engine']">
<if condition="$show['threadicons']">
<td class="thead" colspan="2"> </td>
<else />
<td class="thead"> </td>
</if>
<td class="thead" width="100%">
<if condition="$show['threadratings']"><span style="float:$stylevar[right]">$vbphrase[rating]</span></if>
$vbphrase[thread] / $vbphrase[thread_starter]
</td>
<td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap">$vbphrase[last_post]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap">$vbphrase[replies]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap">$vbphrase[views]</span></td>
<else />
<tr>
<if condition="$show['threadicons']">
<td class="thead" colspan="2"> </td>
<else />
<td class="thead"> </td>
</if>
<td class="thead" width="100%">
<if condition="$show['threadratings']"><span style="float:$stylevar[right]"><a href="$sorturl&order=desc&sort=voteavg" rel="nofollow">$vbphrase[rating]</a> $sortarrow[voteavg]</span></if>
<a href="$sorturl&order=asc&sort=title" rel="nofollow">$vbphrase[thread]</a> $sortarrow[title] /
<a href="$sorturl&order=asc&sort=postusername" rel="nofollow">$vbphrase[thread_starter]</a> $sortarrow[postusername]
</td>
<td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=lastpost" rel="nofollow">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=replycount" rel="nofollow">$vbphrase[replies]</a> $sortarrow[replycount]</span></td>
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=views" rel="nofollow">$vbphrase[views]</a> $sortarrow[views]</span></td>
<if condition="$show['inlinemod']">
<if condition="$show['popups']">
<td class="vbmenu_control" id="imod" align="center" title="$vbphrase[moderation]"> <script type="text/javascript"> vbmenu_register('imod'); </script> </td>
<else />
<td class="thead" align="center">
<input type="checkbox" name="allbox" id="checkall_all" title="$vbphrase[check_uncheck_all]" onclick="inlineMod.check_all()" />
</td>
</if>
</if>
</tr>
</tbody>
</if>
<if condition="$show['threads']">
<!-- show threads -->
<tbody id="threadbits_forum_$foruminfo[forumid]">
<if condition="$show['stickies']">
$threadbits_sticky
</if>
$threadbits
</tbody>
<!-- end show threads -->
<else />
<!-- show no threads message -->
<tbody>
<tr>
<td class="alt1" colspan="$foruminfo[bottomcolspan]" align="center">
<div style="padding: 16px">
<if condition="$show['noposts']"><strong>$vbphrase[no_posts_in_this_forum]</strong><else /><strong><phrase 1="$daysprune">$vbphrase[no_posts_last_x_days_forum]</phrase></strong><br />
<span class="smallfont">$vbphrase[try_controls_below_for_older_posts]</span></if>
</div>
</td>
</tr>
</tbody>
<!-- end show no threads message -->
</if>
</table>
<!-- controls below thread list -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px">
<tr valign="top">
<td class="smallfont"><if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if></td>
<if condition="$show['pagenav'] OR $show['inlinemod']">
<td align="$stylevar[right]">$pagenav
<if condition="$show['inlinemod']">
<div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap; float:$stylevar[right]">
<if condition="$show['pagenav']"><br /></if><strong>$vbphrase[moderation]</strong><br />
<select name="do">
<optgroup label="$vbphrase[option]">
<if condition="$show['deletethread']">
<option value="deletethread">$vbphrase[delete_threads]</option>
<option value="undeletethread">$vbphrase[undelete_threads]</option>
</if>
<if condition="$show['openthread']">
<option value="open">$vbphrase[open_threads]</option>
<option value="close">$vbphrase[close_threads]</option>
</if>
<if condition="$show['approvethread']">
<option value="approvethread">$vbphrase[approve_threads]</option>
<option value="unapprovethread">$vbphrase[unapprove_threads]</option>
</if>
<if condition="$show['movethread']">
<option value="stick">$vbphrase[stick_threads]</option>
<option value="unstick">$vbphrase[unstick_threads]</option>
<option value="movethread">$vbphrase[move_threads]</option>
<option value="mergethread">$vbphrase[merge_threads]</option>
<option value="archivethread">$vbphrase[archive_threads]</option>
</if>
</optgroup>
<optgroup label="____________________">
<option value="viewthread">$vbphrase[view_selected_threads]</option>
<option value="clearthread">$vbphrase[clear_thread_list]</option>
</optgroup>
</select><input type="submit" class="button" id="inlinego" value="$vbphrase[go]" />
</div>
<script type="text/javascript">
<!--
inlineMod = new vB_Inline_Mod('inlineMod', 'thread', 'inlinemodform', '$vbphrase[go_x]');
//-->
</script>
</if>
</td>
</if>
</tr>
</table>
<!-- / controls below thread list -->
</form>
<br />
<!-- Active Users in this Forum (and sub-forums) and Moderators -->
<form action="forumdisplay.php" method="get">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="f" value="$forumid" />
<input type="hidden" name="page" value="$pagenumber" />
<input type="hidden" name="pp" value="$perpage" />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">$vbphrase[display_options]</td>
<if condition="$show['activeusers']">
<td class="tcat">$vbphrase[currently_active_users]</td>
</if>
<if condition="$show['moderators']">
<td class="tcat">$vbphrase[moderators]</td>
</if>
</tr>
<tr>
<td class="thead"><phrase 1="$limitlower" 2="$limitupper" 3="$totalthreads">$vbphrase[showing_threads_x_to_y_of_z]</phrase></td>
<if condition="$show['activeusers']">
<td class="thead">$totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_y_guests]</phrase>)</td>
</if>
<if condition="$show['moderators']">
<td class="thead">$vbphrase[moderators] : $totalmods</td>
</if>
</tr>
<tr valign="top">
<td class="alt1">
<table cellpadding="0" cellspacing="1" border="0">
<tr>
<td class="smallfont" style="padding-right:6px">$vbphrase[sorted_by]</td>
<td><select name="sort">
<option value="title" $sort[title]>$vbphrase[thread_title]</option>
<option value="lastpost" $sort[lastpost]>$vbphrase[last_post_time]</option>
<option value="dateline" $sort[dateline]>$vbphrase[thread_start_time]</option>
<option value="replycount" $sort[replycount]>$vbphrase[number_of_replies]</option>
<option value="views" $sort[views]>$vbphrase[number_of_views]</option>
<option value="postusername" $sort[postusername]>$vbphrase[thread_starter]</option>
<if condition="$show['threadratings']"><option value="voteavg" $sort[voteavg]>$vbphrase[thread_rating]</option></if>
</select></td>
<td class="smallfont" style="padding-right:6px; padding-left:12px">$vbphrase[sort_order]</td>
<td><select name="order">
<option value="asc" $order[asc]>$vbphrase[ascending]</option>
<option value="desc" $order[desc]>$vbphrase[descending]</option>
</select></td>
</tr>
<tr>
<td class="smallfont" style="padding-right:6px">$vbphrase[from_the]</td>
<td><select name="daysprune">
<option value="1" $daysprunesel[1]>$vbphrase[last_day]</option>
<option value="2" $daysprunesel[2]>$vbphrase[last_2_days]</option>
<option value="7" $daysprunesel[7]>$vbphrase[last_week]</option>
<option value="10" $daysprunesel[10]>$vbphrase[last_10_days]</option>
<option value="14" $daysprunesel[14]>$vbphrase[last_2_weeks]</option>
<option value="30" $daysprunesel[30]>$vbphrase[last_month]</option>
<option value="45" $daysprunesel[45]>$vbphrase[last_45_days]</option>
<option value="60" $daysprunesel[60]>$vbphrase[last_2_months]</option>
<option value="75" $daysprunesel[75]>$vbphrase[last_75_days]</option>
<option value="100" $daysprunesel[100]>$vbphrase[last_100_days]</option>
<option value="365" $daysprunesel[365]>$vbphrase[last_year]</option>
<option value="-1" $daysprunesel[all]>$vbphrase[beginning]</option>
</select></td>
<td colspan="2" align="$stylevar[right]"><input type="submit" class="button" value="$vbphrase[show_threads]" /></td>
</tr>
</table>
</td>
<if condition="$show['activeusers']">
<td class="alt1"><div class="smallfont">$activeusers</div></td>
</if>
<if condition="$show['moderators']">
<td class="alt1"><div class="smallfont">$moderatorslist </div></td>
</if>
</tr>
</table>
</form>
<!-- End Active Users in this Forum (and sub-forums) and Moderators -->
<if condition="$show['popups']">
<br />
<!-- popup menu contents -->
<!-- forum tools menu -->
<div class="vbmenu_popup" id="forumtools_menu" style="display:none">
<form action="moderator.php?f=$forumid" method="post" name="forumadminform">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">$vbphrase[forum_tools]<a name="goto_forumtools"></a></td></tr>
<if condition="$show['newthreadlink']"><tr><td class="vbmenu_option"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[post_a_new_thread]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread&f=$foruminfo[forumid]" rel="nofollow" onclick="return mark_forum_read($foruminfo[forumid]);">$vbphrase[mark_this_forum_read]</a></td></tr>
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]do=addsubscription&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[subscribe_to_this_forum]</a></td></tr>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]f=$foruminfo[parentid]" rel="nofollow">$vbphrase[view_parent_forum]</a></td></tr>
<if condition="$show['adminoptions']">
<tr>
<td class="thead">$vbphrase[admin_tools]<a name="goto_forumadmin"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<div><label for="fa_mpo"><input type="radio" name="do" id="fa_mpo" value="modposts" checked="checked" />$vbphrase[view_posts_queue]</label></div>
<div><label for="fa_mat"><input type="radio" name="do" id="fa_mat" value="modattach" />$vbphrase[view_attachment_queue]</label></div>
<div><label for="fa_mov"><input type="radio" name="do" id="fa_mov" value="move" />$vbphrase[massmove_threads]</label></div>
<div><label for="fa_prn"><input type="radio" name="do" id="fa_prn" value="prune" />$vbphrase[massprune_threads]</label></div>
<if condition="$show['addmoderator']">
<div><label for="fa_amd"><input type="radio" name="do" id="fa_amd" value="addmoderator" />$vbphrase[add_moderator]</label></div>
</if>
<if condition="$show['post_new_announcement']">
<div><label for="fa_pan"><input type="radio" name="do" id="fa_pan" value="postannouncement" />$vbphrase[post_new_announcement]</label></div>
</if>
</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite" align="center">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="f" value="$forumid" />
<input type="submit" class="button" value="$vbphrase[perform_action]" />
</td>
</tr>
</if>
</table>
</form>
</div>
<!-- / forum tools menu -->
<!-- inline mod menu -->
<if condition="$show['inlinemod']">
<div class="vbmenu_popup" id="imod_menu" style="display:none" align="$stylevar[left]">
$threadadmin_imod_menu_thread
</div>
</if>
<!-- / inline mod menu -->
<!-- / popup menu contents -->
<else />
<!-- controls for non-popup browsers -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top-width:0px">
<tr>
<td class="thead">$vbphrase[forum_tools]<a name="goto_forumtools"></a></td>
<td class="thead">$vbphrase[search_this_forum]<a name="goto_forumsearch"></a></td>
</tr>
<tr valign="top">
<!-- forum tools -->
<td class="alt1">
<div class="smallfont">
<div><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[mark_this_forum_read]" vspace="1" /> <a href="forumdisplay.php?$session[sessionurl]do=markread&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[mark_this_forum_read]</a></div>
<if condition="$show['member']"><div><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[subscription]" vspace="1" /> <a href="subscription.php?$session[sessionurl]do=addsubscription&f=$foruminfo[forumid]" rel="nofollow">$vbphrase[subscribe_to_this_forum]</a></div></if>
<div><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[view_parent_forum]" vspace="1" /> <a href="forumdisplay.php?$session[sessionurl]f=$foruminfo[parentid]" rel="nofollow">$vbphrase[view_parent_forum]</a></div>
</div>
</td>
<!-- / forum tools -->
<!-- search this forum -->
<td class="alt1">
<form action="search.php?do=process" method="post">
<div class="smallfont">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="forumchoice[]" value="$forumid" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<strong>$vbphrase[search_this_forum]</strong> :<br />
<input type="text" class="bginput" name="query" size="20" style="width:175px" />$gobutton<br />
<a href="search.php?$session[sessionurl]f=$forumid" rel="nofollow">$vbphrase[advanced_search]</a>
</div>
</form>
</td>
<!-- / search this forum -->
</tr>
</table>
<br />
<!-- / controls for non-popup browsers -->
</if>
<if condition="$show['ajax_js']">
<script type="text/javascript" src="clientscript/vbulletin_ajax_threadslist.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript">
<!--
vB_AJAX_Threadlist_Init('threadslist');
//-->
</script>
</if>
<!-- ############## END THREADS LIST ############## -->
</if>
$forumhome_markread_script
<if condition="$show['popups'] AND $show['forumsearch']">
<!-- forum search menu -->
<div class="vbmenu_popup" id="forumsearch_menu" style="display:none">
<form action="search.php?do=process" method="post">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_this_forum]<a name="goto_forumsearch"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="forumchoice[]" value="$forumid" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" accesskey="s" tabindex="1004" /></div>
</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<label for="rb_fd_sp0"><input type="radio" name="showposts" value="0" id="rb_fd_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label>
<label for="rb_fd_sp1"><input type="radio" name="showposts" value="1" id="rb_fd_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]f=$forumid" rel="nofollow">$vbphrase[advanced_search]</a></td>
</tr>
</table>
</form>
</div>
<!-- / forum search menu -->
</if>
<!-- icon key -->
<if condition="$show['threadslist']">
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread_new.gif" alt="$vbphrase[new_posts]" border="0" /></td>
<td class="smallfont">$vbphrase[new_posts]</td>
<if condition="$vboptions['usehotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_hot_new.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
<td class="smallfont">$vbphrase[hot_thread_with_new_posts]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread.gif" alt="$vbphrase[no_new_posts]" border="0" /></td>
<td class="smallfont">$vbphrase[no_new_posts]</td>
<if condition="$vboptions['usehotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_hot.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
<td class="smallfont">$vbphrase[hot_thread_with_no_new_posts]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread_lock.gif" alt="$vbphrase[closed_thread]" border="0" /></td>
<td class="smallfont">$vbphrase[thread_is_closed]</td>
<if condition="$show['dotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_dot.gif" alt="$vbphrase[thread_contains_a_message_written_by_you]" border="0" /></td>
<td class="smallfont">$vbphrase[you_have_posted_in_this_thread]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
</table>
<else />
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<td>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_no_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_is_closed_for_posting]</td>
</tr>
</table>
</td>
</tr>
</table>
</if>
<!-- / icon key -->
<!-- forum rules & forum jump -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="top">
<td width="100%">
<div class="smallfont"> </div>
<if condition="$show['threadslist']">$forumrules</if>
</td>
<td>
$forumjump
<if condition="!$show['popups'] AND $show['adminoptions']">
<br />
<form action="moderator.php" method="get">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="f" value="$forumid" />
<div class="smallfont"><strong>$vbphrase[admin_tools]</strong> :</div>
<select name="do" onchange="this.form.submit();">
<optgroup label="$vbphrase[admin_tools]">
<option value="modposts" selected="selected">$vbphrase[view_posts_queue]</option>
<option value="modattach">$vbphrase[view_attachment_queue]</option>
<option value="move">$vbphrase[mass_move]</option>
<option value="prune">$vbphrase[mass_prune]</option>
<if condition="$show['addmoderator']">
<option value="addmoderator">$vbphrase[add_moderator]</option>
</if>
<if condition="$show['post_new_announcement']">
<option value="postannouncement">$vbphrase[post_new_announcement]</option>
</if>
</optgroup>
</select>$gobutton
</form>
</if>
</td>
</tr>
</table>
<!-- / forum rules & forum jump -->
$footer
</body>
</html>
Si une ame charitable passait par là, je l'en remercierais
Maxime69
15/02/2007, 13h41
Ou son les liens de téléchargement ? Merci bien !!!
tu clique sur install et tu vera la piece jointe
Personne n'aurait une petite idée pour m'aider à résoudre mon problème lié à mon style.
De plus, la phrase a trouvé dans le forumdisplay n'existe pas meme dans le style par défaut de VB 3.6.4
Merci
Slt,
Tu es sûr que tu as bien cherché ? Car la phrase existe obligatoirement dans le style par défaut de vBulletin !
++
salut,
juste une question, car je n'ai pas trop compris le but de ce hack:
s'agit il de faire une demande d'avatar par exemple, qu'un graphiste essaierai de faire,
ou alors le hack le crée automatiquement suivant les données mises par le demandeur?
Merci.
Il s'agit de la première option :p
J'avais déjà vu un site qui faisait ce que tu décris dans ta seconde proposition, mais ça m'étonnerait sérieusement que l'auteur du site le partage :)
++
suffit de le creer le script
http://www.siteduzero.com/tuto-3-166-1-creer-des-images-en-php.html
Oui mais pour avoir un résultat convenable ça se fait pas en 2 jours ^^
Rien que parce qu'il faut des bases en design (que je n'ai pas) .
Malcom Cry
03/03/2007, 07h13
Bonjour et merci encore pour l'ensemble de vos traductions et créations
Je vous signale un problème .. j'ai donc bien ce hack sur le forum par contre lorsque je tente de générer voici ce que j'ai
Database error in vBulletin 3.6.4:
Invalid SQL:
INSERT INTO _forum thread (title, lastpost, forumid, open, replycount, postusername, postuserid, lastposter, dateline, iconid, visible, attach, similar) VALUES ('Test', 1172903000, '13', 1, 0, 'Malcom Cry', '1', 'Malcom Cry', 1172903000, '0', 1, '0', '0');
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'thread (title, lastpost, forumid, open, replycount, postusername, postuserid, la' at line 1
Error Number : 1064
Date : Saturday, March 3rd 2007 @ 07:23:20 AM
Script : http://mon.site.com/pando/speedprezdd.php?prez=OK
Referrer : http://mon.site.com/pando/speedprezdd.php
IP Address : 86.68.66.9
Username : Annie117
Classname : vB_Database
Qu'ai-je donc fait de pas bien:blush2:
Tu n'aurais pas mis de caractères spéciaux par hasard ? Du style des accents, etc ... Si tel est le cas relis le sujet tu trouveras la réponse à ta question ;) .
Mathelec
04/03/2007, 21h04
Si vous avez des problèmes à regler avec moi c'est par MP .
0a$!s
dexter74
07/03/2007, 19h49
Bonjour comment on trouve l id du topic ??
murderland
23/03/2007, 09h46
bonjour tous le monde,
J'ai aussi essayer d'installer ce hack mais la où j'ai un soucy c'est que dans mon template forumdisplay je ne trouve pas cette ligne
</if>
<!-- / NAVBAR POPUP MENUS -->
es ce que quelqu'un aurait une solution à me proposer s'il vous plait?
Très bon, je prends volontier pour essayer...Encore merci pour ce magnifique partage...:)
Muderland mets nous ton template par ici que je vois ce que tu as modifié :P .
Je vais aller essayer. Merci pour le partage!
Sonnyred
13/04/2007, 14h05
Salut à tous bah moi petit soucis avec ce hack pareil que pour le mod seprésenter
avec la modif dans le forumdisplay le bouton disparait sous IE et me décalle tous mon forum et nikel sous FIREFOX :s
Donc pour arranger le prob j'ai créer 2 nouveaux boutons que j'ai mis au centre de chaque forum et touq est nikel mtn ;) (voir screen)
Si il y a des intéresser je lacherais la modifs à éffectuer ( pas bien difficile )
http://img412.imageshack.us/img412/7118/screenhackzp6.jpg
+++ Sonny
Svensum41
22/04/2007, 14h22
Tu pourrais bien faire le manuel d'installation ! Car c'est vraiment le bordel !
Svensum41
22/04/2007, 15h40
looool je te jure mate ce que tu as fait mon gros :D
Svensum41
22/04/2007, 15h45
Ta meme pas d'afficher que tu doit ouvrir le template navbar ^^ Ta mal codé le truc !
Aux endroits où il y a <!-- PrezUp --!> Enleve le dernier "!" ca te bousille tout le code html !
C'est entre autre pour ca que Murderland trouve pas ce qu'il cherche !
walid019911
12/05/2007, 10h18
Merci pour ton hack.
J'ai tout installé comme dit le lisez moi (changer les forumid etc)
Mais quand je tente de Générer le post eh ben j'ai cette erreur
Database error in vBulletin 3.6.5:
Invalid SQL:
INSERT INTO vb_ thread (title, lastpost, forumid, open, replycount, postusername, postuserid, lastposter, dateline, iconid, visible, attach, similar) VALUES ('ssssssssssssss', 1178957745, '40', 1, 0, 'walid01991', '1', 'walid01991', 1178957745, '0', 1, '0', '0');
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'thread (title, lastpost, forumid, open, replycount, postusername, postuserid, la' at line 1
Error Number : 1064
Date : Saturday, May 12th 2007 @ 10:15:45 AM
Script : http://site.fr/speedprezdd.php?prez=OK
Referrer : http://site.fr/speedprezdd.php
Classname : vb_database
J'ai même rempacer stripslashes par addslashes
Merci d'avance ;)
Tu aurais pas mis de caractères spéciaux par hasard ?
walid019911
12/05/2007, 12h59
Non aucun :s
salut j'ai installer ce hack
il fonction super bien ,il est tres bien ,c'est super ,je voudrais juste agrandir les champ texte du formulaire .
comment faire ?
j'ai chercher "size" dans le template ,mais ca ne donne rien ,concernant les champs de texte .
pouvez vous me dire comment faire svp ?
merciiiii beaucouppppppp
Lu,
Je précise juste que j'ai finit par faire marcher mon hack chez Wallid, il n'avait pas bien configurer les IDs je crois .
Pour toi, infos54, il faut que tu cherche ceci, par exemple :
<input name="dimensions" type="text" id="dimensions" value="380*30" />
Et que tu le remplaces par :
<input name="dimensions" type="text" id="dimensions" value="380*30" size="30" />
++
CastelRock
13/05/2007, 19h00
Mega genial super sa mille merci
hello je suis nouveau et je viens de tester ce hack, la première fois l'oublie de l'id forum ma rendu dingue mais grace a vos réponse qui ont suivis tout est rentrer dans l'ordre , un grand merci à vous et l'auteur du hack...@++
salut a tous super jte remercie ca me convient ,mais enfet ca me ralonge juste la ligne ,j'aimerai bien avoir une zone de texte sur plusieur texte ,impeu comme la balise
<TEXTAREA
pouvez m'indiquer comment je doit faire ?
merci a tous c'est superrr
Et bien tu utilises un textarea et non un input :) .
salut merci ,oui c'est ce que je fai mais ca marche pas . car ensuite le formulaire M'indique cet erreur.
"Erreur: Vous n'avez pas renseigné tous les champs ! "
voila ce que je met :
<td class="Style7">
<div align="center">
<b><u>Couleur(s) :</u></b>
</div>
</td>
<td>
<div align="center">
<textarea name="couleur" rows="5" cols="60">Bleu, Rouge, Vert, etc ...</textarea>
</div>
</td>
a la place de ca :
<td class="Style7">
<div align="center">
<b><u>Couleur(s) :</u></b>
</div>
</td>
<td>
<div align="center">
<input name="couleurs" type="text" id="couleurs" value="Bleu, Rouge, Vert, etc ..." />
</div>
</td>
merci d'avance
Lu,
Je précise juste que j'ai finit par faire marcher mon hack chez Wallid, il n'avait pas bien configurer les IDs je crois .
++Chez wallid ça marche, mais ce qui aurait etait top je pesne c est de nous dire ce qui n allais pas , car les ID ok moi j'ai mis mon Id sous forme de chiffres a la place du texte prevus pour donc j'ai mis 25 par exemple et je me retrouve avec la meme erreur de database que wallid :D Merci pour l infos si tu peux la communiqué :)
j'ai mis ça moi
$forum_de_prez ='25';
avalon017
20/05/2007, 08h31
merci bcp ;)
chez moi sa ne fonctionne pas :s
Pour tester ça en local merci.
gomisloca
14/10/2007, 04h05
merci pour ce hack llol
arcodu59
21/01/2008, 13h00
merci pour ton hack oasis , mai je n'arrive pas a le faire aller j'ai tt mi dans le forumdisplay et autre comme le fichier text ainsi que les petite modiff car j'ai le prezup ainsi que les id_forum et rien ne se passe il veut tjour pas aller ,
peut-tu m'aider svp car la je suis perdu ^^
je suis pas un specialiste mais dans l'archive ya une erreur d'écriture et si tu ne vériffies pas ben cé normal que ca ne saurait pas marcher.
si tu envoie tout sur ton ftp vériffies l'écriture du dossier images qui es nommer "Images" qui doit être écrit en minuscule.
ce qui envoies le dossier misc dans Images/misc qui n'es pas bon car cela doit être images/misc
Bonjour, j'ai corrigé cette petite erreur de frappe ;)
Merci à toi
mais voila j'ai un petit souci quand je clic sur le lien du navbar voila se que j'ai:
http://www.ciberupload.com/out.php/i6876_Sanstitre.jpg
si quelqu'un peut m'aider merci
c'est bon réussi encore merci pour se super hack marche super
Grand_manitou
02/02/2008, 13h20
C'est presque ca :p . Voici ce qui manquait dans l'installation :
Dans le template FORUMDISPLAY, cherches :
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if>Remplaces par :
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==8"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></td>
<!-- / SpeedPrez --!>Si vous avez aussi le hack Prezup, remplaces alors par :
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==2"><a href="PreZuP-SePresenter.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br /><br />
<else /><if condition="$foruminfo[forumid]==8"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></if></td>
<!-- / SpeedPrez --!>[/code]N'oubliez pas de remplacer le code aux deux endroits (en bas et en haut) que ca apparait; pensez aussi à changer l'ID des forums .
J'ai aussi édité le fichier Lisez moi !
Oui comme ça c'est mieux. Dans le fichier d'install en html tu as mis :
Chercher :
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if>
au lieu de ça :
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if>
Le premier code est introuvable dans le forumdisplay.
Grand_manitou
02/02/2008, 14h55
Bon pour moi c'est tout bon ou presque.
J'ai juste dû merder dans un petit truc, vue que je n'ai pas le lien dans la navbar mais ce n'est pas plus grave que ça, je regarderais plus tard.
Ce message pour remercié de tout ce travail pour un super résultat. MERCI
Oui comme ça c'est mieux. Dans le fichier d'install en html tu as mis :
Chercher :
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if>
au lieu de ça :
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if>
Le premier code est introuvable dans le forumdisplay.
voila j'ai deux petit souci
1/une fois installer sous ie7 il me manque le bouton nouveau sujet du haut sur toutes mes catégories du forum.
2/ sous mozilla j'ai les deux boutons nouveau sujet mais quand je clic sur celui du haut pas de souci j'ai la mise en page du hack. Mais quand je clic sur celui du bas j'ai la création des nouveau sujets normale.
la comprend pas merci si quelqu'un peut m'aider
Grand_manitou
03/02/2008, 11h36
voila j'ai deux petit souci
1/une fois installer sous ie7 il me manque le bouton nouveau sujet du haut sur toutes mes catégories du forum.
2/ sous mozilla j'ai les deux boutons nouveau sujet mais quand je clic sur celui du haut pas de souci j'ai la mise en page du hack. Mais quand je clic sur celui du bas j'ai la création des nouveau sujets normale.
la comprend pas merci si quelqu'un peut m'aider
Pour IE, c'est "normal" tu n'es pas le seul dans ce cas. Essaye le truc proposé en page 5 de ce thread (Moi je n'y suis pas arrivé, mais j'ai du me planter quelque part) En ce qui concerne le deuxième point de ton soucis, j'ai eu pareil et j'ai réussi en corrigeant l'ID du forum dans le template forumdisplay sauf erreur. Il y a sauf erreur deux endroit où l'ID doit être changé. 0a$!s sera mieux à même de te renseigner sur ce point là.
Pour IE, c'est "normal" tu n'es pas le seul dans ce cas. Essaye le truc proposé en page 5 de ce thread (Moi je n'y suis pas arrivé, mais j'ai du me planter quelque part) En ce qui concerne le deuxième point de ton soucis, j'ai eu pareil et j'ai réussi en corrigeant l'ID du forum dans le template forumdisplay sauf erreur. Il y a sauf erreur deux endroit où l'ID doit être changé. 0a$!s sera mieux à même de te renseigner sur ce point là.
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==148"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></td>
<!-- / SpeedPrez --!>
2/Non il y a qu'un endroit pour l'id
1/ pas réussi non plus
personne ne peut m'aider merci
Slt, si j oublis pas, ce qui va etre dure :D je vais regarder ça ce soir :) par contre pense a mettre tes code dans les balises adéquates stp pichou ...
Slt, si j oublis pas, ce qui va etre dure :D je vais regarder ça ce soir :) par contre pense a mettre tes code dans les balises adéquates stp pichou ...
Pas compris désoler Ombre tu parles d'où
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==148"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></td>
<!-- / SpeedPrez --!>
2/Non il y a qu'un endroit pour l'id
1/ pas réussi non plus
ça devrait etre ça:
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==148"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></td>
<!-- / SpeedPrez --!>
Merci Ombre j'ai changer mais toujour pareil manque le bouton nouveau message dans ie7
Lol pichou, je pense que tu n as réellement pas compris ma suggestion, quand tu indique un bout de code ici dans un topic, utilise la balise bbcode [ code ] stp, on ne place pas de code brut dans les topic, et cela pour une raison de sécurité aussi, merci, je ne t'ai pas donner un bout de code a placer :D
Oups désoler Ombre n'avais pas du tout compris.:blush2:
Et merci de te pencher sur mon problème c'est super sympa de ta part encore merci.
kamikazcom
09/02/2008, 09h41
merci 0a$!s ^_*
tutosdesign
30/06/2008, 23h43
bonjour a tous moi j ai une question comment on fais pour mettre ce formulaire sur plusieur forum en faite mettre plusieur id de forum pour qu il s affiche dans plusieurs forum !!
et autre chose comment on fait pour rajouter d autres type de commande ( y a deja avatar, signature, userbar etc....), moi je voudrai en mettre d autres est ce possible ?
merci d avance
tutosdesign
01/07/2008, 23h27
up svp !!!
gomisloca
10/07/2008, 05h38
superbe merci beaucoup :yahoo:
Bandit59
15/07/2008, 18h49
Bonsoir , je ne comprends pas dans l'installation le moment ou il faut créer des templates?
J'utilise déjà un template perso.
Verbagraph
12/02/2009, 21h53
Bonjour,
Pour moi ça marche ( version 3.7.x) et merci pour ce hack mais dans mon forum, il y a 5 sections
1= signature
2= avatar
etc...
je voudrais savoir si il est possible de coder pour les 5 sections et si oui comment?
sinon dois-je créer 5 fois ce que j'ai fait comme indiquer dans la procedure?
Merci de vois réponses,
Bonsoir, en gros tu as un forum pour les avatars, un autre pour les signs, etc... et tu ne veux pas que les demandes se fasses toutes sur le même forum?
Verbagraph
12/02/2009, 22h40
si je veux la même prez pour mes sous - forum de demande d'avatar , de signature etc... en gros si ça marche pour un cela doit marcher pour les autres mais voilà comment le coder,
Tu ne répond pas a ma question, ce hack est prévus pour faire ça demande pour 5 différentes catégorie de graphismes + 1 divers, toi te veux que sur le forum ou sous forum avatar par exemple ce hack soit utilisé que pour les avatar donc plus avoir le choix de la sélection en fonction de là ou il est utilisé?
Verbagraph
12/02/2009, 23h00
NON c'est pas ça.....
j' ai un Forum qui se nomme DEMANDE GRAPHIQUE et dans ce Forum j'ai des sous forum au nombre de 5.
1 demande signature - 1 demande avatar - 1 demande logo - 1 demande bannière - 1 demande boutons web.
la speedprez marche très bien pour les siggnatures
Ce que je voudrais savoir c'est que : est-il possible dans Speedprez de mette la demande pour les 5
Car dans Speedprez il est code que pour 1 ( exemple siggnature ) mais si je vais sur demande d'avatar c'est comme avant alors que je veux Speedprez..
c'est plus clair?
:)
lol tu aimes te compliquer dans tes explication, ou bien j'ai du mal a comprendre :D
Tu veux tout simplement dire que tu aimerais que le hack fonctionne pour différent forum?
Verbagraph
12/02/2009, 23h09
vi.... :) Ombre et désolé si je n'ai pas été tres claire
EDIt: attend j'ai oublier une chose :)
Verbagraph
12/02/2009, 23h33
Bravo et Merci !!!!
ça fonctionne très bien .. Super
llol
Merci Ombre !!!
Bon voila après test qui a fonctionner chez moi, mis a part pour la création du post car comme dis plus haut j'ai vb 3.8.1 en forum de test...
Commence par renommer ton fichier php du nom de speedprezdd.php par exemple par l'ajout de l'id du forum sur lequel il sera utilisé, c"est a dire:
speedprezdd2.php pour le forum ayant une id=2, puis double le fichier pour tout tes forum nécessitant le fonctionnement de ce mod (car c'est pas un hack)
exemple:
speedprezdd1.php >> POUR TON FORUM AVATAR
speedprezdd2.php >> POUR TON FORUM SIGNATURE
speedprezdd3.php >> POUR TON FORUM BANNIERE
speedprezdd4.php >> POUR TON FORUM BOUTON WEB
speedprezdd5.php >> ID DE TON FORUM LOGO
Dans chacun de ses fichier php n'oublies pas de mentionner les ID de tes différents forums sur cette ligne: $forum_de_prez ='id_du_forum';
Puis dans ton template forumdisplay on te demandé de rechercher ce code:
<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if> Et de le remplacer par ceci:
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==8"><a href="speedprezdd.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></td>
<!-- / SpeedPrez --!> (nulle part d'ailleurs il est indiqué qu'il faut modifier l'id du forum dans cet ajout...)
Tu remplaceras ce code par ceci:
<!-- SpeedPrez --!>
<td class="smallfont"><if condition="$show['newthreadlink']">
<if condition="$foruminfo[forumid]==ID DE TON FORUM AVATAR"><a href="speedprezdd1.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else />
<if condition="$foruminfo[forumid]==ID DE TON FORUM SIGNATURE"><a href="speedprezdd2.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else />
<if condition="$foruminfo[forumid]==ID DE TON FORUM BANNIERE"><a href="speedprezdd3.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else />
<if condition="$foruminfo[forumid]==ID DE TON FORUM BOUTON WEB"><a href="speedprezdd4.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else />
<if condition="$foruminfo[forumid]==ID DE TON FORUM LOGO"><a href="speedprezdd5.php"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" /></a><br />
<else /><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a></if></if></if></if></if></if></td>
<!-- / SpeedPrez --!>Remplace les indications en rouge par les ID correspondant à tes catégories de demandes graphiques.
Tu peux aussi amélioré le fonctionnement, en ajoutent des condition aux option lors de la section dans le menu déroulant (avatar, sign,etc...) de façon a ce qu'il y es une seule option on fonction du forum ou le membre est. Tu peux aussi modifier les fichier php selon tes gouts :)
EDIT: tu dis que ça fonctionne, mais j'ai des doutes, je viens d'apporté un correctif après que tu es lu l'ancien que j'ai édité :) vérifies tout de même :) Tu me diras si ça fonctionne.
Verbagraph
12/02/2009, 23h50
Ben je viens de tout tester et ça marche à merveille.
si tu veux tester dis le moi je te donne acces par MP
Merci Ombre....
Si ça fonctionne alors c'est ok, tu me diras si c est ma première ou ma deuxième explication qui était correct :) bien que je pense que la deuxième soit la bonne, aller je file dodo moi, bonne nuit :)
Verbagraph
13/02/2009, 00h04
Ben la 1ere est bonne !!!
La deuxieme je sais pas mais au cas ou !!
Merci encore et bonne nuit ...byby
Bonjour,
Je reste perplexe tout de même dans la première je n'avais pas penser a dupliquer le fichier php, alors que logiquement il le faut car c'est lui il me semblait qui désigner ou posté la présentation selon l'Id du forum, j'avais aussi fait une erreur sur un balise else, mais si tout marche chez toi c'est tant mieux :D
Superbe, merci bien mais je trouve pas le fichier xml dans l'archive j'aimerai le tester sur vb 3.8.7 est-ce normal ???
Bonsoir, ile xiste sur la toile des générateur pour ce style de présentation, et je te déconseille l'utilisation de ce hack, il date.
Ha ok merci Ombre tu peux m'en citer un où deux stp merci
Google est ton meilleurs amis pour cela, il suffit de taper les bons mots clés, comme générateur de présentation, et tu devrais en découvrir un connu.
Propulsé par vBulletin™ Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. Tous droits réservés - Version française par vBulletin-Ressources.com