@ghostpool I cannot recreate the issue of missing buddypress.js file using Twenty Fourteen on latest WP and BP. Have you tried re-uploading/re-installing BuddyPress? If you did, please give environment or steps to recreate your issue.
Thanks for the reply @mercime.
I have reinstalled BuddyPress but this made no difference. On closer inspection buddypress.js is only not loaded on the Activity page, it is loaded on all other pages (Groups, Members etc.). This issue occurs on any theme I use.
@ghostpool Strange.
– What’s the difference between your problematic installation and your working installs?
– Have you checked whether you have remaining code/script in bp-custom.php or mu-plugins folder?
– Is that a new/old install on standard WP or WP multisite? Are you developing locally or on webhost?
Nothing as far as I know, the installations are identical.
There’s nothing in mu-plugins that relates to BuddyPress and bp-custom.php is not present.
This is a new install on a live server with a standard version of WordPress (3.9.1), not WordPress multisite.
Hello, did you have any luck solving this? I’m having the exact same problems with the same setup…except now on WordPress 4.0.
buddypress.js loads fine on all pages except the site-wide activity page.
I’ve deactivated all plugins, re-installed buddypress, switched themes, all to no avail.
I’m hosted on wp-engine.
Let me know if you were able to solve it.
I’ve narrowed it down further and found that unchecking the “update activity automatically” feature in BuddyPress settings solves the problem. Still at a loss as to what’s really causing the problem.
This is a known bug https://buddypress.trac.wordpress.org/ticket/5888
Try changing buddypress.js to buddypress.min.js. This issue was already resolved as of the latest version.
Cheers!
Changing buddypress.js to buddypress.min.js. where? I don’t know about brgallag, but my theme does not manually call buddypress.js and as I mentioned this issue also happens when using the default Twenty Fourteen theme.
It should be noted I also only experience this issue on a WP Engine server when the “Update Activity Automatically” option is enabled. It doesn’t occur on other servers as far as I can tell.
I am on WPEngine and get the EXACT same problem.. and I’ve updated to the latest everything. Did anyone come up with a solution on WPEngine?