BuddyPress creating massive error logs.
-
Hi,
I’ve recently installed Buddypress to my WP theme and i’ve been facing some issues. Everytime I try to uninstall or deactivate the theme I get this error msg:
Warning: ksort() expects parameter 1 to be array, null given in /home/abdulahmed/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 214 Warning: reset() expects parameter 1 to be array, null given in /home/abdulahmed/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 219 Warning: current() expects parameter 1 to be array, null given in /home/abdulahmed/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 223 Warning: next() expects parameter 1 to be array, null given in /home/abdulahmed/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 229 Warning: current() expects parameter 1 to be array, null given in /home/abdulahmed/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 223 Warning: next() expects parameter 1 to be array, null given in /home/abdulahmed/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 229
And this will just go on creating many warnings. It activates fine and the functionality seems to be fine as well. However, this problem is taking up massive bandwidth and I can’t seem to find the issue. I’ve used FTP to check the naming conventions and the directory is in the right place. Any ideas?
Thanks in advance
- The topic ‘BuddyPress creating massive error logs.’ is closed to new replies.