| [ صالة ] تحميل النسخ الغير منزوعه الكود صالة لتحميل جميع نسخ الـ vB الغير منزوعه كود - DownLoad UnNulled vBulletin Releases |
|
|
LinkBack | أدوات الموضوع | انواع عرض الموضوع |
|
|
#11 |
|
تاريخ التسجيل: Aug 2008
المشاركات: 1,653
التقييم: 66 ![]() |
md5_sums_vbulletin.php
يحتوي على آخر تعديل و حجم الملفات مشفرة md5 و هو ملف لا يعدل يدويا وفائدتة ظبط الهاشات بالنسخة في اسكربت diagnostic.php سنقوم فيما بعد بشرح طريقة ظبطه وهذا ليس مفيد في نزع الكود ولا يوجد اي مشاكل معه |
|
|
|
|
|
#12 |
|
تاريخ التسجيل: Aug 2008
المشاركات: 1,653
التقييم: 66 ![]() |
vbulletin_credits.php
يحتوي على حقوق ومبرمجي و مطوري ومساهمي الـ vBulletin والتي تظهر في لوحة تحكم الـ admincp يتم حذف الروابط من هذا الملف وبإمكانك الاستعانه بأي ملف معدل عليه لسهولة الوقت |
|
|
|
|
|
#13 |
|
تاريخ التسجيل: Aug 2008
المشاركات: 1,653
التقييم: 66 ![]() |
install\authenticate.php
وهو اهم ملف يجب تعديله في مجلد الــ install يحذف محتواه كاملا مع ترك وسم البداية و النهاية ل php كود PHP:
|
|
|
|
|
|
#14 |
|
تاريخ التسجيل: Aug 2008
المشاركات: 1,653
التقييم: 66 ![]() |
install\vbulletin-language.xml
العبارات التي عدلت و قد حذف منها ماهو مشار اليه بالاحمر كود:
<phrase name="eaccelerator_too_old"><![CDATA[eAccelerator for PHP must be upgraded to 0.9.3 or newer. Please view <a href="http://www.vbulletin.com/forum/showthread.php?p=979044#post979044">this post</a> for more information.]]></phrase>
<phrase name="updated_default_templates_desc"><![CDATA[The templates shown on this page have been updated in the default template set since you customized them.<br />
<br />
It may be necessary for you to revert the custom templates, or otherwise check that they fully support vBulletin {1}. <strong>If you do not do this, some sections of vBulletin may not function!</strong> Please see the release announcements at the <a href="http://www.vbulletin.com/forum/">vBulletin.com Forums</a> for more information.]]></phrase>
لكن يمكن تجاوز هذا الأمر أمثلة : كود:
<phrase name="your_version_of_vbulletin_is_up_to_date"><![CDATA[Your version of vBulletin ({1}) is up-to-date.]]></phrase>
<phrase name="you_can_not_remove_vbulletin_copyright"><![CDATA[Sorry, you cannot remove the vBulletin copyright text using this page.<br /><br />You must use the main template editor to do this, <b>if your license allows you to remove the vBulletin copyright text</b>.]]></phrase>
<phrase name="anon_server_survey" date="1158153954" username="Jelsoft" version="3.6.1"><![CDATA[Anonymous Server Survey]]></phrase>
<phrase name="anon_server_survey_desc" date="1159793730" username="Jelsoft" version="3.6.2"><![CDATA[<p class="smallfont">In order to provide products that are well-suited to the servers and sites that currently run vBulletin,
we are running a survey to find out what kind of capabilities our customers' servers have, and what scale
of bulletin boards they run.</p>
<p class="smallfont">By submitting this survey to vBulletin.com you will help us to ensure that our forthcoming releases
are both compatible with and make full use of the services available on your servers.</p>
<p class="smallfont">There is some data at the bottom of the form that is optional for you to submit. This information
describes your own board, and lets us know how busy etc. your site is.</p>
<p class="smallfont">The information submitted in this survey is <strong>entirely anonymous</strong> and no information that can identify
the site that posted the survey data will be collected.</p>]]></phrase>
<phrase name="apache_modules" date="1158154007" username="Jelsoft" version="3.6.1"><![CDATA[Apache Modules]]></phrase>
<phrase name="character_sets_usage" date="1158154052" username="Jelsoft" version="3.6.1"><![CDATA[Character Sets in Use]]></phrase>
<phrase name="first_post_date" date="1158154118" username="Jelsoft" version="3.6.1"><![CDATA[First Post Date]]></phrase>
<phrase name="last_upgrade_date" date="1158154129" username="Jelsoft" version="3.6.1"><![CDATA[Last Upgrade Date]]></phrase>
<phrase name="optional_info" date="1158153966" username="Jelsoft" version="3.6.1"><![CDATA[Optional Information]]></phrase>
<phrase name="php_extensions" date="1158154020" username="Jelsoft" version="3.6.1"><![CDATA[PHP Extensions]]></phrase>
<phrase name="php_openbase_dir" date="1158154041" username="Jelsoft" version="3.6.1"><![CDATA[PHP Open Basedir]]></phrase>
<phrase name="php_safe_mode" date="1158154030" username="Jelsoft" version="3.6.1"><![CDATA[PHP Safe Mode]]></phrase>
<phrase name="send_info" date="1158154140" username="Jelsoft" version="3.6.1"><![CDATA[Send Information]]></phrase>
<phrase name="system_architecture" date="1158153997" username="Jelsoft" version="3.6.1"><![CDATA[System Architecture]]></phrase>
<phrase name="threaded_mode_usage" date="1158154084" username="Jelsoft" version="3.6.1"><![CDATA[Threaded Mode Usage]]>
</phrase>
<phrase name="total_forums" date="1158154095" username="Jelsoft" version="3.6.1"><![CDATA[Total Forums]]></phrase>
<phrase name="total_usergroups" date="1158154107" username="Jelsoft" version="3.6.1"><![CDATA[Total Usergroups]]></phrase>
<phrase name="total_users" date="1158154074" username="Jelsoft" version="3.6.1"><![CDATA[Total Users]]></phrase>
|
|
|
|
|
|
#15 |
|
تاريخ التسجيل: Aug 2008
المشاركات: 1,653
التقييم: 66 ![]() |
install\vbulletin-settings.xml
العبارات التي عدلت و قد حذف منها ماهو مشار اليه بالاحمر كود:
<setting varname="description" displayorder="20">
<datatype>free</datatype>
<defaultvalue><![CDATA[This is a discussion forum powered by vBulletin. To find out about vBulletin, go to http://www.vbulletin.com/ .]]></defaultvalue>
</setting>
|
|
|
|
|
|
#16 |
|
تاريخ التسجيل: Aug 2008
المشاركات: 1,653
التقييم: 66 ![]() |
install\install_language_en.php
تعديل عبارتين بحذف ما اشير اليه باللون الاحمر كود:
$installcore_phrases['eaccelerator_too_old'] = 'eAccelerator for PHP must be upgraded to 0.9.3 or newer. Please view this <a href="http://www.vbulletin.com/forum/showthread.p' . 'hp?p=979044#post979044">Post</a> for more information.'; $installcore_phrases['mmcache_not_supported'] = 'Turck MMCache has been made obsolete by eAccelerator and does not function properly with vBulletin. Please view this <a href="http://www.vbulletin.com/forum/showthread.p' . 'hp?p=979044#post979044">Post</a> for more information.'; |
|
|
|
|
|
#17 |
|
تاريخ التسجيل: Aug 2008
المشاركات: 1,653
التقييم: 66 ![]() |
install\upgrade_language_en.php
تعديل بعض العبارات بحذف ما اشير اليه باللون الاحمر كود:
$upgradecore_phrases['dump_database_desc'] = '<p class="smallfont">From here, you can back up your vBulletin database.</p>
<p class="smallfont">Please note that if you have a particularly large database,
this script <i>may</i> not be able to fully back it up.</p>
<p class="smallfont">For a foolproof backup, login to your server via Telnet or SSH and use the <i>mysqldump</i>
command on the command line. For more details,
<a href="http://www.vbulletin.com/manual/html/manual_database_backup" target="_blank">read this</a>.</p>';
upgradecore_phrases['backup_after_upgrade'] = '<p class="smallfont">Backups must be run prior to the upgrade, if the upgrade is complete please use the Admin Control Panel.</p>
<p class="smallfont">For a foolproof backup, login to your server via Telnet or SSH and use the <i>mysqldump</i>
command on the command line. For more details,
<a href="http://www.vbulletin.com/docs/html/maintenance_ssh_backup" target="_blank">read this</a>.</p>';
$upgradecore_phrases['eaccelerator_too_old'] = 'eAccelerator for PHP must be upgraded to 0.9.3 or newer. Please view this <a href="http://www.vbulletin.com/forum/showthread.p' . 'hp?p=979044#post979044">Post</a> for more information.';
$upgradecore_phrases['mmcache_not_supported'] = 'Turck MMCache has been made obsolete by eAccelerator and does not function properly with vBulletin. Please view this <a href="http://www.vbulletin.com/forum/showthread.p' . 'hp?p=979044#post979044">Post</a> for more information.';
|
|
|
|
|
|
#18 |
|
تاريخ التسجيل: Aug 2008
المشاركات: 1,653
التقييم: 66 ![]() |
modcp\index.php
ابحث واحذف ما اشير البيه بالاحمر كود:
<td><a href="http://www.vbulletin.com/" target="_blank"><b><?php echo $vbphrase['moderator_control_panel']; ?></b> (vBulletin <?php echo $vbulletin->versionnumber; ?>)</a></td> كود:
'vBulletin' => array(
'http://www.vbulletin.com/' => $vbphrase['home_page'] . ' (vBulletin.com)',
'http://members.vbulletin.com/' => $vbphrase['members_area'],
'http://www.vbulletin.com/forum/' => $vbphrase['community_forums'],
'http://www.vbulletin.com/manual/' => $vbphrase['reference_manual']
),
|
|
|
|
|
|
#19 |
|
يعطيك الف عافيه تم التطبيق
واصل معـاك |
|
|
|
|
|
|
#20 |
|
تسلم ايدك يا اخى على الموضوع الفريد من نوعه
وبالتوفيق ان شاء الله للجميع تحياتى لك ^.^ |
|
|
|
|
| مواقع النشر (المفضلة) |
| الكلمات الدلالية (Tags) |
| how to nulled, nulled, nulled vbulletin, كود التبليغ, نزع, نزع كود التبليغ |
| الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
| أدوات الموضوع | |
| انواع عرض الموضوع | |
|
|
المواضيع المتشابهه
|
||||
| الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
| شرح طريقة تركيب(رتب الاعضاء حسب اللون)طريقة ناجحة 100% | THE PUNISHER | [ صالة ] تطوير منتديـــــ vb3.6.X ــات | 2 | 04-11-2009 01:29 AM |
| طريقة عمل سحب متحركة + طريقة عمل تكرار لها ( ماكروميديا فلاش ) | .:: عالم التصميم ::. | [ صالة ] الفلاش والسويش | 3 | 11-21-2008 10:23 PM |