Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 1 reply, 1 voice, and was last updated 7 years, 4 months ago by
salvo.
-
AuthorPosts
-
03/28/2015 at 10:13 am #329932
salvo
GuestHi!
I created a website http://www.worldsf.it with wordpress (template Atahualpa) and, wishing to make a list (with brief bio) enrolled in an association,I wanted to try the plugin Connection on a local copy of the website (using wordpress 3.9.3).
The installation and activation of the plugin was held successfully, but when I tried to create the structure of the Directory by clicking the Categories button, appeared the following error message:
Fatal error: Access level to CN_Term_Admin_List_Table::get_bulk_actions() must be public (as in class WP_List_Table) in E:\xampp\htdocs\worldsf.it\wp-content\plugins\connections\includes\template\class.template-list-table-term-admin.php on line …Within the file class.template-list-table-term-admin.php, I found the function:
protected function get_bulk_actions() {
$actions = array(
‘delete’ => __( ‘Delete’, ‘connections’ ),
);return $actions;
}-
1. the statement “protected function ….” is the cause of the error message?
2. it is possible to eliminate the cause of the error by changing the statement in “public function ….” without creating damage to the operation of the plugin and the operation of the website?Thank You
Best regards
S. Toscano03/28/2015 at 12:09 pm #329933salvo
Guest“Sorry, I did not realize that this is not the right forum. Please remove this
post, I will repost in the proper place.” -
AuthorPosts
You must be logged in to reply to this topic.