Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
Who's Online
5 registered (Harold, Mark S, packlite, Ruben Rocha, Sirdude), 27 Guests and 22 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 01/04/09
Posts: 1
Top Posters (30 Days)
Ruben Rocha 95
Rick 85
Mark S 74
Gizmo 49
Thelockman 49
driv 35
Sirdude 32
ntdoc 28
AllenAyres 26
packlite 26
Latest Photos
bear test
Beach Barbie-Q
Sunset
Accept the challenge!
Trees
Page 1 of 2 1 2 >
Topic Options
Rate This Topic
#211411 - 05/08/08 10:59 AM Import from Classic to threads
Morgan Offline
journeyman

Registered: 06/13/06
Posts: 87
Hi,
It was a long time that I worked on installing/importing etc.
I still run ubb classic 6.7.3 and want to freeze that forum and
import to Threads 7.3 wich I installed as far as I did not create an admin as I will import.

I did put 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.


However after creating the sql tables it stopped, am I missing something. Am I supposed to export the classic forum and move the file into threads. It is just blank so please enlighten me.

Classic
http://forum.britbike.com/ubb/cgi-bin/ultimatebb.cgi
Threads
http://www.britbike.com/forums/ubbthreads.php

Would appreciate very much if any of you could list the steps.
Thanks

Top
#211416 - 05/08/08 11:40 AM Re: Import from Classic to threads [Re: Morgan]
Morgan Offline
journeyman

Registered: 06/13/06
Posts: 87
Deleted the sql and threads
I'm uploading 7.3 again and trying.


oops I'm getting this error

Fatal error: Cannot instantiate non-existent class: html in /home/cust2/user1172648/html/forums/importers/classic_import.php on line 56


Edited by Morgan (05/08/08 12:15 PM)

Top
#211465 - 05/08/08 03:29 PM Re: Import from Classic to threads [Re: Morgan]
Rick Administrator Offline

*****

Registered: 06/04/06
Posts: 7998
Loc: Aberdeen, WA
Whoops, looks like I forgot one thing with the importer updates. Quick fix for now, edit the classic_import.php file and on line 47, you'll see this:

require_once( "../libs/mysql.inc.php" );

Right after that, add this:

require_once("../libs/html.inc.php");
require_once("../libs/bbcode.inc.php");
_________________________
UBB.threads™ Developer
My Personal Website · StogieSmokers.com

Top
#211490 - 05/08/08 10:29 PM Re: Import from Classic to threads [Re: Rick]
Morgan Offline
journeyman

Registered: 06/13/06
Posts: 87
Thanks Rick,
I made the change and the proper url opened up.
Need to get to work and will start on this after work.

Any tip from anyone that will help are much appreciated.

Top
#211508 - 05/09/08 05:03 AM Re: Import from Classic to threads [Re: Morgan]
Morgan Offline
journeyman

Registered: 06/13/06
Posts: 87
Hey Rick,

It imported 6000 members and the 10 categories then on next page it reads
Importing forum: "BSA Bulletin Board"
wich is my first board but ut get stuck there and finally I hit the go back button but what only happen is that it craates double categories and a new "BSA Bulletin Board".

Well I have emptied both in the dabase and double clicked back so it created a new set of categories and a new BSA Bulletin board and now it's stuck again.

Did you follow this? I'm swedish so if my English is bad that is why.
Any clue?


Edited by Morgan (05/09/08 05:04 AM)

Top
#211560 - 05/09/08 12:07 PM Re: Import from Classic to threads [Re: Morgan]
Morgan Offline
journeyman

Registered: 06/13/06
Posts: 87
I have tried over and over but it do not import the forums except for my first " BSA Bulletin Board" and it stops right there. OK it does not import rest of my 30 boards and not any of the topics but what am i missing more???

How can I roceed with this? anyone having a clue?
Thanks
Morgan

Top
#211565 - 05/09/08 12:17 PM Re: Import from Classic to threads [Re: Morgan]
Rick Administrator Offline

*****

Registered: 06/04/06
Posts: 7998
Loc: Aberdeen, WA
Any error message at all? If no error in the screen, then you might need to check your webserver error logs and see if there is any info there.
_________________________
UBB.threads™ Developer
My Personal Website · StogieSmokers.com

Top
#211566 - 05/09/08 12:20 PM Re: Import from Classic to threads [Re: Rick]
Rick Administrator Offline

*****

Registered: 06/04/06
Posts: 7998
Loc: Aberdeen, WA
If you don't have an error message, then what I'd need is a support ticket opened with FTP info so I can take a looksee.
_________________________
UBB.threads™ Developer
My Personal Website · StogieSmokers.com

Top
#211599 - 05/09/08 02:07 PM Re: Import from Classic to threads [Re: Rick]
Morgan Offline
journeyman

Registered: 06/13/06
Posts: 87
Rick,

No error messager
I'm not sure what to look for in webserver error logs. Can you give me a clue?

If not then will open s support ticket.

This is the html from the page that not go any further:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head>
<title>UBB.threads™ Import from UBB.classic™</title>
<style type="text/css">
@import url( '../styles/' );
</style>
</head>
<body>Importing forum: "BSA Bulletin Board"<br />


Edited by Ian (05/12/08 04:36 AM)
Edit Reason: Updated at posters request

Top
#211820 - 05/12/08 04:39 AM Re: Import from Classic to threads [Re: Morgan]
Morgan Offline
journeyman

Registered: 06/13/06
Posts: 87
I have a question.
Because of my limited mysql server I have no attention to import all post from my previous forum however I wish to import
the members, forums and categories.
So all topics and PM will be skipped.
Because of above error which makes the import script stop after importing only one board do you think its ok to continue from there? What I mean is recreating the new but same forums. Will I miss something vital If I do it that way???

I'm just a bit confused at the moment.
Thanks

Top
#211837 - 05/12/08 06:18 AM Re: Import from Classic to threads [Re: Morgan]
AllenAyres Moderator Offline

****

Registered: 12/29/03
Posts: 1671
Loc: Texas
Originally Posted By: Morgan
Rick,

No error messager
I'm not sure what to look for in webserver error logs. Can you give me a clue?



You'd want to look for an error that includes the filename:

classic_import.php ( or however it's spelled)
_________________________
- Allen
- ThreadsDev | PraiseCafe

Top
Page 1 of 2 1 2 >


Shout Box

Today's Birthdays
theregit
Recent Topics
7.4.1 show/hide category bug
by Seattlebrian
Today at 11:56 AM
7.4.2 Discussion
by Rick
Today at 10:21 AM
UBBCentral now running 7.4.2
by Rick
Today at 10:21 AM
New members don't get access and are not displayed in the config panel
by Yomar
Yesterday at 03:32 AM
How to Change Link Color / Underline in styles?
by ECNet
01/07/09 10:00 PM
Forum Stats
4298 Members
33 Forums
30692 Topics
156038 Posts

Max Online: 978 @ 06/24/07 08:19 PM