• Resolved hupe13

    (@hupe13)


    I get a php warning on my shared hosting:

    PHP Warning: Undefined array key “REQUEST_SCHEME” in /path/wp-content/plugins/atec-cache-info/includes/atec-cache-info-results.php on line 52

    I don’t get this warnung on my other shared hosting.

    I have noticed that not all $_SERVER variables are available at every installation.

    There is an invalid link in includes/atec-footer.php:

    echo '<p style="font-size:100%; margin-bottom:0;">Please consider <a  target="_blank">donating</a> via <img style="height:14px;" src="../wp-content/plugins/atec-cache-apcu/assets/img/paypal.svg">.</p>';

    atec-cache-apcu is from the other plugin.

    • This topic was modified 1 year ago by hupe13. Reason: paypal.svg missing
Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter hupe13

    (@hupe13)

    Thank you for the update. But I get the warning on one host furthermore:

    PHP Warning: Undefined array key “REQUEST_SCHEME” in /htdocs/wp-content/plugins/atec-cache-info/includes/atec-cache-info-results.php on line 52

    Plugin Author docjojo

    (@docjojo)

    The issue is fixed in the current stable version.

    • This reply was modified 1 year ago by docjojo.
    Thread Starter hupe13

    (@hupe13)

    No, it isn’t. You forget to delete the lines.

    Apache 2.4 actually provides this variable. But this seems to be a problem with this one hoster.

    Your plugin helps me a lot to understand more about WordPress caches. Thank you very much.

    Plugin Author docjojo

    (@docjojo)

    Please check with new version 1.2.3

    Thread Starter hupe13

    (@hupe13)

    Thank you very much.

    Unfortunately the next error has crept in. When calling /wp-admin/admin.php?page=atec_wpci from admin side menu the error appears:

    Undefined array key “_wpnonce” in wp-content/plugins/atec-cache-info/includes/atec-reg-style.php:7

    I use the plugin Query Monitor to see such warnings or errors immediately.

    Plugin Author docjojo

    (@docjojo)

    please check 1.2.4

    Plugin Author docjojo

    (@docjojo)

    if you are willing to test other beta plugins please let me know.

    Thread Starter hupe13

    (@hupe13)

    please check 1.2.4

    Works now.

    if you are willing to test other beta plugins please let me know.

    Only if they are of interest to me as the developer of my plugin. My websites are of course leaflet map applications, so caching and such is difficult.

    Plugin Author docjojo

    (@docjojo)

    great.

    Current plugins:

    APCu: This plugin provides a simple but effective APCu object and page cache.

    Code: Turn your custom code (JS, CSS, HTML, PHP) into a SHORTCODE and place it anywhere on your page.

    DDoS: atec DDoS block (Distributed Denial of Service Attacks)

    Debug: Simple plugin to display the /wp-content/debug.log in the wordpress admin bar –?for easy debugging.

    Dir Scan: atec Dir Scan & Statistics
    (Number of files and size per directory)

    Optimize: This plugin provides a simple but effective way to improve the performance of your WP installation.
    Easy to configure.

    AWMS: Web map, conform with privacy regulations

    Thread Starter hupe13

    (@hupe13)

    I’ll write to you an email at the address on the website in your profile.

    Plugin Author docjojo

    (@docjojo)

    ok.

    Plugin Author docjojo

    (@docjojo)

    You can find current plugins at https://atec-systems.com/WP-Plugins/

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘$_SERVER[“REQUEST_SCHEME”] and paypal.svg’ is closed to new replies.