Who has read a Thread
Who has read a Thread
vB Database Backup
Installation.
1. Copy all files in the 'includes' folder to the server.
2. Set your choice of options in the mysqlbackupconfig.php file.
3. Upload the product XML via the Product Manager.
4. Alter the timing of the cron job to suit.
SAPR: Advanced Post Rating system (ajax)
مجهود رائع يا ابو حميد
تسلم ايدك
TfSEO: a Light Url-Rewrite (thread and forum only)
Installation:
1. Upload functions_tfseo.php into your ./includes/ directory
2. Import the product
3. Set-up you .htaccess file (view readme)
4. If do you want to rewite archive, RSS, tags or bookmarks, view the FILE MODIFICATION section of the readme
5. Set-up the TfSEO options and enable it (be sure that you fill correctly the base url of the site field, with or without "www")
vBTubePRO - Lite Version 1.0.4 Updated and FIXED
Update from Previous Version 1.0.2 and Installation of vbtubePRO_Lite:
1. upload content of the "upload" folder to your forums root directory. (Overwrite old Files)
2. Import xml product file (Enable Overwrite)
3. If this is a New installation then upload tablefix.php file to forums root and run it.
After runing it, delete the tablefix.php file from your Server.
4. configure vbTubePRO_lite at admincp/vBTubePRO/options
start vbTubePro_lite with:
h*tp://w*w.yourforum.com/forum/vbtubepro.php
Please click Installed if you use this...
If you got Problems with the Database, creating Tables for vBTube or installed the Update Version of vBTubePRO 1.0.2 instead of the New Installation File, you will get db Errors.
Please Download the tablefix.php File upload it to the Forums Root and run it :
http://www.yrdomain.com/forum/tablefix.php
Google Adsense In Profile (Right Side Block)
Installation Instructions: THIS MUST BE DONE
Please update your Settings via the via the Admin CP >> vBulletin Options >> Google Ads in Profile.
vBH-Thread info at Showthread
INSTALL
-- Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-product-thread_info.xml' from your computer then press 'Import'
-- Open the showthread Templates
Find:
كود:$poll
Add Below
كود:$burach_threadinfo
Latest Admin Actions on Admin CP Index
Signature Only Shown Once
Description:
This mod only shows a signature once per page if user sets option to yes. Option is in User CP -> Edit Oprions.
[AJAX] - Slide Panel (F1)
1. Upload the js file in clientscript : forumroot/clientscript/slidepanel.js
2. Add to CSS
3. Add to template HEADINCLUDEكود:#dhtmlgoodies_leftPanel ul{ padding-left:20px; margin-left:0px; } #dhtmlgoodies_leftPanel div{ padding:3px; } #mainContent{ width:460px; background-color:#fff; padding-right:5px; border-left:1px solid #000; border-right:1px solid #000; border-bottom:1px solid #000; padding-left:5px; } #dhtmlgoodies_leftPanel{ background:#fff; color:#000; font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; height:100%; left:0px; z-index:10; position:absolute; display:none; overflow:hidden; } #dhtmlgoodies_leftPanel #leftPanelContent{ padding:0px; } #dhtmlgoodies_leftPanel .closeLink{ padding-left:2px; padding-right:2px; background-color:#FFF; position:absolute; top:7px; left:135px; border:1px solid #000; color:#000; font-size:0.8em; } #dhtmlgoodies_leftPanel .closeLink:hover{ color:#FFF; background-color:#000; }
<script type="text/javascript" src="clientscript/slidepanel.js"></script>
4. Add to template HEADER
5. After if you want a link in your template, you can add this :كود:<!-- Code for the left panel --> <div id="dhtmlgoodies_leftPanel"> <a class="closeLink" href="#" onclick="initSlideLeftPanel();return false">Fermer</a> <div id="leftPanelContent"> <!-- This is the content --> <div> <!-- table to support left column nav --> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr valign="top"> <td> <!-- usercp nav --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0"> <tr><td class="tcat" nowrap="nowrap"><a href="usercp.php$session[sessionurl_q]"> Tableau de bord</a></td></tr> <tr><td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('yourcp')"><img id="collapseimg_yourcp" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_yourcp].gif" alt="" border="0" /></a><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">Votre profil</a></td></tr> <tbody id="collapseobj_yourcp" style="$vbcollapse[collapseobj_yourcp]"> <tr><td class="$navclass[profile]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"><img border="0" src="$stylevar[imgdir_misc]/usercp_icons/user_edit.gif" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofile">Modifier vos informations</a></td> </tr> </table> </td></tr> <tr><td class="$navclass[customize]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/vcard_edit.gif" width="16" height="16"></td> <td> <a class="smallfont" href="profile.php?$session[sessionurl]do=customize">Personnalisation du profil</a></td> </tr> </table> </td></tr> <if condition="$show['profilepiclink']"> <tr><td class="$navclass[profilepic]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/picture_edit.gif" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">Modifier votre portrait</a></td> </tr> </table> </td></tr> </if> </tbody> <tr><td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('networking')"><img id="collapseimg_networking" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_networking].gif" alt="" border="0" /></a>Réseau</td></tr> <tbody id="collapseobj_networking" style="$vbcollapse[collapseobj_networking]"> <tr><td class="$navclass[buddylist]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/emoticon_smile.gif" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=buddylist"><if condition="$show['friends_and_contacts']">$vbphrase[contacts_and_friends]<else />Contacts</if></a></td> </tr> </table> </td></tr> <tr><td class="$navclass[usergroups]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/group.gif" width="16" height="16"></td> <td><a class="smallfont" href="group.php$session[sessionurl_q]">Groupes sociaux</a></td> </tr> </table> </td></tr> <tr><td class="$navclass[usergroups]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/group_add.gif" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=editusergroups">Mes groupes</a></td> </tr> </table> </td></tr> <tr><td class="$navclass[album]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/photos.gif" width="16" height="16"></td> <td><a class="smallfont" href="album.php?$session[sessionurl]u=$bbuserinfo[userid]">Images & Albums</a></td> </tr> </table> </td></tr> </tbody> <tr><td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('settings')"><img id="collapseimg_settings" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_settings].gif" alt="" border="0" /></a>Paramètres et Options</td></tr> <tbody id="collapseobj_settings" style="$vbcollapse[collapseobj_settings]"> <if condition="$show['avatarlink']"> <tr><td class="$navclass[avatar]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/picture_empty.gif" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=editavatar">Modifier votre avatar</a></td> </tr> </table> </td></tr> </if> <if condition="$show['siglink']"> <tr><td class="$navclass[signature]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/page_red.gif" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=editsignature">Modifier votre signature</a></td> </tr> </table> </td></tr> </if> <tr><td class="$navclass[password]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/lock.gif" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=editpassword">Email & Mot de passe</a></td> </tr> </table> </td></tr> <tr><td class="$navclass[options]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/cog.gif" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">Modifier vos options</a></td> </tr> </table> </td></tr> <tr><td class="$navclass[ignorelist]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/user_delete.gif" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=ignorelist">Modifier la liste d'ignorés</a></td> </tr> </table> </td></tr> </tbody> <if condition="$show['pmmainlink']"> <tr> <td class="thead" nowrap="nowrap"> <span id="nav_pmfolders"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('pm')"><img id="collapseimg_pm" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_pm].gif" alt="" border="0" /></a>Messages privés</span></td> </tr> <tbody id="collapseobj_pm" style="$vbcollapse[collapseobj_pm]"> <tr><td class="$navclass[pm_messagelist]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/email_open.gif" width="16" height="16"></td> <td colspan="2"><a class="smallfont" href="private.php?$session[sessionurl_q]folderid=0">Boîte de réception</a></td> </tr> <tr> <td width="20"> </td> <td> <img border="0" src="$stylevar[imgdir_misc]/tree_$stylevar[textdirection].gif" /></td> <td><a class="smallfont" href="private.php?$session[sessionurl_q]folderid=-1">Éléments envoyés</a></td> </tr> </table> </td></tr> <if condition="$show['pmsendlink']"> <tr><td class="$navclass[pm_newpm]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/email_add.gif" width="16" height="16"></td> <td><a class="smallfont" href="private.php?$session[sessionurl]do=newpm">Envoyer un message</a></td> </tr> </table> </td></tr> </if> <if condition="$show['pmtracklink']"> <tr><td class="$navclass[pm_trackpm]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/email_go.gif" width="16" height="16"></td> <td><a class="smallfont" href="private.php?$session[sessionurl]do=trackpm">Suivre vos messages</a></td> </tr> </table> </td></tr> </if> <tr><td class="$navclass[pm_editfolders]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/folder_edit.gif" width="16" height="16"></td> <td><a class="smallfont" href="private.php?$session[sessionurl]do=editfolders">Modifier vos dossiers</a></td> </tr> </table> </td></tr> </if> </tbody> <tr> <td class="thead" nowrap="nowrap"> <span id="nav_subsfolders"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('subs')"><img id="collapseimg_subs" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_subs].gif" alt="" border="0" /></a>Discussions suivies</span></td> </tr> <tbody id="collapseobj_subs" style="$vbcollapse[collapseobj_subs]"> <tr><td class="$navclass[substhreads_listthreads]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/newspaper.gif" width="16" height="16"></td> <td colspan="2"><a class="smallfont" href="subscription.php?$session[sessionurl]do=viewsubscription">Lister les abonnements</a></td> </tr> <tr> <td width="20"> </td> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/tree_$stylevar[textdirection].gif" /></td> <td><a class="smallfont" href="subscription.php?$session[sessionurl]do=viewsubscription&daysprune=-1&folderid=all">Voir tout</a></td> </tr> </table> </td></tr> <tr><td class="$navclass[substhreads_editfolders]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/folder_edit.gif" width="16" height="16"></td> <td><a class="smallfont" href="subscription.php?$session[sessionurl]do=editfolders">Modifier vos dossiers</a></td> </tr> </table> </td></tr> </tbody> <tr><td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('misc')"><img id="collapseimg_misc" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_misc].gif" alt="" border="0" /></a>Divers</td></tr> <tbody id="collapseobj_misc" style="$vbcollapse[collapseobj_misc]"> <tr><td class="$navclass[event_reminders]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/time.gif" width="16" height="16"></td> <td><a class="smallfont" href="calendar.php?$session[sessionurl]do=viewreminder">Rappel des événements</a></td> </tr> </table> </td></tr> <if condition="$show['paidsubscriptions']"> <tr><td class="$navclass[paid_subscriptions]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/coins.gif" width="16" height="16"></td> <td><a class="smallfont" href="payments.php$session[sessionurl_q]">Abonnements payants</a></td> </tr> </table> </td></tr> </if> <if condition="$show['attachments']"> <tr><td class="$navclass[attachments]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/attach.gif" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=editattachments">Pièces jointes</a></td> </tr> </table> </td></tr> <tbody> </if> </table> <!-- / usercp nav --> <if condition="$show['popups']"> <div class="vbmenu_popup" id="nav_subsfolders_menu" style="display:<if condition="$show['popups']">none<else />block</if>"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead" nowrap="nowrap">$vbphrase[folders]</td> </tr> $cpnav[subsfolders] </table> </div> </if> <if condition="$show['popups']"> <div class="vbmenu_popup" id="nav_pmfolders_menu" style="display:<if condition="$show['popups']">none<else />block</if>"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead" nowrap="nowrap">$vbphrase[folders]</td> </tr> $cpnav[pmfolders] </table> </div> </if> </td> </tr> </table> <!-- / table to support left column nav --> </div> <!-- End content --> </div> </div> <!-- End code for the left panel -->
كود:<a href="#" onclick="initSlideLeftPanel();return false">Voir le Slide Panel ou appuyez sur F1</a>
Description Advanced Forum 1.0
emplate: FORUMDISPLAY
Position: Under "navbar"
Not require template modifications
This product work also for vbulletin version 3.6.x (tested)
Install:
* Go to your AdminCP -> Plugin System -> Manage Products -> [Add/Import Product]
* Click "Browse" and upload the file xml: product-description_adv_forum-1.0.xml
* Go AdminCP -> Forums & Moderators -> Forum Manager
* Here click GO on forum that you want to modify.
* Go on the bottom and show the new options! You can enable/disable and write the description on the textarea. You can use code HTML!!
* By default the product is disable for every forum
Display Options Above Threads - as seen on vbulletin.org
New PM button in messagelist
Style Manager -> Edit Templates -> pm_messagelist
Find:
Replace it with:كود:<if condition="$show['pagenav']"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px"> <tr valign="bottom"> <if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> </tr> </table> </if>
Then save.كود:<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px"> <tr valign="bottom"> <td><a href="private.php?do=newpm"><img src="$stylevar[imgdir_button]/sendpm.gif" alt="$vbphrase[send_new_message]" border="0" /></a></td> <if condition="$pagenav"> <td align="$stylevar[right]">$pagenav</td></if> </tr> </table>
You may change $stylevar[imgdir_button]/sendpm.gif to any other image.
GTSmiliebox - Move Smilies Below Editor