Joomla content does have memory issues when you've a lot of content. With that said Joomla content is simple. There's nothing complex about its access checks and can be entirely done via database query. That's not the case for a lot of other things1) Why Joomla ACL has no issues or memory problems with its own articles , some of them even has my custom code running yet they load at a fast speed with less than half of the memory usage of the Cb profile page.
Loading plugins through API is heavy. The more plugins you have the heavier it gets. If you're unpublished they won't load at all on frontend.2) Why are the Mentioned CB articles, blogs, forums causing so much memory utilization, when infact i have disabled the CB articles, Forums , blogs fields from cb profile?
None of what you're experiencing is normal. You have something likely configured incorrectly causing a fatal error, which is consuming a ton of resources.3) I tried to disable the CB articles plugin and log back into a user profile and the website crashes with a fatal error, there is definitely something not right with the plugin handler that is leaking memory and causing crash on disabling. when i check the part of code causing memory issues it leads me to an array in CB plugin code . I have attached this for your reference,Please.
That has nothing to do with any one specific plugin and is just the plugin function calling behavior.Please find the error screenshot i get after disable the CB articles plugin.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.