vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   phpBB2 Importer (https://vborg.vbsupport.ru/showthread.php?t=37135)

Nebula 10-26-2002 12:51 PM

your server has an execution time limit on how long a process can be alive (processing). You should try lowering the amount of threads it processes each cycle.

A-handreas 10-27-2002 08:14 PM

Hi Nebula!

I had tried this, but some thread's are to big. I want to convert the problem post every single alone, but the same result. The time is ticking away before it is convert. With the official importer I had this problem not, but there are very more other problems. Huuh, what I can I do...I have send an email to my provider. Is there any chance that there is an problem from your importer, because with the official I had not this problem.

Thanks
Andreas

Nebula 10-28-2002 09:31 AM

OK, I have a good idea why it is causing all these timeouts...the [size=*] routine. Now, it just strips size tags off, instead of trying to properly change them from phpBB sizes to vBulletin sizes.

So, go download 0.9.5.2, and let me know if it works ;)

A-handreas 11-06-2002 06:38 PM

Hello!

Yeah it works :-)
Thanks for your quick help

Bye
Andreas

350Chevy 11-17-2002 02:14 AM

Still had bugs for me.

PM's were not imported correctly, user's passwords were still scrambled, no attachments imported, no avatars imported, and post counts were all off.

It's still a better upgrade file than the "official" one but this one needs much work. ;)

Showtime 11-17-2002 03:25 PM

Sorry 4 the n00b question, but i can't figure it out. LOL

http://fun4gamers.nl/BEWARE/zooi/phpbbport1.jpg

Gives this error:

Quote:

mySQL Database Error!

Script That Crashed: phpBB2 Importer
Script Returned: Couldn't Select DB DAF
mySQL Said: Access denied for user: 'fun4gamers@localhost' to database 'DAF' (Error Number 1044)
Date of Error: November 17th, 2002 at 6:25 PM
URL of Script: /BEWARE/importers/bbimport_phpbb2.php
Referring Page:
Where do i fill the login/pass for the phpbb database?

Friendly regards

vbb: http://www.fun4gamers.nl/BEWARE
phpbb: http://www.fun4gamers.nl/daf

fury 12-08-2002 04:49 PM

Nice importer!

I've made a few modifications to it and the bb_import functions so that the original ID's were preserved, and I plan on adding IMG codes linking to the current phpBB attachments at the end of each post that contains them, if you have any ideas on the best way to go about this (e.g. fastest, safest way) I would appreciate it.

Question: Why are some avatars converting and some aren't? And is this importer supposed to convert the avatar gallery? Because it didn't.

Nebula 12-08-2002 08:42 PM

Showtime: You need to have the mySQL Username and Password for the vBulletin database be the same as the phpBB database.

fury: No, I don't really have any ideas about the IMG thing...probably because I don't completely understand :ermm:

I'm not sure why all the avatars aren't importing...hmm. And no, it's not supposed to convert the avatar gallery, that's up to you ;)

cinq 12-20-2002 04:27 AM

How can I resolve the problem of jumbled up Private Messages ?
Everything else seems to be working fine though other than the pm glitch :)

Pls advise

Cheerios ! :)

Zenith 12-20-2002 07:33 AM

Read this whole thread and you'll find the answer. You have some user ids missing in your phpbb database. e.g. userid 20,21,22,25,26,27.... 23 and 24 are missing, so userid 25 in the phpbb database will become 23 in the vbulletin database, so the wrong users end up with the pms.

leozh 12-24-2002 10:42 PM

It seems the poll conversion is screwed up.

It tried to run the SQL arguement ... WHERE vote_id =

(without anything after =)

leozh 12-24-2002 11:46 PM

Oh yeah, and it seems that locks didn't get converted.

sunrunner_pei 01-08-2003 11:50 PM

Quote:

Originally posted by Nebula
Showtime: You need to have the mySQL Username and Password for the vBulletin database be the same as the phpBB database.
I'm having the same issue as Showtime... I also ran into the same issue as well with the "official" importer. No matter what I try, I can't assign the same userID and password to the 2 databases on the same server. I contacted my hosting company and they confirmed that it wasn't possible.

Any suggestions as to what I can do?

Nebula 01-09-2003 12:39 AM

lol, it is very possible, they're just lazy (no offence, of course).

I use CPanel on my server, and it's the best by far. As for that, there's not much I can say. Some webserver panels are just more flexible than others.

As for the poll thing, I will look into that. I am very busy, as exams are coming up next week. But I'll see what I can do ;)

sunrunner_pei 01-10-2003 12:30 AM

Quote:

Originally posted by Nebula
lol, it is very possible, they're just lazy (no offence, of course).

I use CPanel on my server, and it's the best by far. As for that, there's not much I can say. Some webserver panels are just more flexible than others.

As for the poll thing, I will look into that. I am very busy, as exams are coming up next week. But I'll see what I can do ;)

We're using Plesk as a control panel, I have no other option than that. :tired: Is there no way to modify the importer to allow someone to specify a user and password for the target database? Or am I out of luck on importing my existing users? (I only wish to import the users, nothing more)

Nebula 01-10-2003 01:05 AM

try this one. I changed it in 5 minutes, so I might have missed something. It might work though. No guarantees, as it was never really designed for this. Good luck. I can look at it more tomorrow if it doesn't work.

BTW...many of you that are having problems with this, JelSoft will have fixed them (and probably ones that people haven't found), and will release it with vBulletin3...at least that's what they told me.

sunrunner_pei 01-10-2003 01:20 AM

Quote:

Originally posted by Nebula
try this one. I changed it in 5 minutes, so I might have missed something. It might work though. No guarantees, as it was never really designed for this. Good luck. I can look at it more tomorrow if it doesn't work.

BTW...many of you that are having problems with this, JelSoft will have fixed them (and probably ones that people haven't found), and will release it with vBulletin3...at least that's what they told me.

Thanks so much!!! I'll give it a try! :classic:

sunrunner_pei 01-10-2003 01:27 AM

So very close...

Now I'm having the opposite problem. It is trying to use the user and password I entered for the phpBB2 database for the vBulletin database. D'Oh!

Thanks so much for your help so far!! I'm so close I can taste it. ...

Nebula 01-10-2003 08:45 PM

sorry, PHP doesn't handle mulitple mySQL connections very well...either that, or I don't ;)

Try this. Also, if you're getting queries being executed on the wrong database, try this one too.

cyc 01-19-2003 08:41 PM

Great hack, I converted from yabbse => phpbb => vb

everything went pretty good except alot of my posts contain the html tag ' <br /> '

Its displaying where a line break would normally appear, you can see an example here http://www.cyclingforums.com/t1274.html

Does anyone know of a quick fix to make these posts display properly?

cheers!

Wells 01-23-2003 10:19 AM

Hello! This message to all vBulletin great hackers and simply hackers at all :)
vBulletin board has a really great problem - it can not restore db itself!
Ok, my hoster always do backup for me and he can restore it, but it much more easily to do it myself.
!! Do you know some script as in phpBB to restore db?
in phpBB admin has link "RESTORE DATABASE"
! May be someone could? Heh. It 'll be realy GREAT!

Sketch 01-23-2003 11:01 AM

um, er....

This is a vB group, not a phpbb one. I think it would be inappropriate to try to support phpbb. I recommend you check at www.phpbb.com and www.phpbbhacks.com for phpbb support.

Danka.
Aaron

Molok 02-20-2003 08:16 AM

i have a vb2.2.9 with over 200 000 posts.
another board that use phpbb2 will join my board and take alle the posts, threads and users into my vbb2.2.9

can i do this with this script ? i dont want lose my datas in the vb229

Nebula 02-22-2003 11:36 AM

Cyc: hmm...my copy of phpBB never did that...on the other hand, I don't exactly keep it updated ;) Maybe they do that in the newer versions.

Wells: try phpMyAdmin.

Molok: yes you can. My importer can merge databases. But, as always, back up your database(s) first.

Joe Page 02-22-2003 05:57 PM

mySQL Database Error!

Script That Crashed: phpBB2 Importer
Script Returned: Couldn't Select DB (I didn't leave it here for security reasons)
mySQL Said: Access denied for user: '@localhost' to database '(removed for security reasons)(Error Number 1044)
Date of Error: February 22nd, 2003 at 2:50 PM
URL of Script: /board/importers/bbimport_phpbb2.php
Referring Page:

That's the error I get.

Nebula 02-22-2003 06:47 PM

in your vBulletin config.php file, you need to specify a mySQL username ;)

Joe Page 02-22-2003 07:18 PM

I have.... What should I do now?

Nebula 02-22-2003 10:13 PM

run the importer again ;)

Joe Page 02-22-2003 11:18 PM

I have used the importer a few times and I still get the same error :(

Nebula 02-22-2003 11:42 PM

oh...sorry, I think I know the problem. Use the file in the first thread, not the one towards the end. The one (v0954) is experimental.

Joe Page 02-23-2003 02:38 PM

The importer worked but it keeps randomly deleting threads :(

All of the threads disappeared, so I ran it again and the same thing happened :(

Nebula 02-23-2003 02:46 PM

...woah...hmm...were there any errors? do you use hacks on your phpBB2 board?

TeEq 02-26-2003 07:16 PM

sorry where im find conventer invision board to phpbb2...can you give me links...becouse im dont find this in www.phpbb.com....

Nebula 02-26-2003 07:32 PM

this is not the place to post that. This is a vBulletin forum. The thread is for support on an importer that converts phpBB2 data to vBulletin data.

But, the answer to your question is that one doesn't exist. I'm guessing the reason is (and this is my opinion, no flames please) that I personally like Invision a lot more than phpBB. Apparently, there isn't enough demand for one to merit the developers to make one.

Short and sweet response: There is no IPB->phpBB2 importer. And next time, post a question like this at phpBB.com.

Cyricx 03-06-2003 06:01 AM

OMG WTF BBQ. I thought this was going to be so much damn work it isn't even funny. Thank you for making my upgrade to vBulletin a breeze.

Zhin Jio 03-06-2003 06:11 AM

Ok, that post from Cyricx was really me. Duh. In any case, thank you so very much for making my life simple. I was dreading the hours of potential work an import was going to be. Whoosh, its in.

- ZJ

Nebula 03-06-2003 06:40 PM

uh...no problem ;)

kaotic 03-16-2003 03:06 AM

Will this be able to convert a phpbb 2.0.4 message board?

Nebula 03-16-2003 11:54 AM

After looking at the phpBB 2.0.3 -> 2.0.4 upgrade script, it looks like the mySQL schema (layout) doesn't change much. The changes that are made would not be affect the importer (I hope). All that is changed is the search match, user, and prune tables. The user table would be the only one I would be worried about, and the changes that were made are just changing the default row values.

So it should work fine, unless I missed something ;)

xs1 05-01-2003 12:57 PM

Warning: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/l***l/***/***/***/fc-factor/httpdocs/***/importers/bbimport_phpbb2.php(1157) : eval()'d code on line 1

Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /usr/l***/***/***/***/fc-factor/httpdocs/***/importers/bbimport_phpbb2.php(1157) : eval()'d code on line 1
We're sorry, but there seems to be a problem with the database. You can try refreshing this page. If after you refresh the page, you still see this error, do not refresh anymore times. We have been notified of the error, and will work to fix it soon.
An email has been sent to the Technical Staff.
If you feel that you would like to tell the Technical Staff more about this problem, please feel free. There is no need to simply tell them there was an error, as they have been automaticially notified.

We are sorry for any inconvienience this may have caused you. We are working to resolve the issue.

Below is a copy of the email sent to the Technical Staff:
mySQL Database Error!

Script That Crashed: phpBB2 Importer
Script Returned: Couldn't connect to mySQL
mySQL Said: Nothing
Date of Error: May 1st, 2003 at 3:08 PM
URL of Script: /forum/importers/bbimport_phpbb2.php?s=&action=styles&idbname=Cron& iprefix=phpbb2plus_&iusername= &ipassword=
Referring Page:


All times are GMT. The time now is 02:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01388 seconds
  • Memory Usage 1,822KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete