Forum Replies Created

Viewing 15 replies - 136 through 150 (of 160 total)
  • Thread Starter bjrnet21

    (@bjrnet21)

    I’ve resolved my issue. Since I couldn’t figure out how to get rid of the PHP warnings, I’ve simply deactivated and removed the Rainmaker plugin.

    Thread Starter bjrnet21

    (@bjrnet21)

    My log file is filling up with these warnings. In 24 hours my PHP log file is over 1 MB in size.

    Thread Starter bjrnet21

    (@bjrnet21)

    Just wanted to say thanks for a great plugin AND support!!!!

    Thread Starter bjrnet21

    (@bjrnet21)

    Resolved. Just redo all your settings.

    Thread Starter bjrnet21

    (@bjrnet21)

    Never mind. Looks like upgrade wipes out current settings.

    Thread Starter bjrnet21

    (@bjrnet21)

    I am still getting these PHP errors. ???

    • This reply was modified 8 years, 3 months ago by bjrnet21.

    I also see multiple entries for:
    [opinionstage plugin] successfully registered javascript asset ‘shortcodes’

    in my PHP error log file.

    I also have DEBUG off:
    define(‘WP_DEBUG’, false);
    in my wp-config.php file.

    What is going on?

    Thread Starter bjrnet21

    (@bjrnet21)

    Yes, I have the latest version of UpdraftPlus 1.13.5.
    When I upgraded from PHP 5.6 to PHP 7.0 initially, I got a lot of errors on the back-end (ie., admin screens, etc). Then, I upgraded to PHP 7.1 and everything seemed to work fine. Then, I noticed SG Optimizer showing errors for UpdraftPlus. Here they are. I haven’t attempted to use UpdraftPlus since upgrading to PHP 7.1.

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php
    ———————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————————————————–
    200 | ERROR | Global with variable variables is not allowed since PHP 7.0
    ———————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php
    ————————————————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————————————————————————
    3 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ————————————————————————————————————————————————————————

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php
    ——————————————————————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————-
    3 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————-

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php
    ——————————————————————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————-
    3 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————-

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php
    ————————————————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————————————————————————
    3 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ————————————————————————————————————————————————————————

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php
    —————————————————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————————————————————————
    3 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    —————————————————————————————————————————————————————————

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php
    ———————————————————————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————————————————————————-
    3 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ———————————————————————————————————————————————————————-

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php
    —————————————————————————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————————————————————————-
    3 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    —————————————————————————————————————————————————————————-

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php
    —————————————————————————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————————————————————————-
    3 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    —————————————————————————————————————————————————————————-

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php
    ———————————————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————————————————————————
    3 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ———————————————————————————————————————————————————————

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php
    ————————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————————————————————————–
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ————————————————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php
    ————————————————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————————————————————————
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ————————————————————————————————————————————————————————

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php
    ——————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————–
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php
    ——————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————–
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php
    ——————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————–
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php
    ——————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————–
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php
    ——————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————–
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php
    ——————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————–
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php
    ———————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————————————————————————–
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ———————————————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php
    ——————————————————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————————
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————————

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php
    ——————————————————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————————
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————————

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php
    ————————————————————————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————————————————————————-
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ————————————————————————————————————————————————————————-

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php
    —————————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————————————————————————–
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    —————————————————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php
    ——————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————–
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    ——————————————————————————————————————————————————————–

    FILE: /home/xxxxxxx/public_html/blackjackreview.com/wp/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php
    ———————————————————————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————————————————————————-
    18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)

    I use TinyMCE as well. Jetpack 5.2.1 breaks it. I had to roll-back to Jetpack 5.1. Waiting for a fix.

    Yes, I use TinyMCE as well. Latest version of Jetpack breaks it.

    I had to roll-back to Jetpack 5.1.

    Thread Starter bjrnet21

    (@bjrnet21)

    More info:

    https://wordpress.org/support/topic/5-2-breaks-text-and-tinymce-widgets/

    I use the tinymce-widgets plugin. Looks like this may be the culprit.

    Thread Starter bjrnet21

    (@bjrnet21)

    If I roll-back Jetpack to version 5.1 the editing screens for TDIH work again.

    Jetpack is currently at 5.2.1.
    I rolled back to 5.2 – same problem.
    I rolled back to 5.1 – problem fixed.

    This has been reported to Jetpack.

    Thread Starter bjrnet21

    (@bjrnet21)

    Looks like there is a conflict with Jetpack. I deactivated Jetpack and was able to edit an entry in the “This Day in History” database. As soon as I re-enabled Jetpack, editing was not possible in TDIH.

    This didn’t manifest itself until the WordPress 4.8.1 upgrade.

    Thread Starter bjrnet21

    (@bjrnet21)

    Ahhh… in linktous.php:

    function add_ltu_stylesheet() {
    wp_register_style(‘scStyleSheets’, plugins_url(‘gt-styles.css’,__FILE__));
    wp_enqueue_style( ‘scStyleSheets’);
    }

    I CHANGED TO:

    function add_ltu_stylesheet() {
    wp_register_style(‘scStyleSheets’, plugins_url(‘ltu-styles.css’,__FILE__));
    wp_enqueue_style( ‘scStyleSheets’);
    }

    ltu-styles.css is in this directory. Doesn’t appear to have changed anything, but at least the link is good now.

    Thread Starter bjrnet21

    (@bjrnet21)

    I unchecked the try/catch and …. it works!

Viewing 15 replies - 136 through 150 (of 160 total)