Search Results for '"wordpress"'
-
Search Results
-
WordPress 4.3
bbPress 2.5.7My forums have topics but no topics are showing. It is correctly showing:
“This forum contains 1 topic, and was last updated by…”
but also displays
“Oh bother! No topics were found here!”
an no topics are listed.
I checked /wp-admin/edit.php?post_type=topic and no topics are associated with any forums. However, I re-associated each topic with the correct Forum and these changes were persisted on /wp-admin/edit.php?post_type=topic but does not make any difference to the error above and no topics are listed within any forums.
Please advise where in the code I should start debugging?
Thanks
Example forum with 1 topic not showing:
http://www.trenerrycrescent.com/forums/forum/potential-electrical-fire-risk-bathroom-fan-timers/Hi, sorry if this has been asked a lot of times, but I couldn’t find relevant information.
I need to be able to upload images without placing any text at all in the text field. Just need to upload images. Please let me know how to achieve this.Wordpress 4.1.10
BBPress Version 2.5.8Please let me know.
Thank you!Topic: Spam not found
When I go to the replies section in the back end of my WordPress site I see that there are 45 replies listed as spam (https://www.dropbox.com/s/i4jqrt6oyeba5y1/Screen%20Shot%202016-03-22%20at%2012.48.28.png). However, when I click on the spam link to view these 45 replies I get a 500 internal server error (https://www.dropbox.com/s/znim99czexln15d/Screen%20Shot%202016-03-22%20at%2012.48.32.png).
Has anyone else come across this issue?Topic: Performance after conversion
Hi Everyone,
I finally upgraded my bbpress 1.x to bbpress 2.5.6 after running it for 7 years. The import process took almost a day with 0.5+ million posts.
Now I am facing issue with slow performance, despite running on physical server with 16 core CPU and 16 GB RAM. The upgrade ran fine for few hours has but been very slow from last 12 hours.
The wordpress and bbpress are both so slow that sometimes even the site fails to load. HTOP shows all CPU cores running mysql up to 90%.
I enabled slow query on mysql (mariadb) and it is giving the following output:
[root@server]# mysqldumpslow -t 5 -s at /var/log/mariadb/mysql-slow.log Reading mysql slow query log from /var/log/mariadb/mysql-slow.log Count: 7485 Time=25.48s (190747s) Lock=2.85s (21328s) Rows_sent=10.0 (74810), Rows_examined=1582056.1 (11841689862), user[database]@localhost SELECT wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE N=N AND ( ( wp_postmeta.meta_key = 'S' AND CAST(wp_postmeta.meta_value AS SIGNED) NOT IN ('S','S') ) ) AND wp_posts.post_type = 'S' AND ((wp_posts.post_status = 'S' OR wp_posts.post_status = 'S')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT N, NI tried disabling other plugins but it did not make any difference, however the CPU returns to low if I disable bbpress plugin.
Can anyone guide me on what could be the issue here?
Regards,
THow can I delete a post or threads from my forums?
I am new to WordPress and coming from IPB finding it very difficult to delete a post or thread
I can see anywhere to delete a post but apparently there a few steps to do this
any reason why its not like IPB for example?
just select delete and then delete ?
thanksHi there
I am using WordPress Version 4.4.2 and BBPress v2.5.8. I am using a magazine theme called Soledad which allows a number of custom sidebars.
After setting the forum root to community (and I removed the shortcode from a page) and seeing that I did not have a sidebar, I created a new bbpress.php in a child theme to enable it.
At first the sidebar was showing as the default one on the main forum index and the individual forums and topics were showing a custom side bar that I had assigned to posts (it shows the author bio)
After I installed BB WP Tweaks, the main forum index page is showing the correct side bar after adding in the widgets into the BBPress sidebar. However, individual forums and topics are still showing the sidebar assigned to post.
Any help much appreciated. I have read the how to page on setting up specific sidebars, but not luck.
Thanks
LauraI’ve been puzzled as to how useful showing the user how many “empty topic tags” there are in the bbPress stats widget. I also don’t really care to show the user how many topic tags there are either. SO, I decided to make my own bbPress stats plugin, which I just published in the WordPress plugins repository here:
https://wordpress.org/plugins/tk-bbpress-stats/
This stats plugin allows the admin to choose which stats to show, which is nice. I’m still trying to figure out how to get screen shots to appear in the WP SVN, but you can see the stats live on one of my bbPress deployments at Ute Hub.
Hello!
Our site is getting ready to launch soon and I’ve built out the forum structure to our liking but in testing we see that posting a new topic or replying to a topic in CERTAIN FORUMS can take up to 20 seconds after hitting submit for the post to save and appear. In all other forums it takes only 3 seconds. While I wish both were faster, how do we figure out what the 20 second delay is about?
Add this to the mix: Deleting a reply on the backend for the slow forum also takes 20 seconds compared to 3 seconds to delete for other forums…
20 second to post topic and delete reply forums:
https://www.myacim.com/sharing/forum/acim-lessons/3 second to post topic and delete reply forums:
Thank you for your help 🙂
Stats:
bbpress 2.5.8
wordpress 4.4.2
Jupiter theme, tested with generic 2015 theme too with no improvement
Disabled all plugins and problem remains
High speed VPS server using SSD drives, pre-launch / no traffic yetTopic: vbulletin import…fails
Hello,
I am trying to import a vbulletin 4.2.2 installation into bbpress and it fails importing the replies without leaving me errors, it just hangs and keeps posting dashes (-) into the progress logs even after stopping it and resuming.
Wordpress and bbpress versions are the latest available as of today 20th of March 2016.
Our vbulletin database has around 11000 users, 600 sub-forums, 30000 threads and around 800000 posts
As the work is being done in local before atempting it on the server i am unable to give links.
If in need of more informations let me know
Thanks in advance for the support
Regards
Topic: Can´t Insert Topictitle
Hello,
i have the following problem. When i try to enter a topictitle, the topictitle stays empty.
Wordpress Version: 4.3.1
BBPress Version: 2.5.8
PHP 5.5.9
I hope you can help me.