Search Results for '"wordpress"'
-
Search Results
-
Hi guys.
On my current site I have exported forums, topics and replies via the WordPress built in export to XML function.
Then I am uploading these files to a new site with the same BBPress version and it looks like all goes well. When I go to Forums I can see all forums and how many topics they’ve got. But at the frontend the forums are empty when entering them.I have run all the tools recount etc. and then every forum says 0 topics. I did map all users to existing users which I move prior to BBPress so I do not understand how this recount can reset all forums.
Any advice?
Thanks!
Hello everyone. I am using BBpress 2.5.14 with Buddypress 2.9.2 in a WordPress 4.9 and I have the following question.
On my website I have both entries and discussions marked as “downloads” and I would like to know if I can combine both formats on the same page or entry, of wordpress.
That is to say, when accessing a page, the entries with the category “Downloads” are listed and on the same page the forum “Downloads” with the debates.Listing entries is not a problem, the problem is whether I can include the forum “downloads” on the same page.
Thanks and regards.
Topic: Fatal Error
This is the error I am getting when clicking on a forum topic.
Fatal error: Uncaught Error: Call to undefined function op_update_option() in /home/jjcohenm/public_html/wp-content/plugins/op-bbpress-fix-master/op-bbpress-fix.php:39 Stack trace: #0 /home/jjcohenm/public_html/wp-includes/class-wp-hook.php(286): op_allow_bbforum(”) #1 /home/jjcohenm/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /home/jjcohenm/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /home/jjcohenm/public_html/wp-settings.php(450): do_action(‘init’) #4 /home/jjcohenm/public_html/wp-config.php(91): require_once(‘/home/jjcohenm/…’) #5 /home/jjcohenm/public_html/wp-load.php(37): require_once(‘/home/jjcohenm/…’) #6 /home/jjcohenm/public_html/wp-blog-header.php(13): require_once(‘/home/jjcohenm/…’) #7 /home/jjcohenm/public_html/index.php(17): require(‘/home/jjcohenm/…’) #8 {main} thrown in /home/jjcohenm/public_html/wp-content/plugins/op-bbpress-fix-master/op-bbpress-fix.php on line 39We are using the twenty seventeen theme and building pages using Optimizepress and building a forum using BBPress. We are also using a plugin for OptimizePress bbPress fix to Allow rendering of forums on OptimizePress blog, however we are not building a blog; but a webpage for a forum using wordpress.
Wordpress V4.9
BBPres v2.0-rc-3Currently we are still building and do not have it public and therefore no way to get to the forum page except thru the direct link:
Help please.
Nick
bbpress version 2.5.13
wordpress version 4.8
theme AvadaHi
I’ve looked around support forum here and also carefully through my localhost installation (where my bbpress forum is currently installed for test purposes) and I’m dashed if I can work out how to use .htaccess to password protect the entire forum.
I’m aware that there are other ways to authenticate users but some of my clients website visitors are young people and we are keen to ensure that access to the website forum is restricted most severely. By this I mean we wanted to place the forum in its own directory and then place .htaccess and .htpasswd in that directory to limit access to individuals who had personally been handed a note of what the username and password were.
Might I ask if I’ve missed something simple? Any help would be greatly appreciated.
Have a great day
GavTopic: installation questions
Need help pleass
I have installed the bbpress plugin and but its not showing in widget section like i cant add widget to it
Also in the forum everything is white like these code buttons where you can post a topic
I am latest wordpress and using premium themeThankyou
Topic: Widget help
Need help pleass
I have installed the bbpress plugin and but its not showing in widget section like i cant add widget to it
Also in the forum everything is white like these buttons where you can post a topic
I am latest wordpress and using premium themeThankyou
Topic: Sidebar Messed Up
I have been struggling with this strange problem. We use bbpress with wordpress. Nobody (except for the site admin) can create a topic or reply in the forum containing the word “breast”. We have to intentionally misspell it as “breastt” or something like that. We have uninstalled Akismet. We do not have any spam filter or content filter plugins. Also checked Settings – Discussion, and Comment Moderation and Comment Blacklist are entirely empty. Any idea what is blocking this word? Thanks!
Topic: Cover Photo Issues
Hi,
We’ver recently launched our site, http://www.theknightsrequiem.com. Our site usses both buddypress and bbpress. We are having an issue with cover photos being uploaded to users profiles.
When you try to upload the photo, you get a progress bar, like you would see any other time. However it never appears, you just receive the message
“For better results, make sure to upload an image that is larger than 0px wide, and 225px tall.”Again no image is actually uploaded or displayed. However, we can upload user profile photos.
We are running WordPress 4.8.2
Our theme is Game Addict by Skywarrior
Potential plugins that could be affecting this, Buddypress itself, bbpress.Thank you for your time and help.
Topic: Email Users
This is probably a very simple question. I have different types of users / subscription levels on my forum. How can I write them emails out of wordpress ?
Hey All,
I’m in the process of migrating an archaic and otherwise obsolete custom-built forum written in ASP to bbPress. The forum has been around for about 20 years and it was essentially a vBulletin clone. It has roughly 10 million posts and growing.
I’d exported CSVs of tables from the existing forum. We imported the users into the database and then associated them with the relevant posts. In the database now, wp_postmeta is 2.5 GB and wp_posts is 4.4 GB. Suffice to say everything is slower now, but the forum is 1200bps dialup modem slow.
I installed Query-Monitor to try and figure it out and this query is taking 53 seconds:
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta
ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1
AND wp_posts.post_parent = 36005
AND ( wp_postmeta.meta_key = ‘_bbp_last_active_time’ )
AND wp_posts.post_type = ‘topic’
AND ((wp_posts.post_status = ‘publish’
OR wp_posts.post_status = ‘pending’
OR wp_posts.post_status = ‘closed’
OR wp_posts.post_status = ‘hidden’)
OR (wp_posts.post_status = ‘private’))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value DESC
LIMIT 0, 15I spent time checking out this ticket https://bbpress.trac.wordpress.org/ticket/1925 but wasn’t really left with an idea of what I should be doing to fix this. Not really sure where I should start in thinking about how to get this down to normal speed. I have this running on pretty stacked machine and DB instances on Google Cloud, but I’m open to any input around what the specs of the boxes need to be to handle this.
Also, we’re also migrating our e-commerce site to WooCommerce from Shopify, so speed is definitely a huge issue and I don’t want to have the whole site be slow just because of the forum.
Thanks for any help!
Hello,
I just want to import my phpBB forum (version 3.2.0) to BBpress. I tried with “tools/import” but it doesn’t work. The tools didn’t import a single forum or topic.
How can I do this?
Another question : how can I increase the size of the font in BBpress? I would have the same size as this forum, on wordpress.org. The original size is really too small.
Thanks a lot.
I am using WordPress Version 4.7 And have installed bbpress version 2.5.12.Every thing is working fine but in
edit profile
page no edits are updating.I have checked it for bothadmin
andparticipant
role.After edit profile button submit it redirects to following url
http://mysite.com/forums/user/pro2/edit/?updated=true but nothing is changed actually.How can i solve this problem?pls help