Hi
Just found your plugin for a church site I’m building and it looks very promissing. I’ve struck a couple of errors in the code.
Fatal error: Call to a member function getOutput() on a non-object in /home/acf/www/wp-content/plugins/church-admin/display/address-list.php on line 41
Fatal error: Call to a member function show() on a non-object in /home/acf/www/wp-content/plugins/church-admin/includes/directory.php on line 104
I’ve had a dig in the code but I’m not sure what is wrong, the functions being called seem to return the right value. I’m wondering if its because of the class being used outside of the if statement? My PHP skills are a bit neglected these days.
Hope you can help