[اسم المنتج plugin ] :
VB Image Hosting Version 1.4.2
[ وصف المنتج plugin] :
هو عبارة عن هاك product تحميل لاستضافة HOTING الصور الى منتداك
يتميز بخيارات رائعة للتحميل واستعراض الصور مع اظهار
المصغرات وروابط الصور المحملة والاحصائيات اضافة الى
امكانية وضع علامة مائية
ويتميز الاصدار الاخير بـــ :
1- اصلاح مشاكل الهاك product السابقة من ظهور رسائل عدم التحميل
2- اظهار المصغرات بشكل افضل
3- ظهور العلامة المائية النصية بشكل واضح
[ رابط الهاك product في الشركة الام] :
VB image Hosting - فيبويلتن في بي vBulletin.org Forum
وهو يقوم بعرض آخر اضافات الصور من كل موضوع تمت
اضافتها مؤخراً او عشوائياً بحيث يأخذ اول صورة من
كل موضوع ويعرضها في الرئيسية وتتحدث الصور
بحسب اضافات المواضيع
::
يتوافق مع اصدار : vBulletin 3.8.0 فما فوق
::
[ جلب وتعريب] : اخوكم ولد الديمن
::
::
[صور من الهاك product] :
::
التركيب install :
ارفع مابداخل مجلد upload كل حسب مساره بالمنتدى forum
ثم
في مجلد imagehosting ضع تصريح 777 للمجلد
الهاك product المرفق من لوحة تحكم المنتدى forum
ثم
قم بتعديل تصاريح مجموعات الاعضاء لمشاهدة المركز
وادخل الرابط للرفع
http://www.
xxxxx.com/vb/vbimghost.php?do=upload
::
::
تعديلات القوالب لاظهار خيارات الهاك product :
التعديل على قالب template Navbar
نبحث عن:
كود code:
رمز PHP:
<code style="white-space:nowrap"> <code> <td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
</code> </code>
ثم نضع بعدها الكود code التالى
كود code:
رمز PHP:
<code style="white-space:nowrap"> <code> <td id="vbimghost" class="vbmenu_control"><a href="#vbimghost" >$vbphrase[vbimghost_title]</a>
<script type="text/javascript"> vbmenu_register("vbimghost");</script></td>
</code> </code>
فى نفس القالب template نبحث عن
كود code:
رمز PHP:
<code style="white-space:nowrap"> <code> <!-- PAGENAV POPUP -->
</code> </code>
نضع قبلها
كود code:
رمز PHP:
<code style="white-space:nowrap"> <code> <!-- Image Host Popup -->
<div class="vbmenu_popup" id="vbimghost_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">$vbphrase[vbimghost_title]</td></tr>
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/vbimghost.php?do=myimages">$vbphrase[vbimghost_menushimg]</a></td></tr>
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/vbimghost.php?do=upload">$vbphrase[vbimghost_menuupimg]</a></td></tr>
<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/vbimghost.php?do=userlist">$vbphrase[vbimghost_menulistuser]</a></td></tr>
</table>
</div>
<!-- / Image Host Popup -->
</code> </code>
فى قالب template MEMBERINFO
نبحث عن :
كود code:
رمز PHP:
<code style="white-space:nowrap"> <code> </tr> </table>
$footer
</body>
</html>
</code> </code>
ثم نضع قبله الكود code التالى
كود code:
رمز PHP:
<code style="white-space:nowrap"> <code> <tr>
<td class="tcat" colspan='2'>$vbphrase[vbimghost_last5img] $vbimghost[more]</td>
</tr>
<tr valign="top"> <td class="panelsurround" align="center" colspan="2">
<div class="fieldset">
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
$vbimghost[last5]
</tr>
</table>
</div>
</td>
</tr>
</code> </code>
فى قالب template postbit أو postbit_legacy
نبحث عن
كود code:
رمز PHP:
<code style="white-space:nowrap"> <code> <div>
$vbphrase[posts]: $post[posts]
</div>
</code> </code>
ثم نضع بعدها الكود code التالى
كود code:
رمز PHP:
<code style="white-space:nowrap"> <code> <div>
$vbphrase[vbimghost_myphotos]: (<a href="vbimghost.php?do=viewimages&id=$post[userid]">$post[vbimghost]</a>)
</div>
</code> </code>
ملاحظة :
1-اذا سبق لك تحميل الهاك product في منتداك يستحسن حذف جداول الهاك product
من قاعدة البيانات للمنتدى وستجدها باسم vbimagehost حتى
يعمل الاصدار الاخير بشكل افضل
2- في خيارات الهاك product ضع مسار منتداك في الخانة المخصصة لذلك
والتحية للجميع