تحويل من ib الـى php

الدعم الفني للمشاكل المتعلقة بمنتديات phpBB أي مشاكل النسخه الأصلية وليست مشاكل الهاكات أو الاستايلات وخلافه

المشرف: alhitary

قوانين المنتدى
فضلاً قبل وضع أي مشكلة تأكد من استخدام البحث ومن ثم ملء استمارة الدعم إذا لم تجد حلا لمشكلتك.
صورة العضو الرمزية
مصطفى
عضو جديد
عضو جديد
مشاركات: 4
اشترك في: الأحد أكتوبر 10, 2004 7:03 am

????? ?? ib ???? php

مشاركةبواسطة مصطفى » الأحد أكتوبر 10, 2004 7:13 am

?????? ?????? ?????? ???? ,,,


??????? ???? ????????? ???? ???? ???? ????? ???? ??????? ??? php :cry:


??? ???? ?? ???? ????? ????? ,, ??? ??? ???? ??? ????? ?? ?? ???? ??????,,


?????? ?????? :wink:




صورة العضو الرمزية
مصطفى
عضو جديد
عضو جديد
مشاركات: 4
اشترك في: الأحد أكتوبر 10, 2004 7:03 am

مشاركةبواسطة مصطفى » الأحد أكتوبر 10, 2004 4:41 pm

???? ????? ?? ??? ????? ???? ??? ???? :roll:

irc4arab
صُناع أريبيا
صُناع أريبيا
مشاركات: 123
اشترك في: الثلاثاء إبريل 29, 2003 12:49 pm
مكان: عـ الخليج ـروس
اتصال:

مشاركةبواسطة irc4arab » الأحد أكتوبر 10, 2004 8:58 pm

?? ????? ??????

???? ????? ?????? ?? ???????
1 ?? 2

???? ????? ??????

http://prdownloads.sourceforge.net/phpb ... 2phpBB.zip

???????
1.x

??????
::. نحن لا ندعي القمه ولا الأفضليه ولاكن بالتعاون وبذل الجهود نسعى إليهما .::

صورة العضو الرمزية
مصطفى
عضو جديد
عضو جديد
مشاركات: 4
اشترك في: الأحد أكتوبر 10, 2004 7:03 am

مشاركةبواسطة مصطفى » الاثنين أكتوبر 11, 2004 12:09 am

?? ????? ?? ??????? ,,


???? ????? 2 :cry:


?????? ????? ??????? 2 ?????? ????? ????? ????? :wink:


???? ???? ??? ???? ? php ???? ???? ?????? ?? ?? ??? :)

صورة العضو الرمزية
Dr Mido
عضو جديد
عضو جديد
مشاركات: 1
اشترك في: الخميس يوليو 01, 2004 6:10 am

مشاركةبواسطة Dr Mido » الاثنين أكتوبر 11, 2004 1:33 am

:roll: :roll: ??? ???? ???? ???? ????? ??????? ?? ??? ?? ?????? :roll: ????? ?? ?????? :cry: ????? ?? ib ?????? 2

كود: تحديد الكل

/***************************************************************************
 *                   IB2phpBB - Convert Ibf To Phpbb
 *                --------------------------------------------------
 *   copyright            : (C) 2003 Obelix - Ni[o
 *   email                : contact@destination-linux.org
 *
 *
 ***************************************************************************/

/***************************************************************************
 *
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2 of the License, or
 *   (at your option) any later version.
 *
 ***************************************************************************/

#
# Support Thread: http://www.entre-aide.org/viewtopic?t=1081
# No support by mail - No conversion will be done by Obelix and/or me so it's not worth asking...
#

Warning : All your accound & posts in your new phpBB will be deleted during the conversion. So do not use this convertor on a running phpbb forum

This script is made for people coming from an IB board to a phpBB one. You must have a "virgin" phpBB forum. You can't merge an already running phpbb forum with an IB one...

Warning : IB and phpBB tables must be in the same database

What this converotr will not convert :
    * Polls
    * Attach Files (Will never be converted as it's not a standard feature of phpBB 2.0.x)

Note : Before running the convertor, you have to modify your IB forums so that you have no sub-forums (just cat?gories and forums) since subforums are not a default features of phpBB 2.0.x

Note : The converter has been successfully tested up to IB 1.2

-----------------------
Instructions :
1/ Do a backup of your Invision Board tables via PhpMyAdmin for example

2/ Install EasyPHP (http://www.easyphp.org/) on your pc so that you will have a local Web server with Apache, PHP, MySQL and phpMyAdmin. You can install Apache, PHP, MySQL and PHPMyAdmin as standalone programs or with another packaged software if you prefer.

3/ In PhpMyAdmin, import your Invision Board tables ; the one you have just saved.

4/ Install phpBB on your local Web server

5/ Copy the ib2phpBB folder at your phpBB root folder.

Ex : If your phpBB forum is at C:\Program Files\EasyPHP\www\phpBB2, then ib2phpBB must be copied there : C:\Program Files\EasyPHP\www\phpBB2\ib2phpBB

6/Open ib2phpBB\conf.php with a text editor (Wordpad, Notepad, etc) in order to set the prefix used with your Invision Board tables. The default value is : ibf_ . Save and quit this file.

7/ From your Browser, run http://localhost/phpBB2/ib2phpBB/index.php and follow the different steps.

8/ Once the forum is converted, open PhpMyAdmin, and update the phpbb_config table as follows :
- the field server_name : replace the value localhost by the one you will use on your webspace like yoursite.com or subdomain.mysite.com if you use a sub-domain.
- the field script_path if needed : replace phpBB2 by the path you use : ex use forums if your forum is at http://www.monsite.com/forums/.

9/ Export your phpBB tables with phpMyAdmin and import them to your website's databse.

10/ Edit phpBB2\config.php and replace the different values by the one you will use on your webiste.

11/ Upload all the files from /phpBB2/ to your Webspace.

12/ That's all Folks. Enjoy your new forum !! :)

Note :
- Think about checking all the permissions for your forums and users.
- If you want to use the search function you need to install the following module : Rebuild Search Index available with ib2phBB.

AC
المؤسس
المؤسس
مشاركات: 1939
اشترك في: الجمعة مايو 17, 2002 7:32 am
مكان: السعودية
اتصال:

مشاركةبواسطة AC » الاثنين أكتوبر 11, 2004 6:02 am

?????? ????? ????? ????

??????? ???????? ????? ????? ??? ?????? 1.2 ?? IB ?? ??????? ????? ???? ???? ?????? ??? ??????? ?? ?????? 2 ??? ????? ?????...

????? ????? ??? ??? ??????? ???? ??? ?? ???? IB ???????? ?????? ?? ???? ???? ??? ????? ???? ????? ??? ???? ????..


?????? :)
لوكان الجهل رجلاً لقتلته

I Hate vBulletin

نِـثَـارٌ (مدونتي) | | وافــــر >> Wapher.Com || مُفيد.كوم >> MoFFed.Com

:idea: البريد والرسائل الخاصه لايعدان السبيل الامثل للدعم الفني :idea:

صورة العضو الرمزية
مصطفى
عضو جديد
عضو جديد
مشاركات: 4
اشترك في: الأحد أكتوبر 10, 2004 7:03 am

مشاركةبواسطة مصطفى » الاثنين أكتوبر 11, 2004 5:04 pm

???? ???? ?? ????? ??? ??????? ???? ,,,,,,,


??? ?? ?????? ???? ????? :cry:

صخر العرب
صُناع أريبيا
صُناع أريبيا
مشاركات: 374
اشترك في: السبت سبتمبر 14, 2002 9:55 am
مكان: المملكة العربية السعودية
اتصال:

مشاركةبواسطة صخر العرب » الاثنين أكتوبر 11, 2004 5:22 pm

??? ?????? ??? ?? ???? ???? ?? ???????? ?? ???

??? ??? ???? ?? ???? ?? ??? IB2 ??? phpBB 2.0.xx ??? ???? :idea:

?? ?? ?????? ?? ?? ??? ????? ?? ???? ??? ?? ??? ?????? ???? ?? ????????

????? ?? ???????
-------------------------------------------------------
نحن مستخدمي phpBB2 نعتز بدعمها وتقديم كل ما هو مميز.
-------------------------------------------------------

irc4arab
صُناع أريبيا
صُناع أريبيا
مشاركات: 123
اشترك في: الثلاثاء إبريل 29, 2003 12:49 pm
مكان: عـ الخليج ـروس
اتصال:

مشاركةبواسطة irc4arab » الثلاثاء أكتوبر 12, 2004 1:16 am

?????? ????? ..

?? ???? ???? ??? ??? ???? 100%

????? ?? ?????

???? ?? IB ?????? ????? ????? ?????? ????? ?????

???? ??? ???????

http://www.phpbb.com/phpBB/viewtopic.php?t=24993


??????
::. نحن لا ندعي القمه ولا الأفضليه ولاكن بالتعاون وبذل الجهود نسعى إليهما .::

صخر العرب
صُناع أريبيا
صُناع أريبيا
مشاركات: 374
اشترك في: السبت سبتمبر 14, 2002 9:55 am
مكان: المملكة العربية السعودية
اتصال:

مشاركةبواسطة صخر العرب » الاثنين أكتوبر 18, 2004 3:27 pm

????? ??? irc4arab,

??? ??????? :oops:
-------------------------------------------------------
نحن مستخدمي phpBB2 نعتز بدعمها وتقديم كل ما هو مميز.
-------------------------------------------------------

صخر العرب
صُناع أريبيا
صُناع أريبيا
مشاركات: 374
اشترك في: السبت سبتمبر 14, 2002 9:55 am
مكان: المملكة العربية السعودية
اتصال:

مشاركةبواسطة صخر العرب » الاثنين أكتوبر 18, 2004 3:34 pm

?????? ????? ????? ?????? ?? ???

http://www.phpbb.com/phpBB/viewtopic.php?t=217287

??????? ????? ?? IB2 ??? phpBB ?????? ?????? ??????? ?? ???

http://omegaboard.ultimate-results.net/ ... 2phpBB.zip

????? ??? ???????
-------------------------------------------------------
نحن مستخدمي phpBB2 نعتز بدعمها وتقديم كل ما هو مميز.
-------------------------------------------------------


العودة إلى ”[ ×.2.0 ] الدعم الفني“

الموجودون الآن

المتصفحون للمنتدى الآن: لا يوجد أعضاء مسجلين متصلين و 4 زوار