Search Results for 'phpbb'
-
AuthorSearch Results
-
February 1, 2013 at 5:20 am #125823
In reply to: Import forums Issue (Phpbb)
Angelheart29
ParticipantThanks for your responses. Last Thing : Is this possible to migrate the forum bbpress (forums), to the buddypress’s system (group-forums) ? I like the presentation and plugins buddypress, so i wanted to manage forums with buddypress system.
January 30, 2013 at 6:19 pm #125778Stephen Edgar
KeymasterYou can grab the 2.3 beta 1 now, see https://bbpress.org/blog/2013/01/bbpress-2-3-beta-1/
In theory changing `post_parent` should do the trick though you need to run the ‘Repair Tools’ after doing this to recount all the things.
January 30, 2013 at 5:52 pm #125777nadir
ParticipantHi Stephan, that’s great to hear! Any idea when you plan to release? I’m just doing demo runs right now; I’ll be officially moving my phpbb3-based community over to this bbpress install next month.
I have already been doing a lot of user pruning and forum configuration on the live phpbb forum to make it as close to what I want the bbpress to look like.
I guess I will need to figure out how to mass move topics from a regular forum into a group designated forum. I tried mucking with the database by changing the “post_parent” field to match up with the new group forum, however it didn’t work… the front end looked a little wonky. Tips?
January 30, 2013 at 4:29 am #125763Stephen Edgar
KeymasterExcellent, the BBCode cleanup bits are the main changes that will ship with bbPress 2.3, I think I have most of them sorted now.
Moving topics is a manual task at the moment, it is planned for a future release. (#1838 & #1721)
Are you able to configure your old phpBB forums (or a copy of them) and set these forums the way you want them to exist in bbPress and then do the import?
(Essentially use the phpBB mod tools to get the setup you want before importing into bbPress)January 30, 2013 at 3:50 am #125762nadir
ParticipantStephan, I ended up with a fresh install again and did the import from scratch. This time, it looks like it worked!
Has there been any resources for cleaning up bbcode? it looks like a bunch of random characters are in place around the brackets where bbcode once was.
Also, I am using sitewide forums over the buddypress forums. However, I wanted to migrate topics from one of the imported forums into the group forum that was created … however, I see no option to mass move topics? I did some searching and found a reference to it if I were to “delete” a forum, however trashing it, simply just puts it in the trash bin! Can you please shed some light onthis?
Thank you so much for your continued support! I’ve been a hardcore phpbb user for a long time but the painful customization of it finally turned me!
January 30, 2013 at 2:25 am #125759Stephen Edgar
KeymasterThere are a couple of minor updates for the importer with bbPress 2.3 but these do not relate to mismatched topics and replies. How many are we talking? 1 or 2? 10 or 20? 5,000? What percentage?
Don’t worry about user passwords, they are stored in usermeta until the user logs in for the first time.
January 30, 2013 at 1:56 am #125757nadir
ParticipantThanks Stephan – I’m an idiot! That worked.
However, I’m noticing not all replies are matching up with their parent topic. Is this a known issue? User passwords are blank in the database too so they can’t log in… any help would be much appreciated!
January 30, 2013 at 1:41 am #125756Stephen Edgar
KeymasterMake sure you check the option ‘Import Users’
January 30, 2013 at 1:28 am #125753In reply to: Import forums Issue (Phpbb)
Stephen Edgar
KeymasterYour phpBB database is NOT erased, you can reset bbPress and import from phpBB as many times as you want.
It is still advisable to make backups of everything still.
January 30, 2013 at 12:00 am #125749nadir
Participantokay, sorry! After mucking around, REPAIRING the counts worked!
Now, I just need to figure out this users issue…
January 29, 2013 at 11:55 pm #125748nadir
ParticipantHi there,
I used the import tool to suck all the users, forums, and topics from a phpbb forum database. It seems to import fine. In the admin area, I am able to see all the forums and all the topics. However, when I look at the front end, I just see the entire list of forums that were imported in, but they show as 0 topics or 0 replies. Also, all users appear as “Anonymous” and there aren’t any users added in the user management area :/
Any ideas why this may be?
Thank you much!
January 29, 2013 at 10:03 am #125715In reply to: Import forums Issue (Phpbb)
Angelheart29
ParticipantLast Thing :
When i import a forum, is there my database in phpbb3 is erased ? Or i can do the transfert many times i want ?
January 29, 2013 at 1:58 am #125705In reply to: Import forums Issue (Phpbb)
Stephen Edgar
KeymasterYou can also get the correct settings from your phpBB config file via FTP to your site or via your web host file manager for your phpBB install. /public_html/phpbbv3/config.php
`// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = ‘mysqli’;
$dbhost = ”;
$dbport = ”;
$dbname = ‘my_phpbb_database_name’;
$dbuser = ‘my_database_user_name’;
$dbpasswd = ‘mypassword’;
$table_prefix = ‘phpbb_’;
$acm_type = ‘file’;
$load_extensions = ”;
@define(‘PHPBB_INSTALLED’, true);
// @define(‘DEBUG’, true);
// @define(‘DEBUG_EXTRA’, true);
`Copy the $dbname, $dbuser, $dbpasswd & $table_prefix values from this file into the bbPress import settings
January 29, 2013 at 12:02 am #125697In reply to: Problem to convert Simple Press to bbpress
Stephen Edgar
KeymasterFrom a Google cache of your phpBB site as your site is offline at the moment
Mensajes totales 34077 | Temas totales 6981
The 34077 is total posts and this includes topics AND replies so:
34077 – 6981 = 27093
Topics = 6981
Replies = 27093
(These numbers will be inaccurate as they are from Google cache)January 28, 2013 at 6:46 am #125661In reply to: Import forums Issue (Phpbb)
Angelheart29
ParticipantIn Fact, this Name BDD, Name user and passe for a wordpress installation and my phpbb forum.
January 28, 2013 at 4:41 am #125656In reply to: Problem to convert Simple Press to bbpress
Net Bee
ParticipantResult :
Bbpress import 6,159 topic but phpbb3 have 6,312 = 97% recovery
bbpress import (27,670) replies but phpbb3 have 33,868 = 81% recovery
bbpress import 80 forums but phpbb3 have 90 = 88% recoveryover all 88% recovery
so can any one help me at least 95% data import from phpbb3 to bbpress ?
regards
January 28, 2013 at 1:55 am #125653In reply to: Problem to convert Simple Press to bbpress
Net Bee
ParticipantSure let me try to phpBB importer , do you have any link for download the phpBB importer file (php file )? because i feel the phpbb importer file in bbpress have some issue thats why its not fetch all data from phpbb3 forum ,
Regards
January 28, 2013 at 1:34 am #125651In reply to: Problem to convert Simple Press to bbpress
Stephen Edgar
KeymasterStop using the SimplePress importer and start using the phpBB importer.
If you import using the phpBB importer your users can login to WordPress/bbPress using their existing username and password.
The only known issues with importing from phpBB are listed here (they are all very minor issues)
https://codex.bbpress.org/import-forums/phpbb/If you have issues with the phpBB import then tell us what they are so we can fix them.
January 28, 2013 at 1:04 am #125650In reply to: Problem to convert Simple Press to bbpress
Net Bee
ParticipantHey Good Morning , well i am using importing phpBB into SimplePress then into bbPress because its fetch almost 99% data from phpbb3 thats why i am using this way , and if i use import phpBB directly into bbPress then i loss lots of topics , forms & replies from phpbb, thats is main reason to use importing phpBB into SimplePress then into bbPress,
& try to bump the value you asked i did try more then 10 times but same issue its stop some time @ 299 or @ 499 and last night i was stop @ 3499 dont know how to solve this issue
help me plz ,
Wordpress site: http://wikifaunia.com/foro_animales/
Phpbb3: foroanimales.orgRegards
January 27, 2013 at 7:34 pm #125642In reply to: Problem to convert Simple Press to bbpress
Stephen Edgar
KeymasterTry the steps I outlined above:
If it does continuously stop in the same position open phpMyAdmin and open the wp_options table and bump the value stored in _bbp_converter_start by 1 and click start again, if it fails again bump this value again.
If it hangs for 10 minutes, click ‘stop’, then click ‘start’ again it it should resume.
… phpbb3 data in simplepress and try to import it from bbpress
Why are you importing phpBB into SimplePress then into bbPress?
Why not just import phpBB directly into bbPress?
January 27, 2013 at 1:58 pm #125631In reply to: Problem to convert Simple Press to bbpress
Net Bee
ParticipantNow its Converting topics (356 – 357) and “O” wait circle still revolving from 10 min its stop here
plz help how to fix that , 2 days before i did import every thing but the problem was UTF-8 , then i again i import the phpbb3 data in simplepress and try to import it from bbpress its give me hard time form that day to today ,
January 26, 2013 at 7:22 pm #125608Lynq
ParticipantHey all, great to hear people are working with the theme more and more, I will work on an updated version for you all to get stuck in. Hopefully I will get more of the issues resolved and sort out some of the profile pages too.
Generally the main forum page is the only one that is done to give you a good start, but I have changed a lot on teamoverpowered.com/forums so I will try and bring that across into a better starter theme, hold tight!January 26, 2013 at 12:51 am #125558In reply to: Vanilla 2 Converter
Stephen Edgar
KeymasterCool, I’ll add this back in `‘from_expression’ => ‘WHERE User.Deleted = 0′`.
I removed it as if there is a `‘from_expression’` in the template it takes precedence and ignores any `‘join_’` expressions. So I need to dig around `converter.php` and find why it is ignoring the `’join_’` expressions when converting the users.The `callback_savepass` & `authenticate_pass` is where we add any extra password algorithms if needed for non WordPress passwords (phpBB.php importer is a good example)
I deleted my Facebook account a couple of years ago so I won’t be doing any FB stuff
January 24, 2013 at 4:58 am #125477Kilomoana
ParticipantI already solved my problems. You can view the new forum here http://grow-together.de/forum/.
@reverendgeneral What kind of line do you need? Maybe you add an tag manually. For better styling options I divided the “loop-forums.php” in two parts.January 23, 2013 at 10:21 pm #125469In reply to: Import forums Issue (Phpbb)
Stephen Edgar
Keymaster– Name BDD : The name in my wp-config (i use the same base for forum and a wordpress installation)
– Name user BDD : The user in my wp-config
– Pass : The Pass in my wp-config
These are your WordPress settings, you need to use your phpBB database name, database user & database user password.
-
AuthorSearch Results