php forum
php mysql forum
php mysql smarty
 
Topic Options
#203590 - 07/08/99 06:55 AM conversion
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
I'm currently running a UBB. Switching is a major hassle, and I may never. They have a good product, but I do really love the threading options here. But one major roadblock: I have a large board. I sure can't afford to lose ALL of it. Is there any conversion capability?<br><br>

Top
#203591 - 07/08/99 04:57 PM Re: conversion [Re: Anonymous]
Rick Offline
Guru

Registered: 05/11/99
Posts: 8373
Loc: Olympia, WA
Unfortunately there is no conversion script available. At one time Alex Krohn had written one, but as WWWThreads changed and the UBB changed the script became unusable. I have never looked at the UBB and how it stores data so I haven't been able to write one, and if I did take the time to write one it would probably be outdated when either of the programs made any major changes.<br><br>I wish there was an easy way around this problem, but so far I haven't been able to come up with anything.<br><br>---<br>Scream<br><A HREF="http://www.screamingweb.com">http://www.screamingweb.com</A>
_________________________
UBB.threads Developer

Top
#203592 - 07/09/99 03:48 AM Don't think this is so hard [Re: Sally]
mario2 Offline
Enthusiast

Registered: 07/08/99
Posts: 470
Loc: Los Angeles, Rio de Janeiro, M...
I could think of several ways.<br><br>For all postings: {<br><br> Read one posting on the old board<br> post it onto the new board<br>}<br><br>The second part, posting on the new board, would be an addon to your board.<br><br>The first part, if the storage method is simple (like each message is one delimited file) you write it.<br>if it is not so simple, you hack into the software that runs the board and use their routines to extract one message after another.<br><br>What is ubb anyway?<br><br>:<br><br><br>

Top
#203593 - 07/09/99 06:04 AM Re: conversion [Re: Sally]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
Well, unfortunately, that is a deal killer. Whatever advantages your software might have, my members would be up in arms at the likelihood of losing all prior posts, and having to re-register. I can't afford to lose 7000 posts (which is about where I am)><br><br>Visit the E-Zine on Wine at http://marksquires.com

Top
#203594 - 07/12/99 09:50 AM Re: conversion [Re: Anonymous]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
I had a quick look at UBB users ,and I quickly converted all my 834 users to the WWWThreads format :<br><br>UBB uses a single file with *.cgi extension to store data each field separated by '|'<br><br>so you can 'cat *.cgi >>oldusers,<br>create a 'oldusers' table on your db with 12 fields then using 'mysqlimport' you can import oldusers in the new table You created<br><br>the ubb scheme is like this more or less :<br><br>username | pwd (in clear !!!!) | email | url | unknown | occupation | location | unknown (posts ?) | membership | quote | (email address viewable ?) | signature<br><br>so you can with a little sql skill import the important fields to WWWThreads.Users table <br><br>It worked for me<br><br>maybe I'll post something about importing posts when I'll have a look at that.<br><br>Excuse my poor English<br><br>

Top
#203595 - 07/12/99 01:22 PM Re: conversion [Re: Anonymous]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
Thanks CIC. I'm sure it can be done, but my personal skill level is real low here. But once we figure out how to do it, I'm sure someone will.<br><br>Visit the E-Zine on Wine at http://marksquires.com

Top
#203596 - 07/12/99 01:23 PM Re: Don't think this is so hard [Re: Jared]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
Mario, UBB is a competing product http://ultimatebb.htm<br><br>Visit the E-Zine on Wine at http://marksquires.com

Top
#203597 - 07/13/99 09:54 AM Re: conversion [Re: Sally]
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes
At this point, Scream, I would seriously be considering your fantastic product were it not for the conversion and installation issues. There are a couple of other issues, and I have concern as to how tech support will be handled, but I assume that can be worked out. I have read some of your other posts and appreciate the manner in which you have become overwhelmed with suddenly having a real company on your hands. OTOH, although I am quite good with certain types of software and html design, I know very little about scripts, CGI, MySQL, etc. I just would want someone to convert and install, for a fee of course. I.e., make it work, let me do the fun part. smile Do you have any recommendations as to whom I might contact inthat regard?<br><br>Visit the E-Zine on Wine at http://marksquires.com

Top



Moderator:  Deb 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks