Can i ask you what plugin you use for protection ? If you use one.
This is getting better and better:
[17-Sep-2022 13:27:53 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 262144 bytes) in /home/percysgr/public_html/wp-includes/class-wp-hook.php on line 219
[17-Sep-2022 13:27:53 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
[17-Sep-2022 13:27:53 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
Why you run such a site with 1g of ram? VERY VERY POOR hosting i must say. VERY.
Dude you need someone to fix your issues and tune the site. Find someone that knows Wordpress. Trully knows WP.
You had issues that you didn't even know. Because memory issues were definitely there before wpForo 2.
I have 16g ram mate, this is my hosting plan:
https://www.a2hosting.com/vps-hosting
Mach 16 is what I have, it should be more tha. Enough but obviously its not being utilised the way it should
If the above shows 1 giga, then put this
define(‘WP_MEMORY_LIMIT’, ‘16000M’);
in your wp-config.php.And check again if it is reflected in wpForo Overview info.
Mind you, the limit is ALWAYS in megabytes. "16G" for example will not work.