minibb®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
Master Class miniBB Community Forum / Master Class /

Conversion: phpbb -> minibb

 Page:  ««  1  2  3  »» 
Anonymous
Guest
#16 | Posted: 30 Apr 2005 03:14
Reply 
whats about UTF8 vs. latin-1 and quotings, bb-tags? post texts from phpbb looks like

[quote:0f2956d3e8="MReith"]Hello...

and your script do not convert this stuff. output is not really usable :/
Anonymous
Guest
#17 | Posted: 2 May 2005 16:21
Reply 
yep, this is just a quick-and-dirty data migration. feel free to post patches/additions ;)
Team
8-)
#18 | Posted: 2 May 2005 17:28
Reply 
post texts from phpbb looks like
Huh? phpbb stores bb code in its native format and converts it everytime on the fly?
rat
Forums Member
#19 | Posted: 30 Sep 2005 17:34
Reply 
I instaled miniBB and I converted database from phpBB.
All is ok, but when someone trying sign up script show announcement "Unable to sign up new user. Possibly username or email already taken, or admininistrator info isn\'t filled, yet."
I know that username or email isn't exist.
Team
8-)
#20 | Posted: 1 Oct 2005 10:40
Reply 
Be sure you have user with ID=1. It should be administrator's account.
rat
Forums Member
#21 | Posted: 3 Oct 2005 12:55
Reply 
o yes in phpBB was ID=2 I don't know why. It's ok thanks.
Anonymous
Guest
#22 | Posted: 31 Oct 2005 19:28
Reply 
how do you use this script please?
Team
8-)
#23 | Posted: 31 Oct 2005 22:32
Reply 
Anonymous
You need to run these commands in SQL command window in your mySQL manager (phpMyAdmin or whatever). But if you even don't know about it, it's better even not to try to convert it... will be too difficult for you.
Anonymous
Guest
#24 | Posted: 18 Dec 2005 16:23
Reply 
I tried to modify this script for converting phpbb 2.x to miniBB 1.7 but I got always SQL errors while the command 'update'.

#1064 - You have an error in your SQL syntax near ' minibb_users set minibb_topics.topic_poster_name =
minibb_users.username where' at line 2

Anyone an idea?
DJBase
Forums Member
#25 | Posted: 23 Dec 2005 22:22
Reply 
Has nobody an idea about my problem here listed in previous post?
Team
8-)
#26 | Posted: 24 Dec 2005 17:04
Reply 
What is exact request you are trying to execute, when you get this error?
DJBase
Forums Member
#27 | Posted: 24 Dec 2005 18:19
Reply 
# get poster name
update minibb_topics, minibb_users set minibb_topics.topic_poster_name =
minibb_users.username where minibb_topics.topic_poster =
minibb_users.user_id;

I copied this code to the phpMyAdmin SQL query field.
Team
8-)
#28 | Posted: 26 Dec 2005 15:00
Reply 
Which mySQL version do you have? This might not work in mySQL 3.x.
DJBase
Forums Member
#29 | Posted: 4 Jan 2006 20:24
Reply 
Yes, it is a mySQL 3.x database.
Team
8-)
#30 | Posted: 5 Jan 2006 07:44
Reply 
Unfortunatelly, this will not work in mySQL 3.x. I would recommend to create this convertion locally on mySQL 4.x then do a backup/restore to mySQL 3.x
 Page:  ««  1  2  3  »» 
Your reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.

Before posting, be sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 25
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®