An active PHP session was detected
Performance
A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.
The REST API encountered an error
Performance
The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 out of -1 bytes received (http_request_failed)
This has been outstanding for quite a while now and will follow-up with Caspio also directly
]]>When the plugin is active in the site health issues I am seeing
A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.
The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)
Is it possible to show the stripped styles that we set from the Caspio data-page builder? When posting the provided code into WP, no styles are shown because of WordPress. If it is not possible to include the option to include the applied styles from the plugin, would it be possible to add markup to our page that would allow the selected CSS styles to be passed on to the embedded caspio code?
]]>Hi there,
With this plugin active, we get a PHP notice on every page load:
PHP Notice: Undefined variable: _SESSION in wp-content/plugins/custom-database-applications-by-caspio/classes/class-datapage-loader.php on line 4
PHP Stack trace:
PHP 1. {main}() index.php:0
PHP 2. require() index.php:17
PHP 3. require_once() wp-blog-header.php:13
PHP 4. require_once() wp-load.php:37
PHP 5. require_once() wp-config.php:136
PHP 6. do_action() wp-settings.php:525
PHP 7. WP_Hook->do_action() wp-includes/plugin.php:465
PHP 8. WP_Hook->apply_filters() wp-includes/class-wp-hook.php:310
PHP 9. DataPage_Loader::caspio_session() wp-includes/class-wp-hook.php:286
This results in our error logs filling up quite quickly.
Could this issue please be addressed in a future release?
Thank you!
James
]]>Hi there,
Just installed this plugin to integrate with our Caspio account. Received the following:
Fatal error: Cannot redeclare class Shortcode_Parser in /path/to/root/wp-content/plugins/caspio-deploy2/classes/class-shortcode-parser.php on line 2
https://www.ads-software.com/plugins/custom-database-applications-by-caspio/
]]>