Welcome, Guest. Please Login or Register.
May 02, 2024, 11:53:58 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Converters  |  Yet Another PHPBB2 --> YabbSE 1.5 Request « previous next »
Pages: 1 [2] 3 4 5 Reply Ignore Print
Author Topic: Yet Another PHPBB2 --> YabbSE 1.5 Request  (Read 16921 times)
groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:Yet Another PHPBB2 --> YabbSE 1.5 Request
« Reply #15 on: February 26, 2003, 08:59:47 PM »
Reply with quote

Quote from: Shockie on February 26, 2003, 09:13:15 AM
thats y ppl are not contacting you!
heh.. no skin off my back. I offer a premium service where I would be creating a good converter for sites large and small but I am not going to do it for free and have it be crappy ::)

thx omar :)
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #16 on: March 02, 2003, 07:35:41 AM »
Reply with quote

Alright, here's what I've done:

Written a basic template that is extensible, and thus may be changed to convert more.  (I'll get to it later, but someone may have more time than I.)

Currently, it converts the members ONLY.  No topics, messages, boards, or EVEN ADMINISTRATORS are copied.  This means you will need to know a bit of SQL to get it working.  (one way is just to run this just before completing the installer, and then insert the administrator.)  It also emails the new passwords to the users.

Please note that I do not use phpBB, and thus I have no real way to test this except with my puny database.  It may or may not even work.  However, I started it off...

What's to be done:
- other tables.
- add more steps so everything isn't done at once.
- testing.

Use at your own risk.  I provide no warranty, not even the suggested warranty of usability.  Copyright 2003 by myself.  All rights reserved.  Do not redistribute without my permission.  Only for use with YaBB SE and pfaBB.

http://gbaetc.homeip.net/yypack/converter.zip

-[Unknown]
Logged
Trios
Noobie
*
Posts: 22


I'm not a llama!

Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #17 on: March 12, 2003, 10:54:21 PM »
Reply with quote

Finished users => members.
Warning: fsockopen() [function.fsockopen]: php_hostconnect: connect failed in c:\inetpub\wwwroot\forum\Sources\Subs.php on line 451

Warning: fsockopen() [function.fsockopen]: unable to connect to :25 in c:\inetpub\wwwroot\forum\Sources\Subs.php on line 451

Fatal error: Call to undefined function: fatal_error() in c:\inetpub\wwwroot\forum\Sources\Subs.php on line 452

However, it does appear that it copied the users over just fine, including my admin user who is still considered an admin, so it doesnt seem that any SQL work is needed. What IS needed, however, is a way to convert categories/posts ;). Wish I knew PHP...

EDIT: Grr, it shows them in the member list, but when you try to login it says that username doesn't exist. Bleh


Trios
« Last Edit: March 12, 2003, 11:57:15 PM by Trios » Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #18 on: March 13, 2003, 12:29:30 AM »
Reply with quote

Quote from: Trios on March 12, 2003, 10:54:21 PM
Finished users => members.
Warning: fsockopen() [function.fsockopen]: php_hostconnect: connect failed in c:\inetpub\wwwroot\forum\Sources\Subs.php on line 451

Warning: fsockopen() [function.fsockopen]: unable to connect to :25 in c:\inetpub\wwwroot\forum\Sources\Subs.php on line 451

Fatal error: Call to undefined function: fatal_error() in c:\inetpub\wwwroot\forum\Sources\Subs.php on line 452

However, it does appear that it copied the users over just fine, including my admin user who is still considered an admin, so it doesnt seem that any SQL work is needed. What IS needed, however, is a way to convert categories/posts ;). Wish I knew PHP...

EDIT: Grr, it shows them in the member list, but when you try to login it says that username doesn't exist. Bleh


Trios


Uhhh.... the errors you see are because you didn't set up the sendmail/smtp for YaBB SE.

It NEEDS this to send out the new passwords.... (the old ones DO NOT work!)

-[Unknown]
Logged
Trios
Noobie
*
Posts: 22


I'm not a llama!

Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #19 on: March 13, 2003, 12:32:56 AM »
Reply with quote

There is NO way to set up SMTP in 1.5.1 as near as I can tell. And I don't believe that sendmail works on 2k running IIS, does it?

Trios
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #20 on: March 13, 2003, 12:35:24 AM »
Reply with quote

There is a sendmail for NT.

However, to set up SMTP you must use the settings in 'Mods' Settings and Options not Forum Preferences and Settings.

The old ones have no effect any longer.

-[Unknown]
Logged
Trios
Noobie
*
Posts: 22


I'm not a llama!

Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #21 on: March 13, 2003, 12:54:53 AM »
Reply with quote

I just added in my SMTP info and got the same error. ???

Mind opening your Trillian so's we can get some real-time help here?
« Last Edit: March 13, 2003, 12:56:12 AM by Trios » Logged
groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #22 on: March 13, 2003, 03:40:38 AM »
Reply with quote

Quote from: Trios on March 13, 2003, 12:54:53 AM
I just added in my SMTP info and got the same error. ???

Mind opening your Trillian so's we can get some real-time help here?
you should just wait for help on the board. That is what they are here for. Maybe unknown is away? Maybe he isn't coming online becaue he doesn't want to be hounded? Patience is a virtue ;D (don't take this as me being an ass btw)
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
Trios
Noobie
*
Posts: 22


I'm not a llama!

Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #23 on: March 13, 2003, 06:12:57 AM »
Reply with quote

I've spoken with Unknown many times before this, we have gotten to know each other fairly well, so I figured it wouldn't be too bad for me to ask him to come online. Also, once he did, we got my problem straightened out (actually a problem with his converter) and now my board works, though accounts arent validated yet.

Although I must say, you did ask that in a very respectful tone, and I award you kudos. :)

Trios
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #24 on: March 13, 2003, 09:49:41 PM »
Reply with quote

Updated it:

Currently, it converts the members ONLY.  No topics, messages, or boards are copied.  However, you will keep your administrators and global moderators.  It also emails the new passwords to the users.

Please note that I do not use phpBB, and thus I have no real way to test this except with my puny database.  It may or may not even work.  However, I started it off...

What's to be done:
- other tables.
- add more steps so everything isn't done at once.
- more testing.

Use at your own risk.  I provide no warranty, not even the suggested warranty of usability.  Copyright 2003 by myself.  All rights reserved.  Do not redistribute without my permission.  Only for use with YaBB SE and pfaBB.

http://gbaetc.homeip.net/yypack/converter.zip

-[Unknown]
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #25 on: March 17, 2003, 03:57:00 AM »
Reply with quote

Updated it again:

Currently, it converts the members, categories, boards, topics, and posts.  You shouldl keep your administrators and global moderators.  All moderators will become global moderators  It also emails the new passwords to the users.

Please note that I do not use phpBB, and thus I have no real way to test this except with my puny database.  It may or may not even work.  However, I started it off...

What's to be done:
- other tables. (polls?)
- add more steps so everything isn't done at once.
- more testing.

Use at your own risk.  I provide no warranty, not even the suggested warranty of usability.  Copyright 2003 by myself.  All rights reserved.  Do not redistribute without my permission.  Only for use with YaBB SE and pfaBB.

http://gbaetc.homeip.net/yypack/converter.zip

Tested.  It works to some extent; the only known bug is that it doesn't convert ubbc tags properly.

-[Unknown]
« Last Edit: March 17, 2003, 06:25:10 AM by [Unknown] » Logged
Darkknight550
Noobie
*
Posts: 6


I'm a llama!

Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #26 on: March 21, 2003, 06:59:03 AM »
Reply with quote

When i try to run the converter this is what i get.

Finished users => members.
Finished categories => categories.
Finished forums => boards.
Finished topics => topics.
Finished posts => messages.
Finished posts_text => messages.
User 'XXXXX' has exceeded the 'max_questions' resource (current value: 36000)

How many more items does the converter convert? After I run this my forums come up blank. Only thing on them is the yabbse logo and the date and time. I'm guessing that the converter has more steps to it that it can't do because it hits my host powwebs mysql limits.
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #27 on: March 21, 2003, 07:32:04 AM »
Reply with quote

Quote from: Darkknight550 on March 21, 2003, 06:59:03 AM
When i try to run the converter this is what i get.

Finished users => members.
Finished categories => categories.
Finished forums => boards.
Finished topics => topics.
Finished posts => messages.
Finished posts_text => messages.
User 'XXXXX' has exceeded the 'max_questions' resource (current value: 36000)

How many more items does the converter convert? After I run this my forums come up blank. Only thing on them is the yabbse logo and the date and time. I'm guessing that the converter has more steps to it that it can't do because it hits my host powwebs mysql limits.

The only thing I can recommend is that you attempt to set up a local server for the conversion.

Here's a topic where someone did it for YaBB:
http://www.yabbse.org/community/index.php?board=132;action=display;threadid=19346

You will need to be able to download your phpBB database to do this though...

I will try to rewrite the converter soon - right now it's all one step, and that's what's causing the problem.

-[Unknown]
Logged
szr
Noobie
*
Posts: 19


Me & Candice :P

WWW
Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #28 on: April 06, 2003, 02:03:34 AM »
Reply with quote

Finished users => members.
Finished categories => categories.
Finished forums => boards.
Finished topics => topics.
Finished posts => messages.
Finished posts_text => messages.

Fatal error: Call to undefined function: database_error() in Sources/Subs.php on line 73

------------------------------------------------------------------------

Line 73:           $result = mysql_query("SELECT memberName,realName FROM {$db_prefix}members ORDER BY dateRegistered DESC LIMIT 1") or database_error(__FILE__, __LINE__);

------------------------------------------------------------------------

YaBBSE:  1.5.1
PHP:  4.3.1
Apache:  1.3.27
MySQL:  3.23.56
« Last Edit: April 06, 2003, 02:08:49 AM by szr » Logged


------------------------------------------------------------
phpBB:  2.0.4
Apache:  1.3.27
PHP:  4.3.2
MySQL:  4.0.13
------------------------------------------------------------
Don't click here!!!!
haase
Full Member
***
Posts: 224


Do you feel lucky?

Re:Yet Another Phpbb2 --> YabbSE 1.5 Request
« Reply #29 on: April 06, 2003, 02:28:11 AM »
Reply with quote

I got this error too, but everything seems to be working fine.  I'm not sure what this query was supposed to do?

**edit***

This is in the update stats function in Subs.  I'm not sure what was to be done, because my stats all appear to be correct.
« Last Edit: April 06, 2003, 02:31:20 AM by greghaase » Logged
Pages: 1 [2] 3 4 5 Reply Ignore Print 
YaBB SE Community  |  Development  |  Converters  |  Yet Another PHPBB2 --> YabbSE 1.5 Request « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.025 seconds with 21 queries.