Forum Replies Created
-
AuthorPosts
-
November 30, 2020 at 7:31 am #38024
this is the critical error I get in WP
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 request failed due to an error.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)November 30, 2020 at 4:25 am #38023Hi Dawn , I’m having exactly the same issue, and my test orders get stuck in processing and never complete,
the cron job is working fine on the server and processes new uploaded images, but doesn’t work on processing orders.
I’m looking for a better solution for selling stock with woocommerce, but there seems to be nothing out there.June 24, 2019 at 11:46 pm #34788now it says this
Warning: session_start(): open(/var/cpanel/php/sessions/ea3/sess_l50j8h5dtpe0059lo8o7cuj454, O_RDWR) failed: No such file or directory (2) in /home/birdstoc/abiwarner.com/wp-content/plugins/symbiostock-pro/symbiostock-pro.php on line 510Fatal error: Call to undefined function ss_get_post_meta() in /home/birdstoc/abiwarner.com/wp-content/plugins/symbiostock-pro/symbiostock-pro.php on line 309
The site is experiencing technical difficulties.
Warning: Unknown: open(/var/cpanel/php/sessions/ea3/sess_l50j8h5dtpe0059lo8o7cuj454, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/cpanel/php/sessions/ea3) in Unknown on line 0
March 12, 2019 at 7:21 am #34292I figured out how to add my categories to the menu,now just need to set up the shop page categories
November 10, 2018 at 5:04 am #33266i’VE FOUND THE SOLUTION.. JUST DEACTIVATE SYMBIOSTOCK
November 4, 2018 at 5:32 am #33238Thanks Robin, it’s working now
September 22, 2018 at 3:16 am #33037Hi Robin, thanks for your response,
I’d already worked out the problem, the cron job was working correctly but the images were ftp’d to the wrong folder
thanksBob
September 12, 2018 at 3:15 am #32990also it seems that cron only works when I run it manually from the Symbiostock pro settings panel.
anyone help me out? -
AuthorPosts