ALFARES
07-24-2008, 08:10 AM
السلام عليكم ورحمة الله وبركاته
الاخوة الاعزاء
يسرني طرح برودكت اظهار عناكب محركات البحث دون استثناء
والذي لا يقتصر على عناكب goole yahoo بل يظهرها لك جميعها
طريقة التركيب :
بعد تحميل المرفق وفك الضغط سوف تجد : [/COLOR]
1 - مجلد includes ارفعه على مسار منتداك ( ستجد ملف spiders_vbulletin.xml اختر الكتابة فوق الملف الموجود )
2 - ملف product-spiderdisplay.xml ارفعه من لوحة تحكم منتداك على الشكل التالي :
لوحة التحكم == المنتجات والإضافات Plugins === التحكم بالمنتجات product === [إضافة/ إستيراد منتج product]
3- نقوم بإضافة التالي في نهاية ملف الكونفيق والذي عادة يكون على المسار التالي :
/public_html/vb/includes/config.php
if(THIS_SCRIPT == 'index')
{
global $specialtemplates;
$specialtemplates = array_merge($specialtemplates, array('wol_spiders'));
}
سوف يصبح ملف الكونفيق ( نهايته على الشكل التالي ) :
// Image Processing Options
// Images that exceed either dimension below will not be resized by vBulletin. If you need to resize larger images, alter these settings.
$config['Misc']['maxwidth'] = 2592;
$config['Misc']['maxheight'] = 1944;
if(THIS_SCRIPT == 'index')
{
global $specialtemplates;
$specialtemplates = array_merge($specialtemplates, array('wol_spiders'));
}
/*================================================= =====================*\
|| ################################################## ##################
|| # CVS: $RCSfile$ - $Revision: 26534 $
|| ################################################## ##################
بالتوفيق ...
الاخوة الاعزاء
يسرني طرح برودكت اظهار عناكب محركات البحث دون استثناء
والذي لا يقتصر على عناكب goole yahoo بل يظهرها لك جميعها
طريقة التركيب :
بعد تحميل المرفق وفك الضغط سوف تجد : [/COLOR]
1 - مجلد includes ارفعه على مسار منتداك ( ستجد ملف spiders_vbulletin.xml اختر الكتابة فوق الملف الموجود )
2 - ملف product-spiderdisplay.xml ارفعه من لوحة تحكم منتداك على الشكل التالي :
لوحة التحكم == المنتجات والإضافات Plugins === التحكم بالمنتجات product === [إضافة/ إستيراد منتج product]
3- نقوم بإضافة التالي في نهاية ملف الكونفيق والذي عادة يكون على المسار التالي :
/public_html/vb/includes/config.php
if(THIS_SCRIPT == 'index')
{
global $specialtemplates;
$specialtemplates = array_merge($specialtemplates, array('wol_spiders'));
}
سوف يصبح ملف الكونفيق ( نهايته على الشكل التالي ) :
// Image Processing Options
// Images that exceed either dimension below will not be resized by vBulletin. If you need to resize larger images, alter these settings.
$config['Misc']['maxwidth'] = 2592;
$config['Misc']['maxheight'] = 1944;
if(THIS_SCRIPT == 'index')
{
global $specialtemplates;
$specialtemplates = array_merge($specialtemplates, array('wol_spiders'));
}
/*================================================= =====================*\
|| ################################################## ##################
|| # CVS: $RCSfile$ - $Revision: 26534 $
|| ################################################## ##################
بالتوفيق ...