المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : نسخة vBulletin 3.6.6 منزوعة الكود من قِــبل vb-team


D3m-fny
13-May-2007, 03:12 PM
السـلام عليكم ورحمة الله وبركاته

اسعــد الله اوقاتكم بكـل خير ..

تم الانتهاء من نسخة vBulletin 3.6.6 التي صدرت بتاريخ 11/5/2007

منزوعة الكود من قِــبل vb-team

و لا توجد اي تغييرات في العبارات بل تم التغيير في بعض الملفات و تعديل بعض القوالب
بعض المميزات الموجودة vbulletin تم تطويره مثل تاريخ دخول لوحة تحكم الادارة
فهناك نظام جديد يسمي Popup Date picker
http://files.vbulletin.com/3.6.6/datepicker.gif

وهناك تعديلات تمت في نظام ملفات الphp

وهذه الصورة توضح أبرز التعديلات

http://files.vbulletin.com/3.6.6/debuginfo.gif

وأكدوا انهم قاموا بتعديلات جديدة في نظام Javascript وأبرزها التعديل في نظام الأجاكس
لأزاله اكبر قدر من نظام javascript من القوالب

مطلبات PHP و MySQL

يجب عند تنصيب النسخه التأكد من ان ال PHP و MySQL للسيرفر
يساوي او اعلي من PHP 4.3.3 و MySQL 4.0.16

وتستطيع التأكد من مستضيفك من ذلك

و بالامكان استخدام ملف اللغة العربية للنسخة 3.6.5

الملفات التي تم تغييـرها هــي :





ajax.php
announcement.php
attachment.php
calendar.php
editpost.php
external.php
faq.php
forumdisplay.php
global.php
image.php
index.php
infraction.php
inlinemod.php
login.php
member.php
memberlist.php
newattachment.php
newreply.php
newthread.php
online.php
payment_gateway.php
poll.php
postings.php
private.php
profile.php
register.php
report.php
search.php
sendmessage.php
showgroups.php
showpost.php
showthread.php
subscription.php
threadrate.php
usercp.php
usernote.phpadmincp/

accessmask.php
admincalendar.php
admininfraction.php
announcement.php
attachment.php
backup.php
cronadmin.php
diagnostic.php
forum.php
forumpermission.php
global.php
image.php
index.php
language.php
misc.php
moderator.php
options.php
phrase.php
plugin.php
profilefield.php
queries.php
repair.php
rssposter.php
stats.php
subscriptions.php
template.php
thread.php
user.php
usergroup.php
usertools.phparchive/global.php



clientscript/

ieprompt.html
vbulletin_ajax_imagereg.js
vbulletin_ajax_threadslist.js
vbulletin_ajax_userlist.js
vbulletin_date_picker.css - added
vbulletin_date_picker.js - added
vbulletin_global.js
vbulletin_inlinemod.js
vbulletin_menu.js
vbulletin_quick_edit.js
vbulletin_templatemgr.js
vbulletin_textedit.js
vbulletin_thrdpostlist.js
yui/ - addedcpstyles/vBulletin_3_Silver/cp_navbody_bg.gif



images/

buttons/
collapse_alt.gif
collapse_alt_collapsed.gif
misc/

11x11progress.gif - added
13x13arrowdown.gif - added
13x13progress.gif - added
calendar_popup.png - added
down9x9.gif - added
navbits_finallink.gif - removed
navbits_finallink_ltr.gif - added
navbits_finallink_rtl.gif - added
tree_ir.gif - added
tree_l.gif - removed
tree_ltr.gif - added
tree_rtl.gif - added
tree_tr.gif - added
includes/

adminfunctions.php
adminfunctions_options.php
adminfunctions_plugin.php
adminfunctions_user.php
class_bbcode.php
class_bbcode_alt.php
class_bitfield_builder.php
class_core.php
class_database_slave.php
class_datastore.php
class_dbalter.php
class_dm.php
class_dm_attachment.php
class_dm_deletionlog.php - added
class_dm_event.php
class_dm_infraction.php
class_dm_moderator.php
class_dm_pm.php
class_dm_poll.php
class_dm_threadpost.php
class_dm_user.php
class_hook.php
class_image.php
class_mail.php
class_paid_subscription.php
class_postbit.php
class_rss_poster.php
class_sigparser.php
class_sigparser_char.php
class_upload.php
class_vurl.php - added
class_xml.php
functions.php
functions_bigthree.php
functions_calendar.php
functions_databuild.php
functions_digest.php
functions_editor.php
functions_faq.php
functions_file.php
functions_forumdisplay.php
functions_forumlist.php
functions_infractions.php
functions_log_error.php
functions_login.php
functions_misc.php
functions_newpost.php
functions_search.php
functions_user.php
functions_wysiwyg.php
init.php
vbulletin_credits.php
version_vbulletin.php - added
cron/
attachmentviews.php
rssposter.php
threadviews.php
paymentapi/

class_2checkout.php
class_authorizenet.php
class_ccbill.php
class_moneybookers.php
class_nochex.php
class_paypal.php
class_worldpay.php
xml/

cpnav_vbulletin.xml
hooks_vbulletin.xml
podcast_vbulletin.xml
install/ - all changed


modcp/

announcement.php
banning.php
thread.php
user.php



=-=-=-=-=-=-=

والقوالب التي تم تغييـرها هي كالتالي :





editor_toolbar_on


Edited the JavaScript that creates the editor object to add 2 arguments. See this bug (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1227).


Mandatory change: Yes

FORUMHOME
Removed <script> tag containing log_out() function and moved it to clientscript/vbulletin_global.js. Calls to log_out() now replaced with log_out('$vbphrase[sure_you_want_to_log_out]')


[FONT=Simplified Arabic]Mandatory change: [COLOR=red]Yes

Split the welcome message out to a separate table due to an IE rendering bug (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1197).[/FONT]




MEMBERINFO

Revisited 'Additional Information' and 'Group Memberships' sections to improve HTML and add support for profile field categorization.


Mandatory change: Yes

Split the first cell of the infraction table's header row into 2 cells for aesthetics.
Changed the "threads started by <user>" link to prevent this bug (http://www.vbulletin.com/forum/project.php?issueid=21955).




memberinfo_customfields


Revisited 'Additional Information' and 'Group Memberships' sections to improve HTML and add support for profile field categorization.


Mandatory change: Yes
memberinfo_membergroupbit


Revisited 'Additional Information' and 'Group Memberships' sections to improve HTML and add support for profile field categorization.


Mandatory change: Yes
modifylist


Underlying javascript has been modified to allow the list function to be used beyond buddy and ignore lists.


Mandatory change? Yes
[SIZE=4]navbar

Removed <script> tag containing log_out() function and moved it to clientscript/vbulletin_global.js. Calls to log_out() now replaced with log_out('$vbphrase[sure_you_want_to_log_out]')


[FONT=Simplified Arabic]Mandatory change: Yes

Fixed the finallink image so that it appears properly in RTL languages.[/FONT]

[LEFT][FONT=Simplified Arabic]Mandatory change: Yes (the image filename changed)[/LEFT]

Added template hook entries[/FONT]




optgroup


Added the $optgroup_extra variable, so that extra attributes can be passed in.


Mandatory change: Yes
postbit


Added various template hooks to support future products.


Mandatory change: Yes
postbit_legacy


Added various template hooks to support future products.


Mandatory change: Yes
sendtofriend


Added image verification for guests.


Mandatory change: Yes
subscription_payment_2checkout


Added two fields that are now required by 2checkout.


Mandatory change: Yes
subscription_payment_nochex


Updated to the new Nochex API.


Mandatory change? Yes
threadadmin_deleteposts


Fixed the tree_l.gif image so that it appears correctly in RTL languages.


Mandatory change: Yes (the image filename changed)
threadadmin_deletethread


Fixed the tree_l.gif image so that it appears correctly in RTL languages.


Mandatory change: Yes (the image filename changed)
threadadmin_deletethreads


Fixed the tree_l.gif image so that it appears correctly in RTL languages.


Mandatory change: Yes (the image filename changed)
threadadmin_editthread

Added an option to "Keep Attachments" here when editing a deleted thread.


[LEFT][FONT=Simplified Arabic]Mandatory change: Yes (you could lose attachments otherwise)[/LEFT]

Fixed the tree_l.gif image so that it appears correctly in RTL languages.[/FONT]

[LEFT][FONT=Simplified Arabic]Mandatory change: Yes (the image filename changed)[/LEFT]

Changed the "Change redirect to expiring" radio button to a checkbox. Simply cosmetic.[/FONT]




threadadmin_mergethread


Fixed the tree_l.gif image so that it appears correctly in RTL languages.


Mandatory change: Yes (the image filename changed)
threadadmin_mergethreads


Fixed the tree_l.gif image so that it appears correctly in RTL languages.


Mandatory change: Yes (the image filename changed)
threadadmin_movethread


Fixed the tree_l.gif image so that it appears correctly in RTL languages.


Mandatory change: Yes (the image filename changed)
threadadmin_movethreads


Fixed the tree_l.gif image so that it appears correctly in RTL languages.


Mandatory change: Yes (the image filename changed)
[/COLOR]

[B]Templates with Non-Mandatory Changes Since 3.6.5[/B]



Your vBulletin installation will not be broken if you don't apply these changes, but small bugs and new functionality may be available by applying these changes. We recommend you apply these changes in the same way that you apply mandatory changes.

[B][SIZE=4]announcement[/SIZE][/B]


Added [FONT=Courier New]style="border-bottom-width: 0px" to prevent border doubling.

announcement_edit[/FONT]


[LEFT]Add additional "Save Changes" button below the additional options.[/LEFT]

[B]CALENDAR[/B]

[LEFT]Remove an empty conditional[/LEFT]

[B]calendar_reminder_eventbit[/B]

[LEFT]Changed class of the [I]time_x_to_y[/I] phrase so that the [I]to[/I] in the phrase isn't in the [I]time[/I] color.[/LEFT]

[SIZE=4]calendar_showeventsbit[/SIZE]
Wrap a table in an <if> to prevent it from displaying and causing a blank line if neither necessary condition is true.
Changed class of the [I]time_x_to_y[/I] phrase so that the [I]to[/I] in the phrase isn't in the [I]time[/I] color.
[B]editpoll[/B]


Added conditionals around additional options to prevent them from showing when they can't be used.
[B]editpost[/B]


Wrapped the subscription field set in a $show['member'] condition to prevent it from incorrectly being show to unregistered users.
[SIZE=4]FORUMDISPLAY[/SIZE]

In response to [U][COLOR=#0000ff]vBulletin 3.6 bug 1428[/U] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1428), added a variable to allow the admin-specified value for maximum thread title length to be accessible by the Javascript/AJAX thread title editor.
Added $show['subscribed_to_forum'] variable to allow detection of forum subscriptions and to show the appropriate subscribe/unsubscribe link as required. See [COLOR=#0000ff]bug 21698[/COLOR] (http://www.vbulletin.com/forum/project.php?issueid=21698) for more information.
im_send_msn


Added <span style="white-space:nowrap"> around the email address. See bug [COLOR=#0000ff]1257[/COLOR] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1257)
im_send_skype


Change URL to Skype status image to support language-specific graphics.
im_send_yahoo


Changed the links to open in a new window and close the popup.
imagereg


Added id="imagestamp" to the image verification text field to allow vbulletin_textedit.js to dynamically add a tab index to the element.
memberlist


Support for sorting on the age column.
moderation_threads


In response to [COLOR=#0000ff]vBulletin 3.6 bug 1428[/COLOR] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1428), added a variable to allow the admin-specified value for maximum thread title length to be accessible by the Javascript/AJAX thread title editor.
modifyavatar


Changed both instances of [I]size="50"[/I] to [I]size="45" [/I]to resolve a language issue. See bug [COLOR=#0000ff]1349[/COLOR] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1349)
modifyoptions


Changed conditional so that "Receive Email" User CP option does not display if the "Allow Users to Email Other Members" option is disabled.
modifyprofile_birthday


Added an option to allow users to specify that only their day and month of birth is to be displayed.
modifyprofilepic

Changed both instances of [I]size="50"[/I] to [I]size="45" [/I]to resolve a language issue. See bug [COLOR=#0000ff]1349[/COLOR] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1349)
Removed an extra </if> tag.
modifysignature


Reformatted the list of signature permissions to better support reflowing for narrower displays.
newreply


Moved $imagereg from its old position to immediately below $usernamecode to improve tab-based navigation flow.
newthread


Moved $imagereg from its old position to immediately below $usernamecode to improve tab-based navigation flow.
pagenav


Moved $address2 from end of links to immediately after $address, in order to allow links like x.php?foo=1&bar=2&page=3 instead of x.php?foo=1&page=2&bar=3 - thereby always placing the page number at the end of the URL, allowing easy page changes via the address bar.
pagenav_pagelink


Moved $address2 from end of links to immediately after $address, in order to allow links like x.php?foo=1&bar=2&page=3 instead of x.php?foo=1&page=2&bar=3 - thereby always placing the page number at the end of the URL, allowing easy page changes via the address bar.
pagenav_pagelinkrel


Moved $address2 from end of links to immediately after $address, in order to allow links like x.php?foo=1&bar=2&page=3 instead of x.php?foo=1&page=2&bar=3 - thereby always placing the page number at the end of the URL, allowing easy page changes via the address bar.
pm_newpm


Fixed html errors. See bug [COLOR=#0000ff]1320[/COLOR] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1320)
pm_receipts


Center the "check all" checkbox.
postbit_deleted


A soft deleted guest post had a link to a non existent profile, edited to be more in line with the regular postbit.
postbit_ignore


Change the first cellspacing="0" to cellspacing="$stylevar[cellspacing]". See bug [COLOR=#0000ff]1304[/COLOR] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1304)
postbit_ignore_global


Change the first cellspacing="0" to cellspacing="$stylevar[cellspacing]". See bug [COLOR=#0000ff]1304[/COLOR] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1304)
register


Change the display of the errors section at the top to be in a table (for consistency). See this bug (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1564).
search_forums

HTML change to improve display of search form at 800x600. See bug [COLOR=#0000ff]1347[/COLOR] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1347)
Replaced hard-coded Do not use cached results text with $vbphrase[do_not_use_cached_results] phrase.
[SIZE=4]search_results[/SIZE]

In response to [COLOR=#0000ff]vBulletin 3.6 bug 1428[/COLOR] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1428), added a variable to allow the admin-specified value for maximum thread title length to be accessible by the Javascript/AJAX thread title editor.
Added a conditional that displays a message about refining a search to use the Thread Title Only option if the user is searching forums that they dont have permission to view thread content. See bug [U][COLOR=#0000ff]1453[/COLOR][/U] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1453)
[B]subscription_payment_authorizenet[/B]


Changed hardcoded use of the word "subscription" to use the x_subscription phrase.
[B]subscription_payment_paypal[/B]


Changed hardcoded use of the word "subscription" to use the x_subscription phrase.
[B]subscription_payment_worldpay[/B]


Changed hardcoded use of the word "subscription" to use the x_subscription phrase.
[SIZE=4]threadbit[/SIZE]


The whoposted functionality is now useable when javascript is disabled.
[SIZE=4]USERCP[/SIZE]


Split the first cell of the infraction table's header row into 2 cells for aesthetics.
[B]USERCP_SHELL[/B]


Added the variable [I]$template_hook[usercp_navbar_bottom][/I] for usage by plugins to insert items into the vB User CP nav bar.
[SIZE=4]userinfraction[/SIZE]


Added a missing </td>.
[B]userinfraction_infobit[/B]

Altered the template to break the date and time onto separate lines so that the template has less chance of breaking layout. See bug [U][COLOR=#0000ff]1321[/COLOR][/U] (http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=1321).
Fix the misaligned Expires cell.
[SIZE=4]usernote[/SIZE]


Added [FONT=Courier New]style="border-bottom-width: 0px" to prevent border doubling.
WHOPOSTED


The whoposted functionality is now useable when javascript is disabled.
whopostedbit


The whoposted functionality is now useable when javascript is disabled.
[/FONT]





روابط تحميــل النسخـة ..


vBulletin 3.6.6




[COLOR=red]بدون كيجن[/COLOR]


http://up.9q9q.net/up/index.php?f=892be8eca (http://up.9q9q.net/up/index.php?f=892be8eca)

http://www.m5zn.com/Download-7.php?name=79ef67412b.zip (http://www.m5zn.com/Download-7.php?name=79ef67412b.zip)

http://depositfiles.com/files/859046 (http://depositfiles.com/files/859046)

http://slil.ru/24359259 (http://slil.ru/24359259)

http://www.megaupload.com/?d=EY7P3B9L (http://www.megaupload.com/?d=EY7P3B9L)

http://w13.easy-share.com/1082647.html (http://w13.easy-share.com/1082647.html)



[SIZE=5]مع كيجن[/SIZE]



http://up.9q9q.net/up/index.php?f=JkG06Y45Y (http://up.9q9q.net/up/index.php?f=JkG06Y45Y)

http://www.m5zn.com/Download-7.php?name=f3b58e6b6b.zip (http://www.m5zn.com/Download-7.php?name=f3b58e6b6b.zip)

http://depositfiles.com/files/859066 (http://depositfiles.com/files/859066)

http://slil.ru/24359285 (http://slil.ru/24359285)

http://www.megaupload.com/?d=M5FTHL6O (http://www.megaupload.com/?d=M5FTHL6O)

http://w13.easy-share.com/1082657.html (http://w13.easy-share.com/1082657.html)

ومن ناحيتي اثق بهذا الفريق والا يبي يرقي يتوكل على الله



[/COLOR][/SIZE]

Jawad
13-May-2007, 03:49 PM
روعة جااااااااااااري التحميل

farah
13-May-2007, 09:55 PM
شكرا لك وجاري التحميل ..

Jawad
15-May-2007, 05:50 PM
اخوي لكن انا ما فهمتش اي الفرق بين النسخة اللي مع كيجن
يعني يتكون مرخصة ؟

farah
15-May-2007, 06:04 PM
السلام عليكم و رحمة الله و بركاته

شرح طريقة تشغيل الكيجن KeyGen لنسخ فريق vBulletin Team

فريق vBulletin Team .. يطرح نسختين نسخة مزودة بكيجن KeyGen و نسخة اخرى بدون كيجن

لك الحرية في اختيار النسخة التي تريد .. و لكنك اذا كنت مبتدىء انصحك بالنسخة التي لا تحتوي كيجن ..

و هذا الشرح مخصص لنسخ الفريق التي تحتوي كيجن حيث سأشرح طريقة تشغيل الكيجن لهذه النسخ :)

قد يخطر على ذهن بعضكم ما هو الكيجن keyGen ؟ و ماذا يعني و ما هي وظيفته ؟

كيجن هي كلمة انجليزية [ KeyGen ] و هي اختصار لكلمة key Generator و تعني مولد الارقام او مولد المفاتيح .. و وظيفته هنا بالنسخ هي خداع شركة vBulletin و وهمها بأن منتداك مرخص :)

هذا الفريق يستخدم الكيجن الذي كان يستخدمونه فريق سكريبت مافيا بالسابق :)

و طريقة تشغيل الكيجن هي كالتالي :

1- بعد تحميلك للنسخة و فك الضغط عنها ستجد مجلد upload ارفعه لموقعك عن طريق الاف تي بي [ ارفعه داخل www أو puplic_html ] << مجرد توضيح للمبتدئين :)

2- قم بتغيير اسم مجلد upload اذا احببت و انا سأقوم بتغييره الى vb

3- بعد ذلك مباشرة لا تعمل اي شيء فقط قم بفتح الرابط التالي :

http://www.site.com/vb/sm-keygen.php

حيث :

www.site.com = رابط موقعك


vb = مجلد المنتدى الرئيسي [الذي كان اسمه upload و قمت انا بتغيير اسمه]



4- بعد فتحك للرابط السابق انتظر قليلاً حتى يظهر لك كما بالصورة التالية :




للاسف لا توجد صورة :)


فإذا ظهر لك كما بالصورة فقد انتهت المهمة و تم تشغيل الكيجن بنجاح


و بعد ذلك فوراً قم بحذف ملف sm-keygen.php من مجلد منتداك الرئيسي vb [ الذي كان اسمه upload و بالشرح هنا قمت بتغيير اسمه الى vb ]


و اذا لم يظهر لك كما بالصوره السابقة فحتماُ لديك خلل ما .. و قم برفع ملفات النسخة و حاول من جديد .. اذا لم ينجح معك فعليك بالنسخة التي لا تحتوي كيجن :)


و بعد ذلك ابدأ بتنصيب النسخة او الترقية اليها حسب حاجتك


طبعا اذا كنت تريد انشاء منتدى لاول مرة قم بالتنصيب


و اذا كان لديك منتدى من قبل قم بالترقية


و السلام عليكم و رحمة الله و بركاته

منقول للفائدة

D3m-fny
15-May-2007, 06:06 PM
ماقصرت الاخت فرح في التوضيح
شاكر ومقدر لها ..

Jawad
19-May-2007, 02:23 AM
اه يعني يصير المنتدى مرخص ؟؟؟؟؟؟؟؟
تصير نسخة ال vb مرخصة بدون دفع فلوس ؟
و نحمل النسخ من الموقع الرسمي بدون توقيف اكواد التبليغ اما ماذا ؟

عيون قطر
19-May-2007, 03:18 PM
مشكووووووووووووور

The GhosT
12-Jul-2007, 01:48 PM
مشكور اخوى على النسخة

تقبل خالص تحياتى