Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 24-08-2005, 04:45 PM   #1 (permalink)
I am Optimus Prime
 
navjotjsingh's Avatar
 
Join Date: Feb 2005
Location: Delhi, India
Posts: 1,919
Default Convert phpBB to vBulletin


I have made a forum using phpBB 2.0.17. I want to convert it to vBulletin 3.0.8? How do i do this? I already have vBulletin 3.0.8 with me.
navjotjsingh is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 24-08-2005, 05:30 PM   #2 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default

Try this convertor :
ImpEx
found it on VB site...
cant acess it though
www.vbulletin.com/forum/showthread.php?t=150188
more info :
http://www.theadminzone.com/forums/a...hp/t-1678.html
http://www.vbwebmaster.com/forums/vb...php/356-1.html

srry, thought u can convert readin the about section of earlier link...
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 24-08-2005, 05:35 PM   #3 (permalink)
I am Optimus Prime
 
navjotjsingh's Avatar
 
Join Date: Feb 2005
Location: Delhi, India
Posts: 1,919
Default

EDITED: NO longer holds valid.
navjotjsingh is offline  
Old 24-08-2005, 06:38 PM   #4 (permalink)
Rebooting
 
Choto Cheeta's Avatar
 
Join Date: Aug 2004
Location: 220.225.82.33
Posts: 6,266
Default

how bout using this to post...

any way.. read them... i am not sure... but still thought of posting...

http://www.vbulletin.com/forum/showthread.php?t=116398

http://www.vbulletin.com/forum/showthread.php?t=148918
__________________
rebooting
ChotoCheeta.com
Choto Cheeta is offline  
Old 24-08-2005, 07:19 PM   #5 (permalink)
Version 2.0
 
Deep's Avatar
 
Join Date: Jan 2004
Location: Mumbai
Posts: 977
Default Re: Convert phpBB to vBulletin

Quote:
Originally Posted by navjotjsingh
I have made a forum using phpBB 2.0.17. I want to convert it to vBulletin 3.0.8? How do i do this? I already have vBulletin 3.0.8 with me.
in your vBulletin's member area you will see option called Impex...so just download the convertor from there and get the things rolling

Deep
__________________
- Deep Ganatra -
www.whoisdeep.com
www.twitter.com/DeepXP/
Deep is offline  
Old 24-08-2005, 09:16 PM   #6 (permalink)
I am Optimus Prime
 
navjotjsingh's Avatar
 
Join Date: Feb 2005
Location: Delhi, India
Posts: 1,919
Default

Thanks a lot Deep again. I have converted successfully. It is not very easy to understand Impex at first but managed to do it successfully.

Thanks again Deep.
navjotjsingh is offline  
Old 24-08-2005, 09:52 PM   #7 (permalink)
Version 2.0
 
Deep's Avatar
 
Join Date: Jan 2004
Location: Mumbai
Posts: 977
Default

welcome

Deep
__________________
- Deep Ganatra -
www.whoisdeep.com
www.twitter.com/DeepXP/
Deep is offline  
Old 25-08-2005, 03:55 PM   #8 (permalink)
I am Optimus Prime
 
navjotjsingh's Avatar
 
Join Date: Feb 2005
Location: Delhi, India
Posts: 1,919
Default

Another query - How do I transfer any forum from my PC to a online webserver provided it supports MySQL and PHP? I know how to upload forum software but what about the forum database? My forum is hosted on my PC using EasyPHP.
navjotjsingh is offline  
Old 25-08-2005, 03:57 PM   #9 (permalink)
Version 2.0
 
Deep's Avatar
 
Join Date: Jan 2004
Location: Mumbai
Posts: 977
Default

take backup of database, may be you can use PHPMyAdmin and export the tables in sql or gz file..

and then upload the same on your server using PHPMyAdmin

then change config file of your forums and provide details of current db and user...

That should do the job

Deep
__________________
- Deep Ganatra -
www.whoisdeep.com
www.twitter.com/DeepXP/
Deep is offline  
Old 25-08-2005, 06:40 PM   #10 (permalink)
I am Optimus Prime
 
navjotjsingh's Avatar
 
Join Date: Feb 2005
Location: Delhi, India
Posts: 1,919
Default

I have exported a file with extension sql. In which folder do I upload and there is no import option in phpMyAdmin. I could not find the folder in which there should be a folder and a file related to an exisitng database.

BTW your reply was very quick. I noticed at that very moment but did not reply because at that time I was at net cafe and wanted to go home and check it for myself.
navjotjsingh is offline  
Old 25-08-2005, 11:40 PM   #11 (permalink)
Broken In
 
sting's Avatar
 
Join Date: Oct 2004
Location: Dubai/Trivandrum
Posts: 153
Default

is there any way to Convert phpBB to IPB ?
__________________
Visit my Daily Photo Blog at http://www.iamsarath.com
sting is offline  
Old 26-08-2005, 09:39 AM   #12 (permalink)
I am Optimus Prime
 
navjotjsingh's Avatar
 
Join Date: Feb 2005
Location: Delhi, India
Posts: 1,919
Default

Free Convertors to move from phpBB 2.0.6 or above to IPB 1.3 and IPB 2.0 are available at http://www.invisionpower.com/ip.dyna...onvertors.html
navjotjsingh is offline  
Old 26-08-2005, 09:51 AM   #13 (permalink)
Version 2.0
 
Deep's Avatar
 
Join Date: Jan 2004
Location: Mumbai
Posts: 977
Default

Quote:
Originally Posted by navjotjsingh
I have exported a file with extension sql. In which folder do I upload and there is no import option in phpMyAdmin. I could not find the folder in which there should be a folder and a file related to an exisitng database.

BTW your reply was very quick. I noticed at that very moment but did not reply because at that time I was at net cafe and wanted to go home and check it for myself.
Sorry couldnt reply quickly this time I somehow didnt get email notification....(it happens when somene deletes the post in this thread)

anyways back to the point...go to option called SQL there you will see a text box to enter the sql query and below that there will be option to upload sql file...

So upload it it handle the rest...

Deep
__________________
- Deep Ganatra -
www.whoisdeep.com
www.twitter.com/DeepXP/
Deep is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by abhidev
- by Sujeet
- by Sarath
- by Krow

Advertisement




All times are GMT +5.5. The time now is 08:49 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2