Plugin Author
WPLake
(@wplakeorg)
Hi @starapple
Sorry to hear you’re experiencing an issue trying to activate our plugin.
Is it possible for you to provide your site’s debug log file?
Thanks for your response @wplakeorg. I don’t have a debug log. I’ll just use a grid in the block editor.
-
This reply was modified 2 years, 5 months ago by
starapple.
Plugin Author
WPLake
(@wplakeorg)
Hi @starapple
Sure, it’s up to you. Feel free to reach out if you need assistance.
@wplakeorg I got around to attempting to activate the plugin and checking the error log. Here’s the message:
Fatal error: Uncaught Error: Call to undefined function org\wplake\acf_views\curl_init() in /path/to/wp-content/plugins/acf-views/src/ActiveInstallations.php:51
Hope this helps.
Plugin Author
WPLake
(@wplakeorg)
Hi @starapple
It shows that the PHP curl extension is missing or locked on the hosting. It’s an important and wide-used extension, which is required by our plugin. Furthermore, it’s listed in the WordPress Server requirements as “highly recommended” (https://make.ww.wp.xz.cn/hosting/handbook/server-environment/#php-extensions).
Therefore, please enable the extension, and if there are any issues, feel free to let us know.
Thanks @wplakeorg. I installed the extension and activated Advanced Views without incident. Other plugins using curl, such as WooCommerce, had been functioning without trouble so I’d not have thought to enable the php extension.