Search Results for '"wordpress'
-
Search Results
-
Topic: Import from bbPress 1 FAIL
I’m starting a new thread for my problem since no one is replying to my old thread and I still desperately need help! If anyone is interested the old thread is here:
http://bbpress.org/forums/topic/post-import-cleanup-help-needed/#post-134121
Basically what is happening is that I cannot use the Tools > Forums > Import tool to successfully import my old bbPress 1 forums/topics/replies to my newly upgraded WordPress DB…. in a nutshell here’s what has happened and where I’m at:
1. Updated WP to 3.5.1 and updated bbPress (initially) to 2.2.4;
2. Tried to import from my old bb_ tables but first attempt resulted in NO parent forums being converted so all topics showed “No Forum” in the Forum column;
3. Made a second attempt and made sure to check “Purge all information from a previously attempted import” thinking (silly me) that this would actually purge the previously imported data. FAIL.
4. Second attempt actually duplicated everything so I had twice as many topics/replies in my wp_posts table;
5. Following the instructions from the previous thread I manually deleted *all* of the imported topics and replies from my wp_posts and wp_postmeat tables, so that I could start fresh, and then asked for more help to continue since I had no confidence that the import function would work properly;Since I received no further replies, I tried importing again after updating the bbPress plugin to the current version (2.3.2) but had the same FAILURE of Parent Forums to import – during the conversion I saw the message “No parent forums to convert”, and all topics showed “No Forum” after importing. Oddly, the parent Forums showed up when you clicked on the link to the Forums from the website, and had a number in the column to show how many Topics were in that parent forum, but clicking on any of the forum names then showed no Topics for that forum.
SO NOW I’m back to square one – I scrapped all of that again and now have a fresh database of all my wp_ tables WITHOUT the imported bbPress data, and the bb_tables in a separate database waiting to be imported.
WHAT is the secret to successfully migrating from bbPress 1 to bbPress 2. WHY does the Import Forums not work as it should?
I have an active (well it used to be anyway) forum that has now been offline for over a month and have numerous complaints from forum members……I REALLY need help to get this fixed….
Topic: Importing from phpBB fails
I am having this exact same problem, but my phpbb database is in the same place as my wordpress database. (_phpbb and _wordpress on my MySQL server).
Anyone figure this out?
Hello,
I installed the last version of bbPress.
In the plugin configurations I checked
“Use the fancy WordPress editor to create and edit topics and replies”.
In the result I have editor panel on new topic creation area: http://pumpshooter.com/EcAUdJfM
But on the Reply area there is no editor: http://pumpshooter.com/yRDEno0E1) How do I activate editor on reply text area?
2) How do I switch editor to be in “Visual” mode?Thx!
bbpress Version 2.3.2
wordpress Version 3.5.1
Hi, I am looking for a way to order all forums (not topics) alphabetically. I read some posts here and they refer to a bbp-forum-template.php in the includes folder but this file is no longer inside this file. Can anybody tell me which file to edit and line number to do this?I assume this is a simply function but I can’t seem to find any clear documentation on how to do it.
I’d love to have my forum homepage show the latest x amount of replies across ALL forums. Pretty much like the forum homepage of bbPress’ own forum.
Can someone point me in the right direction? Using the latest version of WordPress and bbPress.
Hi,
I am using the latest buddypress version with wordpress but a different theme (from rockettheme.com).
The “register” link on the frontpage is not linked to the “register” page. I can fix that in the admin dashboard by going to settings–>buddypress–>pages.
Here I need to create a site called “register” first.
My problem now is that this site is indeed called “register” but has no registration function whatsoever.
Can someone help me?
Thanks a lot for your support,
FabianTopic: phpBB2 to bbpress convert
I’m attempting to convert a phpBB2 forum to bbPress version 2.3.2.
I’ve selected the option to convert users, but it’s failing with the following error:
WordPress database error: [Unknown column 'users.user_form_salt' in 'field list'] SELECT convert(users.user_id USING "utf8") AS user_id,convert(users.user_password USING "utf8") AS user_password,convert(users.user_form_salt USING "utf8") AS user_form_salt,convert(users.username USING "utf8") AS username,convert(users.user_email USING "utf8") AS user_email,convert(users.user_website USING "utf8") AS user_website,convert(users.user_regdate USING "utf8") AS user_regdate,convert(users.user_aim USING "utf8") AS user_aim,convert(users.user_yim USING "utf8") AS user_yim,convert(users.user_icq USING "utf8") AS user_icq,convert(users.user_msnm USING "utf8") AS user_msnm,convert(users.user_jabber USING "utf8") AS user_jabber,convert(users.user_occ USING "utf8") AS user_occ,convert(users.user_interests USING "utf8") AS user_interests,convert(users.user_sig USING "utf8") AS user_sig,convert(users.user_from USING "utf8") AS user_from,convert(users.user_avatar USING "utf8") AS user_avatar FROM users AS users LIMIT 0, 100Is there anything I can do the resolve the issue?
Thank you
Hi there,
I’m new to WordPress and BB Press so if this is a stupid question I am asorry!
My website forum is located here: http://www.clinicalrecoveryspecialists.com/forums/
2 questions:
Is there a way to Create a Header or Welcome Announcement at the top of the page above the forum itself?
Also, it loooks like the name of the Forum is pulling from the Title of the Website, is there a way to change that? I would like to rename it if possible.
Just a note: I am using most updated versions of WordPress and BBpress as well.
I appreciate the help!!
Ashley
Hi – I’d like the same tags allowed in my WordPress comments –
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>– to be allowed in my bbPress posts. In particular, I’d like people to be unable to link to images in their posts. I think the allowed tags in WordPress comments are determined by the wp_filter_kses so was trying to use that.I’ve tried many many different things and have the img tinymce (which I’ve enabled) button disabled and the html editor disappeared, so the only way to get an image is to type in
<img src="whatever" />to the visual editor, but I’d still like it to just not be possible.I thought this would work but it hasn’t (I’ve also tried making a custom filter function which, of course, didn’t work, so I think it’s something here):
remove_filter( 'bp_get_the_topic_post_content', 'bp_forums_filter_kses', 1 ); add_filter( 'bp_get_the_topic_post_content', 'wp_filter_kses', 1 );Anyone know? Or just stripping the img tags somehow would be great.
I have bbPress 2.3.2 installed and WordPress 3.5.1. Thanks. The site’s not live so I don’t have a link, apols.
(have edited so I can tick “follow up replies via email”)Hi everyone.
First, my system:
wordpress 3.5.1.
buddypress 1.7.1 (with bbpress 2.3.2 integrated).I’ve changed my site from buddypress group forums to bbpress 2.3.1. The transition went fine, but now I have this problem:
Users can’t edit their own messages.
I have also set option “Disallow editing after” to 15 minutes, but still users can’t edit their own posts.Then, I have some difficulties to understand how forum visibility settings of bbpress (public, private, hidden) correlates to group visibility settings (public, private, hidden). If I set a group as hidden and than bbpress settings to “private” or “public”, new topics of groups forum appears in “latest topics”. Users that are not members of group that try to enter the forum get 404 error, but they still can read the topic, and this is not a good thing. If a users sets his group as hidden I think he don’t want to see it visible in latest topics, don’t you? 🙂
Topic: Forums Index redirecting
Hello!
I’ve been having this problem for so long I didn’t really notice it until some members on my site complained about it. Apparently, my forums page’s load time is quite long when you’re loading mysite.com/forums. I have buddypress running and I’m not able to configure my wordpress page to buddypress forums, I guess since bbpress is running. Everything is updated to the highest update. My breadcrumbs directly links most of my pages to the forum index; is there a way to have my page not redirect to itself?
Topic: Move bbPress to another site
Is it possible to move bbPress to another (new) WordPress install and keep all existing posts and forum content? I don’t care about users, I just want to keep the information on the forums.
The [bbp-topic-tags] shortcode works fine in my custom theme…but all the tags come out with the same font size. How do I get it so the tags display with different font sizes like on this forum?
Sorry for such a basic question…I’ve looked but can’t find an answer that applies to bbpress 2.0+.
I’m using wordpress 3.5.1 and bbpress 2.3.2
Thanks.


