Search Results for '\"wordpress\"'
-
Search Results
-
When I installed BBpress the menu items in the admin navigation area did not show up. After turning off the plugins one at a time they show up. The plugin is “Constant Contact Plugin for WordPress” Is their any known fix for 2 plugins that are in conflict like what I am experiencing in this situation?
Hi,
I’m running the latest bbPress (2.5.4) and using Gravity Forms and the Custom Post Types addon to automatically create a bbPress reply when somebody submits a form. This is mostly working – the reply post is created in WordPress, I’m setting the _bbp_reply_to, _bbp_forum_id and _bbp_topic_id meta fields and it looks like it should in the backend.
However it doesn’t appear as a reply under the topic when you view the forums.
If I edit the newly-created reply in the WordPress admin backend (just hitting Update without making any changes) it does then appear.
I presume there’s some additional step required to update the forums metadata or relationships? I’ve tried using the “repair forum” tools after creating the reply, and calling bbp_update_reply from a hook on form submission, but neither seem to make the reply appear. The only thing which does is clicking “Update” in the backend.
Any pointers would be very much appreciated! It feels like I’m 90% there but am missing some vital “refresh” step at the end.
Topic: wrong sidebar on topics page
Using the Hueman theme with latest bbpress and wordpress. The forums page has the correct sidebar, but when I click on a topic, a another, different sidebar appears.
Topic: Group forum
This is a new current installation of WordPress, Buddypress and bbPress
I’ve created two forums. one group forum and one non-group forum. Both show up on the forum index at *.com/forums/
The non-group test forum works fine. Clicking on the index test forum link goes to *.com/forums/forum/test-forum/ the topic link goes to *.com/forums/topic/test-topic/
The group forum isn’t working. Clicking on the index group forum link just returns to *.com/forums/
However when I mouseover the link it shows *.com/groups/accessible-woodworking/forum/
I can go directly to the topic in the group forum at *.com/groups/accessible-woodworking/forum/topic/accessible-woodworking-test-topic/
I’m thinking it has something to do with the setting for the Group Forum root, but I don’t know how to change it.
Any and all suggestions welcome. Thank you in advance.
Wordpress version: 4.1.1
bbPress version: 2.5.4
phpBB forum version: 3.1.3I’m running into an issue trying to import a phpBB forum into bbPress. I’ve checked and rechecked my database information/login. I have the correct table prefix for what the old database is using. I’m getting the following error when I press start:
WordPress database error: [Unknown column ‘users.user_website’ 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 phpbb_users AS users LIMIT 0, 100Any help would be greatly appreciated!
WordPress 4.1.1 running Divi Child Theme theme.
BBPress Version 2.5.4
http://oxfordukchapter.co.uk
We have the above version of BBpress and when the members use the forum they leave lines between their postsas so
and then the post will not show when you close the lines up everything is visible.
ThanksPretty strange one imho. I’ve been working on porting an existing site from phpbb
over to wordpress/bbpress. While going through a final test of the port I’ve come across the following problem. Namely when in forums where you can see the latest post (along side the forum name), the name of the latest post plus its time/date are totally incorrect, however the url actually links to the correct latest post.See: wp.photographyireland.net/forums to see.
I’ve retried all the usual recalculates etc… I have tested the port in the past and didn’t have this issue. Can anyone advise or at worst provide me with a sql updates statement to correct?
I don’t want to do the port for real if I’m going to run into this again. Tbh I do find that the import from phpbb can be a tad bit flaky at time…
Cheers
Topic: 404 Page Not Found
So I just installed bbPress (2.5.4) successfully after having buggy versions last week. Though I’m having a lot of issues this time. I’m using WordPress 4.1.1 and Twenty Fifteen as my theme.
I created a new forum which I called, “forum” and a topic called, “general”. When I go to view the forum, it takes me to
/forums/forum/forumwhich I believe should be/forums/forumbut I can’t go there without it redirecting me./forumsjust redirects me as well.Following the codex, I tried method two which involved using the shortcode. This works all fine until I clicked on the forum, which took me to
/forums/forum/forumMy site is:
How can I fix this issue? Please don’t say disable plugins because I know for a fact, that isn’t the reason.
