 |
 |
 |
 |
Registered: 06/07/07
Posts: 4
|
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
#239165 - 09/01/10 02:02 PM
about to import classic 6.7.1 to 7.5.6, advice please
|
stranger
|
Registered: 09/01/10
Posts: 2
|
|
Hello, I have a very active forum still running under classic 6.7.1 ( http://www.wine-pages.com/ubb/ultimatebb.php). I have just successfully installed 7.5.6 and downloaded the classic_import.php importer. I am a bit nervous about the next step of trying to import my forums - no discussion here of doing this for over a year and the classic_import.php readme.txt is pretty basic. If someone could briefly clarify/expand on the readme instructions I'd be very grateful: >> Importin from .classic. >> Place the classic_import.php script into the importers directory and bring it up in your browser. Follow the instructions to import your classic forum. That seems easy enough and I have uploaded the script and given all the absolute paths it asks for, but is there anything to be aware of before I go ahead? There was talk in threads here from 2009 about members directory not working properly after import? Also, whilst it is importing is my original forum disabled. Also, will my original forum continue to work after import to allow me to tinker before announcing the new software to my users? >> Redirect Scripts. >> Edit the $URL in ultimatebb.cgi and put it in place of your original ultimatebb.cgi script. >> Edit the $URL in ultimatebb.php and put it in place of your original ultimatebb.php script. I cannot see an "ultimatebb.cgi" script within the root directory of my original (classic 6.7.1) installation, but I can see an "ultimatebb.php". Do I just ignore the instruction to edit the .cgi version or do I find it elsewhere? When it says "edit" the file, I presume that is to alter the $URL to point to the *directory* containing the new installation? Many thanks for any help with this
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
|
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#246134 - 10/02/11 09:25 AM
Re: about to import classic 6.7.1 to 7.5.6, advice please
[Re: TCann]
|
stranger
|
Registered: 06/17/04
Posts: 10
|
|
|
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#246141 - 10/02/11 10:56 AM
Re: about to import classic 6.7.1 to 7.5.6, advice please
[Re: Ruben]
|
stranger
|
Registered: 06/17/04
Posts: 10
|
|
The issue is you are going from a flat file system in classic to a table driven database. So all the data is taken from static files and written to a database. So the script has a lot of data to convert. Since it relies on one simple script. I would assume you are running into connection/timeout issues. And may need to import chunks at a time. The member stuff is small potatoes. It is the posts that write huge amounts of bytes to the tables. If UBB was able to convert for you I would think it is well worth the money. The typical fee is $99.00 ,I am not sure what you were quoted. i know exactly what the flat to relational db is all about and it's requirements and methodology. as to the posts conversion part of the converter script, for it to immediately stop dead and pop up the importer access window, that appears to be more than just having a lotta work to do 'cause it's doing nothing and failing. this is ubb classic 6.7.1, 35k users, 178 forums, about 2mil topics/posts. it's already been priced out at way more than 99 bucks, mostly due to the needs of the forum. post conversion requires much work that could never be part of the import, such as styles and banner ads and other essentials. not to mention the essential post conversion testing, 'cause once yer live and find something that doesn't work, yer in a tough spot. and we don't wanna be down more than a day at most.
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|