Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #38024
    Profile photo of Bob W
    Bob W
    Participant

    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)

    #38023
    Profile photo of Bob W
    Bob W
    Participant

    Hi 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.

    #34788
    Profile photo of Bob W
    Bob W
    Participant

    now 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 510

    Fatal 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

    #34292
    Profile photo of Bob W
    Bob W
    Participant

    I figured out how to add my categories to the menu,now just need to set up the shop page categories

    #33266
    Profile photo of Bob W
    Bob W
    Participant

    i’VE FOUND THE SOLUTION.. JUST DEACTIVATE SYMBIOSTOCK

    #33238
    Profile photo of Bob W
    Bob W
    Participant

    Thanks Robin, it’s working now

    #33037
    Profile photo of Bob W
    Bob W
    Participant

    Hi 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
    thanks

    Bob

    #32990
    Profile photo of Bob W
    Bob W
    Participant

    also it seems that cron only works when I run it manually from the Symbiostock pro settings panel.
    anyone help me out?

Viewing 8 posts - 1 through 8 (of 8 total)