Forum Replies Created
-
Have you all tested the new BP version with hhvm? i have noticed that you have made some changes to support class autoloading, I am not sure if it is the cause, but I have double-checked, the root cause is due to BP 2.6.1.1 have made something incompatible with hhvm.
Thanks you all for your help.
Jobi
Thanks Ray,
After some investigations, It seems that there is somethings incompatible with one (or some) of my server’s PHP extensions with the new BP version whilst it is still work properly with BP 2.5.3.
I can’t find any clue why it happens, I will try to find it out, but if any possibilities from new changes which may effect to incompatibilities with PHP’s extension, please kindly advise.
I really appreciate your helps.
Jobi
Hello @danbp,,
Just would like to give more details on my investigation with debug turned on:
\nNotice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the
wp_enqueue_scripts
,admin_enqueue_scripts
, orlogin_enqueue_scripts
hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /var/www/html/Web/wp-includes/functions.php on line 3897But I dont know how to proceed the issue as I have just used WP 4.5.3 and BP 2.6.1.1 only and both are fresh.
Thanks,
Jobi
Hello @danbp,
Thanks for your help,
Actually I have been using BP 2.5.3 for several months and already did the configurations you’ve mentioned above, it has been working properly. I just tried to upgrade to BP 2.6.1.1 then the problem has happened. I tried to eliminate causes of the problem by installing a fresh WP 4.5.3 with only PB 2.6.1.1 activated, the problem still existing.
I also tried to compare BP 2.5.3 and BP 2.6.1.1 with the same configuration, the same request and with Ray’s script, I have noticed one difference is that:
1. For BP 2.5.3, it can send requesting {action, component} for each menu navigation, but
2. For 2.6.1.1, it only sends only {component}Just would like to mention that I have tried to use BP 2.6.1.1 with different themes, the same problem has happened for all. My server uses nginx, it works well with BP BP 2.5.3.
Thanks for helps.
Jobi