الربان
12-06-2005, 06:03 PM
بسم الله الرحمن الرحيم
السلام عليكم ورحمة الله وبركاته
قد يكون هذا الموضوع قديمآ بعض الشيئ لبعض الأخوان
ولذلك نرجوا منكم المعذرة لعدم كتابة الاعلان في وقته وذلك بسبب انشغالي الشديد في الإمتحانات ..
بتاريخ 9-6-2005
أي قبل 4 أيام من تاريخ كتابة هذا الموضوع ، اصدرت شركة الفيبيوليتين (http://www.vbulletin.com/forum) الإصدار الجديد والذي أعلنت عنه قبل فترة ليست بطويلة عن النسخه الجديدة والتي تعتبرها نقلة قوية في عالم المنتديات ..
قامت الشركة بتوفير النسخه الجديدة 3.5.0 في منطقة الأعضاء ولكن نصحت الشركة بعدم التسرع لترقية منتدياتهم إلى هذا الإصدار الجديد وأعلنت أنها غير مسؤولة عن المشاكل التي قد تواجه المستخدمين جراء الترقية لهذا الإصدار الجديد ونصحتهم فقط بتنصيب الإصدار الجديد فقط وليس الترقية وتجربتها على سيرفر آخر أو على سيرفر الأباتشي !
من خلال إطلاعي على هذا الإصدار الجديد لاحظت باضافة جداول جديدة لقاعدة البيانات ، حيث ان عدد جداول النسخه 3.0.7 تحتوي على 84 جدولآ بينما تحتوي النسخه الجديدة على 90 جدول ، بمعنى إن الاضافة الجديدة للنسخه الجديدة تحتوي على 6 جداول جديدة .
والجداول الجديدة التي أضيفت في النسخه 3.5.0 وهي :
forumread
plugin
tachyforumpost
tachythreadpost
templatehistory
threadread
والقوالب الجديدة التي أضيفت في النسخه 3.5.0 :
bbcode_code_printthread
bbcode_html_printthread
bbcode_php_printthread
bbcode_quote_printthread
calendar_reminder_choosetype
newattachment_keybit
pagenav_pagelinkrel
pm_emptyfolder
printthreadbit_ignore
subscription_payment_authorizenet
subscription_payment_nochex
subscription_payment_paypal
subscription_payment_worldpay
threadadmin_deletethreads
threadadmin_imod_menu_post
threadadmin_imod_menu_thread
threadadmin_mergeposts
threadadmin_mergethreads
threadadmin_moveposts
threadadmin_movethreads
أما القوالب التي حذفت في النسخه 3.5.0
timezone
username_loggedin
username_loggedout
بالنسبة لملف الكونفق الخاص باعدادات قاعدة البيانات Config.php
لم يسلم من التعديل أيضآ عليه ، في النسخ السابقة ولغاية النسخه 3.0.7
تجد المعلومات الضرورية لادخال معلومات قاعدة البيانات بهذا الشكل
// ****** DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$dbusername = 'root';
$dbpassword = '';
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$dbname = 'forum';
بينما الاعدادات الخاصة في ملف Config.php
للنسخه الجديدة 3.5.0 تجدها بهذا الشكل
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$config['Database']['dbname'] = 'forum';
// ****** MASTER DATABASE SERVER NAME ******
// This is the hostname or IP address of the database server.
// It is in the format HOST:PORT. If no PORT is specified, 3306 is used.
// If you are unsure of what to put here, leave it at the default value.
$config['MasterServer']['servername'] = 'localhost';
// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'root';
$config['MasterServer']['password'] = '';
كما تم اضافة اعدادات جديدة في ملف الكونفق !
أما عن الملفات الجديدة التي تم إضافتها في النسخه الجديدة 3.5.0
vb
inlinemod.php
ajax.php
vb/subscriptions/
global.php
vb/install/
finalupgrade.php
upgrade_350b1.php
upgrade_307.php
upgrade_306.php
upgrade_305.php
upgrade_304.php
upgrade_303.php
upgrade_302.php
upgrade_301.php
upgrade_300rc4.php
upgrade_300rc3.php
upgrade_300rc2.php
upgrade_300rc1.php
upgrade_300g.php
upgrade_300b7.php
upgrade_300b6.php
upgrade_300b5.php
upgrade_300b4.php
upgrade_300b3.php
upgrade_300.php
vb/admincp/
plugin.php
vb/clientscript/
vbulletin_inlinemod
vbulletin_ajax_threadslist
vbulletin_ajax_postedit
vbulletin_ajax_namesugg
vb/includes/
functions_ranks.php
functions_legacy.php
functions_debug.php
functions_calendar.php
database_error_page.html
database_error_message.html
class_xml.php
class_upload.php
class_postbit_alt.php
class_postbit.php
class_mail.php
class_image.php
class_hook.php
class_dm_userpic.php
class_dm_user.php
class_dm_threadrate.php
class_dm_threadpost.php
class_dm_pollvote.php
class_dm_poll.php
class_dm_pm.php
class_dm_moderator.php
class_dm_forum.php
class_dm_event.php
class_dm_attachment.php
class_dm_admin.php
class_dm.php
class_diff.php
class_dbalter.php
class_datastore.php
class_database_explain.php
class_core.php
class_bitfield_builder.php
class_bbcode_alt.php
class_bbcode.php
includes/xml/
bitfield_vbulletin.xml
hooks_vbulletin.xml
spiders_vbulletin.xml
cpnav_vbulletin.xml
js_safe_phrases.xml
includes/cron/
reminder.php
images/attach/
mp3.gif
tif.gif
tiff.gif
wmv.gif
xml.gif
images/editor/
paperclip.gif
images/misc/
moderated.gif
moderated_small.gif
كما تم حذف بعض الملفات من مجلد includes
هذه بالنسبة عن الملفات الجديدة ، اما عن الملفات المعدلة فقد تم التعديل على كافة ملفات المنتدى :)
السلام عليكم ورحمة الله وبركاته
قد يكون هذا الموضوع قديمآ بعض الشيئ لبعض الأخوان
ولذلك نرجوا منكم المعذرة لعدم كتابة الاعلان في وقته وذلك بسبب انشغالي الشديد في الإمتحانات ..
بتاريخ 9-6-2005
أي قبل 4 أيام من تاريخ كتابة هذا الموضوع ، اصدرت شركة الفيبيوليتين (http://www.vbulletin.com/forum) الإصدار الجديد والذي أعلنت عنه قبل فترة ليست بطويلة عن النسخه الجديدة والتي تعتبرها نقلة قوية في عالم المنتديات ..
قامت الشركة بتوفير النسخه الجديدة 3.5.0 في منطقة الأعضاء ولكن نصحت الشركة بعدم التسرع لترقية منتدياتهم إلى هذا الإصدار الجديد وأعلنت أنها غير مسؤولة عن المشاكل التي قد تواجه المستخدمين جراء الترقية لهذا الإصدار الجديد ونصحتهم فقط بتنصيب الإصدار الجديد فقط وليس الترقية وتجربتها على سيرفر آخر أو على سيرفر الأباتشي !
من خلال إطلاعي على هذا الإصدار الجديد لاحظت باضافة جداول جديدة لقاعدة البيانات ، حيث ان عدد جداول النسخه 3.0.7 تحتوي على 84 جدولآ بينما تحتوي النسخه الجديدة على 90 جدول ، بمعنى إن الاضافة الجديدة للنسخه الجديدة تحتوي على 6 جداول جديدة .
والجداول الجديدة التي أضيفت في النسخه 3.5.0 وهي :
forumread
plugin
tachyforumpost
tachythreadpost
templatehistory
threadread
والقوالب الجديدة التي أضيفت في النسخه 3.5.0 :
bbcode_code_printthread
bbcode_html_printthread
bbcode_php_printthread
bbcode_quote_printthread
calendar_reminder_choosetype
newattachment_keybit
pagenav_pagelinkrel
pm_emptyfolder
printthreadbit_ignore
subscription_payment_authorizenet
subscription_payment_nochex
subscription_payment_paypal
subscription_payment_worldpay
threadadmin_deletethreads
threadadmin_imod_menu_post
threadadmin_imod_menu_thread
threadadmin_mergeposts
threadadmin_mergethreads
threadadmin_moveposts
threadadmin_movethreads
أما القوالب التي حذفت في النسخه 3.5.0
timezone
username_loggedin
username_loggedout
بالنسبة لملف الكونفق الخاص باعدادات قاعدة البيانات Config.php
لم يسلم من التعديل أيضآ عليه ، في النسخ السابقة ولغاية النسخه 3.0.7
تجد المعلومات الضرورية لادخال معلومات قاعدة البيانات بهذا الشكل
// ****** DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$dbusername = 'root';
$dbpassword = '';
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$dbname = 'forum';
بينما الاعدادات الخاصة في ملف Config.php
للنسخه الجديدة 3.5.0 تجدها بهذا الشكل
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$config['Database']['dbname'] = 'forum';
// ****** MASTER DATABASE SERVER NAME ******
// This is the hostname or IP address of the database server.
// It is in the format HOST:PORT. If no PORT is specified, 3306 is used.
// If you are unsure of what to put here, leave it at the default value.
$config['MasterServer']['servername'] = 'localhost';
// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'root';
$config['MasterServer']['password'] = '';
كما تم اضافة اعدادات جديدة في ملف الكونفق !
أما عن الملفات الجديدة التي تم إضافتها في النسخه الجديدة 3.5.0
vb
inlinemod.php
ajax.php
vb/subscriptions/
global.php
vb/install/
finalupgrade.php
upgrade_350b1.php
upgrade_307.php
upgrade_306.php
upgrade_305.php
upgrade_304.php
upgrade_303.php
upgrade_302.php
upgrade_301.php
upgrade_300rc4.php
upgrade_300rc3.php
upgrade_300rc2.php
upgrade_300rc1.php
upgrade_300g.php
upgrade_300b7.php
upgrade_300b6.php
upgrade_300b5.php
upgrade_300b4.php
upgrade_300b3.php
upgrade_300.php
vb/admincp/
plugin.php
vb/clientscript/
vbulletin_inlinemod
vbulletin_ajax_threadslist
vbulletin_ajax_postedit
vbulletin_ajax_namesugg
vb/includes/
functions_ranks.php
functions_legacy.php
functions_debug.php
functions_calendar.php
database_error_page.html
database_error_message.html
class_xml.php
class_upload.php
class_postbit_alt.php
class_postbit.php
class_mail.php
class_image.php
class_hook.php
class_dm_userpic.php
class_dm_user.php
class_dm_threadrate.php
class_dm_threadpost.php
class_dm_pollvote.php
class_dm_poll.php
class_dm_pm.php
class_dm_moderator.php
class_dm_forum.php
class_dm_event.php
class_dm_attachment.php
class_dm_admin.php
class_dm.php
class_diff.php
class_dbalter.php
class_datastore.php
class_database_explain.php
class_core.php
class_bitfield_builder.php
class_bbcode_alt.php
class_bbcode.php
includes/xml/
bitfield_vbulletin.xml
hooks_vbulletin.xml
spiders_vbulletin.xml
cpnav_vbulletin.xml
js_safe_phrases.xml
includes/cron/
reminder.php
images/attach/
mp3.gif
tif.gif
tiff.gif
wmv.gif
xml.gif
images/editor/
paperclip.gif
images/misc/
moderated.gif
moderated_small.gif
كما تم حذف بعض الملفات من مجلد includes
هذه بالنسبة عن الملفات الجديدة ، اما عن الملفات المعدلة فقد تم التعديل على كافة ملفات المنتدى :)