Forums give a blank page after installing
-
I’m having issues with the (bbPress) forum installation. after installation, the forums navigation tab appears, but when clicked it leadsto a blank page. I have tried reinstalling times. I installed the latest version of wordpress (not MU) and latest version of buddypress.
If I try to create a group and click ‘enable discussion forum’ I get a blank page as well. I’ve search the forums already but can’t find a sollid answer. Anyone knows this problem or can direct me to the sollution?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Forums give a blank page after installing’ is closed to new replies.
To elaborate on that, Apache directives have conditions which govern where they can be set from the directive ‘AllowOveride’ is one that says what may be overridden or reset from outside the main config file , in other words it is the directive that allows certain other actions to be run from the .htaccess file at site directory levels, so logically this directive can’t itself be run from that file as it has to run in advance to allow .htaccess rules. It can only be set from ‘Directory’ sections in either httpd.conf or within vhost containers.