This is helpful. When I Googled for suggestions about the error message, I found an old entry in Stack Overflow that suggested increasing max_connections. I passed that along to the hosting...
Thanks for the suggestions. All caches have been enabled from the start.
I'm not sure what qualifies as a "complex" view. There are 400-500 pages that include EVA fields. But the vast...
Also, when we had some problems with the Backdrop sites, this is what the server admin did:
I have increased the max_connections for mariadb and increased the child_processes for...
Posted15 hours 48 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Have you enabled caches on the site at:
Admin Bar > Configuration > Development > Performance
(admin/config/development/performance)
Are there any complex Views that...
Posted15 hours 54 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
Yes you are right integrating phpBB forum is quite easy as compared
... looks like you did not finish this comment...
E
So you are looking for module to integrate with phpBB.
I can write a module to integrate with CMS
There is an Alpha version of the D7 module here >> https://www.drupal.org/project/phpbbforum
But the real trick is the modification to phpBB; it used to be a MOD ( http://drupalbridge.org/files/phpbbdrupalbridge-3.0.10.zip ) but those have been deprecated. They are now Extensions - https://www.phpbb.com/extensions/ - and would require a recoding..
E