Search Results for '\"wordpress\"'
-
Search Results
-
I am installing a bbPress (2.3.2) forum on a WordPress (3.5.1) and I simply need to make my “reply” and “submit” buttons bigger, so they stand out. I am a newbie to WordPress and am sure this is an easy fix.If somebody could please point me in the right direction.
bbpress 2.3.2 and WordPress 3.5.1. Link to site.
Hello,
I have a multi-site set up and a problem with users automatically being added to other blogs (sub-sites) on their network. Upon visiting a sub-site, the user gets assigned a “participant” role. This is then shown in their “My Sites” drop down in their Admin bar.
In the forum “settings”, there is a check box with this next to it:
Automatically assign default role to new, registered users upon visiting the site.
I have toggled this off and on several times, in the hope that it would fix my problem. It doesn’t.
Please help: why is my multi-site installation still adding users (“participants”) to every sub-site they visit?
Thank you.
SonnyTopic: 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”)


