Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
1 registered (Dunny), 46 Guests and 13 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 04/09/11
Posts: 140
Top Posters (30 Days)
Ruben 50
DennyP 24
Gizmo 23
Dunny 15
SteveS 13
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 2 1 2 >
Topic Options
#235935 - 03/30/10 05:22 PM Upgrading from UBB.threads™ 6.5.5
pac Offline
stranger
Registered: 05/06/04
Posts: 7

Can I go straight to the latest version or do I have to step up for each version?

Thanks in advance!
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#235936 - 03/30/10 05:44 PM Re: Upgrading from UBB.threads™ 6.5.5 [Re: pac]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
6.5.5 to 7.0.2 (use the threads import script for that one)

then upgrade from 7.0.2 to current, i believe

the in between steps are automatic as part of the upgrade..

so it's 2 'major' steps to get to 7.5.5 basically..

all automated smile
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#235937 - 03/30/10 05:59 PM Re: Upgrading from UBB.threads™ 6.5.5 [Re: SD]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Actually, you can import directly from 6.5.5 to 7.5.5. wink
Top
#235939 - 03/30/10 06:14 PM Re: Upgrading from UBB.threads™ 6.5.5 [Re: Rick]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
would you recommend that instead ?

for some reason the 2 step approach was more 'popular', but i could be wrong..
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#235948 - 03/31/10 02:11 AM Re: Upgrading from UBB.threads™ 6.5.5 [Re: SD]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Our process is to go straight from 6.5.5 to the latest release whenever we do upgrades.
Top
#235955 - 03/31/10 09:07 AM Re: Upgrading from UBB.threads™ 6.5.5 [Re: Rick]
pac Offline
stranger
Registered: 05/06/04
Posts: 7
Originally Posted By: Rick
Our process is to go straight from 6.5.5 to the latest release whenever we do upgrades.


so far the 1 step hasn't worked....i've tried it 3 times and it has always failed. (fortunately i'm running on a test machine and keep restoring and trying again)....

maybe i'll try the two step and see if it works better...
Top
#235958 - 03/31/10 11:21 AM Re: Upgrading from UBB.threads™ 6.5.5 [Re: pac]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Actually now that I think about it, the importer won't actually even work with 7.0.2, since it's been modified to insert into the new group permission tables, which don't exist in the older versions.

When it's failing, is it resulting in an error of some sorts?
Top
#235965 - 03/31/10 03:18 PM Re: Upgrading from UBB.threads™ 6.5.5 [Re: SD]
pac Offline
stranger
Registered: 05/06/04
Posts: 7
Originally Posted By: Sirdude
would you recommend that instead ?

for some reason the 2 step approach was more 'popular', but i could be wrong..


Going to 7.0.2 do i unzip and copy everything over into the ubbthreads directory?

when i unzipped it, it went into ubbthreads-7-0-2 and when i tried to run the upgrade.php I get:

Fatal error: Call to undefined function: upgrade_header() in /home/web/public_html/owners.only/ubbthreads-7-0-2/install/upgrade.php on line 78

so i was wondering if i was just supposed to copy everything INTO the original forum then run the upgrade...

thanks for any info...
Top
#235966 - 03/31/10 03:21 PM Re: Upgrading from UBB.threads™ 6.5.5 [Re: pac]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Well, like I said, you really HAVE to go to 7.5.5. The import script won't work with 7.0.2.

What you should do is grab 7.5.5 and install it into a new directory, something other than your 6.5.5 directory. Then bring up the importers/threads_import.php, fill in the info it asks for and then let us know if you get any specific errors.
Top
#235969 - 03/31/10 04:00 PM Re: Upgrading from UBB.threads™ 6.5.5 [Re: Rick]
pac Offline
stranger
Registered: 05/06/04
Posts: 7
Originally Posted By: Rick
Well, like I said, you really HAVE to go to 7.5.5. The import script won't work with 7.0.2.

What you should do is grab 7.5.5 and install it into a new directory, something other than your 6.5.5 directory. Then bring up the importers/threads_import.php, fill in the info it asks for and then let us know if you get any specific errors.


okay...i unzipped 7.5.5 into a new directory (/ubbthreads-7-5-5)

ran the install utility, it found my databases and was "creating the tables" (url: http://xxx.../ubbthreads-7-5-5/install/createtable.php)

then i got this:

Warning: main(libs/phpmailer/class.phpmailer.php) [function.main]: failed to open stream: No such file or directory in /home/web/public_html/owners.only/ubbthreads-7-5-5/install/createtable.php on line 37

Fatal error: main() [function.require]: Failed opening required 'libs/phpmailer/class.phpmailer.php' (include_path='/usr/local/php/includes:/usr/local/lib/php:/usr/share/pear') in /home/web/public_html/owners.only/ubbthreads-7-5-5/install/createtable.php on line 37


Edited by pac (03/31/10 04:16 PM)
Top
Page 1 of 2 1 2 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
05/24/12 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10492 Members
36 Forums
33842 Topics
181709 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image