Hi!
Embedding Youtube video worked fine on my site until 1-2 days ago.
I was using Smart Youtube Pro plugin and lately alongside that also the WP Youtube Lyte, since some subscribers reported problem with youtube video when viewing my site via iPad.
SO, everything worked ok, on my blog posts/pages/comments as well as within bbpress forums. In forums, videos were embedded either with http:// or https:// link, all worked ok. On the rest of the site (post/pages/comments) they were embedded either via httpv:// (Smart Youtube Pro and WP Youtube Lyte requirement, well, it became optional now) or normally (http(s)://)
Now, “all of a sudden” some of the videos are not embedded in forum topics. And in no particular pattern that is: some https videos are embedded, some not, some http:// are embedded, some not.
I recently upgraded to WP 4.0. but a few days ago I downgraded to 3.9.2. due to problems with bbpress and s2member (see topic)
So… Does anyone have a clue what is going on? I should probably make a developer page and then test plugins one by one to see which one is causing the problem? An easier way perhaps?
Great response form S2member team !
I’m just a humble user not a dev, but hopefully netweb or JJJ will be in contact with the S2 guys.
For those that have been bitten by this, I know how painful it is, in the early days I just upgraded plugins and wordpress in the belief that they would work until one day my site broke, and I was in panic for 8 hours when I had least time to fix it.
When WordPress announced auto upgrade, I was very suspicious that anyone could release software confident that it would not screw up any of the several thousand plugins based on how it worked!
So the following for those bitten, and others who do not want to be bitten going forward !
If you are not happy for your site to be down for 24+ hours then :
1. Turn off wordpress auto update !
2. Create a test site https://codex.bbpress.org/creating-a-test-site/
yes that takes time, but the comfort of not doing stuff live is fantastic !
3. Don’t do upgrades of wordpress/plugins for the first week (UNLESS they are deemed critical), let others find the faults – yes I know that is bad to say, and if no one upgraded we’d never make progress, and I write plugins that I need people to upgrade to, etc. etc., but many people’s site’s aren’t critical, and if your is, don’t be leading the charge !
4. Check the support forum for the upgrade
for wordpress https://wordpress.org/support/forum/how-to-and-troubleshooting
or your plugins support page
you’ll soon find out if there are issues
5. Upgrade your test site first, the spend some time checking all the critical bits
6. When you’re happy that your test site works, then make the move in live
I really feel for those who have been sent into panic, but maybe the above will help for next time
I just happened upon the following post on foliovision.com:
https://foliovision.com/2014/09/wordpress-original-bbpress
The key points are:
We still use bbPress version 1 on some of our websites. It’s powerful and integrates well with WordPress. Alas the recently released upgrade to WordPress 4.0 breaks the integration
WordPress 4.0 changed the cookie format and also the hash function, so without this fix bbPress won’t understand that you are logged in.
I’ve added a link also in the codex http://codex.bbpress.org/legacy/integrating-with-wordpress/
Note: This is only relevant for bbPress 0.9/1.x “Legacy” stand alone version of bbPress and NOT the current bbPress 2.x plugin for WordPress.
No, you don’t need Vanilla installed, you just need a copy of the database on the same server database server you are using for your WordPress install, once your happy with the import you can remove the old database (keeping a backup of course).
I’ve already seen a couple people with the problem but without much avail, I’m not running any plugins mentioned yet I still experience the problem after updating to WordPress 4.0
I’ve already reverted my wordpress installation as I can’t really put the forum out for more than a day, I’m running the following plugins on my site:
Adminimize
AdSense Click-Fraud Monitoring Plugin
amr shortcode any widget
BAW Login/Logout menu
bbPress
bbPress Custom CSS File
BulletProof Security
GD bbPress Tools
Google Adsense Dashboard
Google Analytics Dashboard for WP
Inactive User Deleter
Limit Login Attempts
Theme My Login
WP User Avatar
Does anyone know what plugin could be causing the problem if this isn’t a problem with BBpress?
I’ve already seen a couple threads but without much avail, I’m not running any plugins mentioned in that thread yet I still experience the problem after updating to WordPress 4.0
I’ve already reverted my wordpress installation as I can’t really put the forum out for more than a day, I’m running the following plugins on my site:
Adminimize
AdSense Click-Fraud Monitoring Plugin
amr shortcode any widget
BAW Login/Logout menu
bbPress
bbPress Custom CSS File
BulletProof Security
GD bbPress Tools
Google Adsense Dashboard
Google Analytics Dashboard for WP
Inactive User Deleter
Limit Login Attempts
Theme My Login
WP User Avatar
Does anyone know what plugin could be causing the problem if this isn’t a problem with BBpress?
OK, going back to WordPress 3.9.1 “fixed” the problem temporarily for me too – didn’t have to change custom links as someone had mentioned earlier. However, I would still like a permanent fix to this that does not require me to stay with a soon-to-be-out-date version of WordPress to work.
Thanks,
L
Morning 🙂
First up, if your not using S2Member please create a new topic:
Create New Topic
S2Member have created an issue to track this here:
https://github.com/websharks/s2member/issues/321
If you use the “Search Exclude” plugin, go and subscribe to this topic on their support forum:
https://wordpress.org/support/topic/wp-40-search-exclude-bbpress-conflict
If you use the “Relevanssi” plugin, go and subscribe to this topic on their support forum:
https://wordpress.org/support/topic/wp-40-relevanssi-bbpress
I’m also going to edit the original topic and insert this info there.
WordPress 4.0 running Montezuma theme.
bbPress 2.5.4
http://ecopsi.org/forums/
As you should be able to see, the bullets in the theme are overlaying the numbers that are being generated by bbPress. They only appear at the root of the forum and I have no idea what the numbers mean. Since they don’t add value to the experience of using the forum I would just as soon not have them cluttering up the layout. How can I comment them out?


Also, how do I change the name of the Forum <root> in the breadcrumb?
Can confirm Relevanssi causes this problem.
There is a thread on the plugin’s WordPress support site. The developer has provided a fix that partially fixes the problem. Waiting to hear back on a full solution.
https://wordpress.org/support/topic/wp-40-relevanssi-bbpress?replies=6
Thanks to kona for starting that thread.
I’m newbie with wordpress, where can fix this?
View post on imgur.com
I search in all code, but I find no way to edit size of this bar
Okay, another data point here.
After receiving an auto-update to WP 4.0, bbPress was a mess. The forum index was visible, but each forum was empty of topics (except for a super sticky topic; for some reason, that was still visible). All topics/replies still visible in wp-admin, and freshness on the front-end reported properly. Basically, everything was still there, but not visible for some reason.
Through process of elimination, I found that the Relevanssi plugin was preventing topics/replies from showing on the front end of the site.
Disabling that plugin fixed that problem. I believe they updated their plugin last night, but the current version still conflicts with bbPress.
After this, I realized that the FIRST/ORIGINAL post in every topic was still missing. Again, through process of elimination, I found that the Search Exclude plugin was creating this problem.
Disabling Search Exclude solved the missing first post problem.
I have no idea what the conflicts are, but I will be adding this reply and a link to this discussion in the support forums for these two plugins.
Oh! But then again if everything “works” with WordPress 3.9.2 that might be useless advice above, maybe worth checking anyway 😉
I downgraded to the last WordPress version and BBPress went back to normal (although I had to reset permalinks and repair the forums after downgrading WordPress.)
Same problem here, it happened after upgrading to WordPress 4.0
I’ve got the same problem all my topics are just gone but they are still there in the back end they’re just aren’t showing up in the front-end.
I only updated to 4.0 and other than BBpress I don’t have much other plugins installed here’s a list:
adminimize
adsense-click-fraud-monitoring
amr-shortcode-any-widget
baw-login-logout-menu
bbpress
bbpress-admin-bar-addition
bbpress-custom-css-file
bulletproof-security
google-adsense-dashboard-for-wp
google-analytics-dashboard-for-wp
inactive-user-deleter
limit-login-attempts
theme-my-login
wp-user-avatar
I do think it is a conflict with the code and the newer version of WordPress as I only updated wordpress to 4.0 and the errors started to appear.
I’m not able to duplicate this on a vanilla bbPress installation. I’m guessing y’all have a similar plugin running that’s filtering the single topic query.
Compare notes and report back; if there’s a regression in WordPress core, it’s critical that we get it fixed together.
Hey there everyone,
I’ve just registered to post this problem I’m currently experiencing which happens with the latest update of WordPress.
The boards all work however the threads and the post in the frontend are all gone, they’re actually still present in the backend of the wp-admin but on the actual site they can’t be seen anymore.
This only happened after the latest wordpress 4.0 update so I’m sure it has something to do with that.
Here is a link to my website: http://sg-carterpack.com/forum/
Thanks in advance for anyone who can assist me with fixing this as I sadly did not make a backup and the forum is our sites main focus so it’s really important for me to get this fixed asap!
MODERATOR EDIT: Here is a copy of your content from your other post below
I’ve already seen a couple threads but without much avail, I’m not running any plugins mentioned in that thread yet I still experience the problem after updating to WordPress 4.0
I’ve already reverted my wordpress installation as I can’t really put the forum out for more than a day, I’m running the following plugins on my site:
Adminimize
AdSense Click-Fraud Monitoring Plugin
amr shortcode any widget
BAW Login/Logout menu
bbPress
bbPress Custom CSS File
BulletProof Security
GD bbPress Tools
Google Adsense Dashboard
Google Analytics Dashboard for WP
Inactive User Deleter
Limit Login Attempts
Theme My Login
WP User Avatar
Does anyone know what plugin could be causing the problem if this isn’t a problem with BBpress?
I have a similar problem after updating to wordpress where the threads in the boards are missing.
Hi!
I have an urgent problem. After I updated WordPress to 4.0 I noticed, that all the first posts in topic disappeared, so the first “comment” that is seen after opening a topic is actually the first reply..
Did anyone notice this? Does anyone have an idea how to solve this?
Thanks!
Moderator Edit:
Primarily this topic is about an issue with S2Member, S2Member have created an issue to track this here:
https://github.com/websharks/s2member/issues/321
If you use the “Search Exclude” plugin, go and subscribe to this topic on their support forum:
http://wordpress.org/support/topic/wp-40-search-exclude-bbpress-conflict
If you use the “Relevanssi” plugin, go and subscribe to this topic on their support forum:
http://wordpress.org/support/topic/wp-40-relevanssi-bbpress
If you don’t use any of these plugins please create a new topic:
Create New Topic
All function names need to be unique:
See the WordPress Plugin Handbook for more details:
Sanity Practices
You can achieve this simple by prefixing the function names with your name: 🙂
function donalyza_remove_counts() {
$args['show_topic_count'] = false;
$args['show_reply_count'] = false;
$args['count_sep'] = '';
return $args;
}
add_filter('bbp_before_list_forums_parse_args', 'donalyza_remove_counts' );
Our codex articles will need to be updated to include prefixes so there are none of these conflict, suggestion might be bbp_codex_ so that way a hint is also given where the custom function may have originated from 😉
Hi! I have installed bbpress in http://kayakcostabrava.com/ (WordPress version 3.9.2 bbpres version 2.5.4).
I have create the registering page http://www.kayakcostabrava.com/registre-forum/ but when I try to registre a new user it sends me to http://www.kayakcostabrava.com/wp-login.php?registration=disabled where registration is disabled.
I would like user to register to the forum only but not to my wordpress.
What should I do?
Thanks!
https://bbpress.trac.wordpress.org/ticket/1958
go mess with tharsheblows loop-single-categories file or mess with bobinz files from pastebin