Forum Replies Created

Viewing 15 replies - 16 through 30 (of 46 total)
  • Thread Starter jvalks

    (@jvalks)

    The JSON response error appears only then the plugin is activated. When I disable the plugin, there is no error.

    Thread Starter jvalks

    (@jvalks)

    Reinstalled WordPress 6.1.1. (PHP 8.x) on a new subdomain, installed the Updraft Central plugin and activated it. Create a new page, put the short-code on it, save: error, Updating failed. The response is not a valid JSON response.

    Page is saved however, but the same issue.

    Thread Starter jvalks

    (@jvalks)

    I use WP 6.1.1. I tried PHP 8.0 and even reverted to 7.3. Same issue. I’m going to perform a clean install.

    Thread Starter jvalks

    (@jvalks)

    Hi,
    No other plugins are active, I see the following error in de debug:

    Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u30355p24110/domains/valksictsupport.nl/public_html/mainwp/wp-includes/Requests/Cookie/Jar.php on line 63 Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u30355p24110/domains/valksictsupport.nl/public_html/mainwp/wp-includes/Requests/Cookie/Jar.php on line 73 Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u30355p24110/domains/valksictsupport.nl/public_html/mainwp/wp-includes/Requests/Cookie/Jar.php on line 89 Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u30355p24110/domains/valksictsupport.nl/public_html/mainwp/wp-includes/Requests/Cookie/Jar.php on line 102 Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u30355p24110/domains/valksictsupport.nl/public_html/mainwp/wp-includes/Requests/Cookie/Jar.php on line 111 Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u30355p24110/domains/valksictsupport.nl/public_html/mainwp/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40 Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u30355p24110/domains/valksictsupport.nl/public_html/mainwp/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51 Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u30355p24110/domains/valksictsupport.nl/public_html/mainwp/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68 Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u30355p24110/domains/valksictsupport.nl/public_html/mainwp/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82 Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u30355p24110/domains/valksictsupport.nl/public_html/mainwp/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91
    Thread Starter jvalks

    (@jvalks)

    Hi,

    Setting it to Null did not work… I used this query and that solved the issue:

    DELETE FROM wp_options WHERE option_name LIKE ‘upload_path’

    After this it works like a charm. Is this a bug?

    jvalks

    (@jvalks)

    Same here… this plugin is giving us serious headaches!

    Thread Starter jvalks

    (@jvalks)

    Thread Starter jvalks

    (@jvalks)

    Suddenly it worked again… Is there any explanation for this behaviour?

    Thread Starter jvalks

    (@jvalks)

    No, it works like a charm on the 12 other sites I manage. I will contact my hosting partner and see if I can get my hands on some logging. Thanks for your time and help so far.

    Thread Starter jvalks

    (@jvalks)

    The output is:
    “List Name”,”Tab Style”,”Default Tab”,”All Tab”,”Toggle All Tab”,Toggle,”Style Cat Tab Btn”,”Price List Desc”,”Title Font Size”,”Title Color Top”,”List Name Font”,”Tab Font Size”,”Title Color”,”Title Font”,”Service Font Size”,”Service Color”,”Desc Font”,”Hover Color”,”Service Price Font Size”,”Price Color”,”Price Font”,category,”Title Font Weight”,”Tab Font Weight”,”Service Font Weight”,”Service Price Font Weight”,”Service Description Font Size”,”Service Description Color”,”Service Description Font”,”Description Font Weight”,”Tab Description Font Size”,”Tab Description Color”,”Tab Description Font”,”Tab Description Font Weight”,”Field Id”,ID
    ,,,,,,,,,,,,,,,,,,,,,null,,,,,,,,,,,,,,

    Screenshot:
    https://snipboard.io/9uMGoQ.jpg

    Screenshot output:
    https://snipboard.io/VL6ymK.jpg

    Thread Starter jvalks

    (@jvalks)

    Thanks for the quick reaction!

    I found one invalid Json:

    “List Name”,”Tab Style”,”Default Tab”,”All Tab”,”Toggle All Tab”,Toggle,”Style Cat Tab Btn”,”Price List Desc”,”Title Font Size”,”Title Color Top”,”List Name Font”,”Tab Font Size”,”Title Color”,”Title Font”,”Service Font Size”,”Service Color”,”Desc Font”,”Hover Color”,”Service Price Font Size”,”Price Color”,”Price Font”,category,”Title Font Weight”,”Tab Font Weight”,”Service Font Weight”,”Service Price Font Weight”,”Service Description Font Size”,”Service Description Color”,”Service Description Font”,”Description Font Weight”,”Tab Description Font Size”,”Tab Description Color”,”Tab Description Font”,”Tab Description Font Weight”,”Field Id”,ID
    ,,,,,,,,,,,,,,,,,,,,,null,,,,,,,,,,,,,,

    • This reply was modified 4 years, 2 months ago by jvalks.

    As far as I know the plugin uses the WordPress configured mail settings. So… use a plugin like WS SMTP..

    Same problem here! I have one person connected to two services:

    1. service of 1 hour
    2. service of 2 hours

    When I book 1. at 18:00, I still can book 2. at the same time.. This does not make sense, and as I remember, it was not in de previous version!

    Thread Starter jvalks

    (@jvalks)

    Ok, I received a answer from my hosting provider. They told me that I need to block xmlrpc using web.config. Like described in this article: https://stackoverflow.com/questions/30716073/azure-wordpress-deny-xmlrpc

    They also told me that within a few days this will be standard on their platform during the increased amount of attacks. So, the AOI plugin IS working, but only in combination with a hosting provider that DOES use the .htaccess method…

    This makes things more complicated for the future I guess…

    Thread Starter jvalks

    (@jvalks)

    @adamngai: No, I primary used (and installed) AIO. The test site has only the AIO plugin…

    @wpsolutions: I will create a support ticket for this, I keep you up to date..

Viewing 15 replies - 16 through 30 (of 46 total)