• Resolved flynsarmy

    (@flynsarmy)


    After upgrading to PHP 7.4 my error log is being flooded with:

    PHP Deprecated: Function get_magic_quotes_gpc() is deprecated in /wp-content/plugins/w3-total-cache/Util_Request.php on line 25
    PHP Stack trace:
    PHP 1. {main}() /wp-admin/admin-ajax.php:0
    PHP 2. require_once() /wp-admin/admin-ajax.php:22
    PHP 3. require_once() /wp-load.php:37
    PHP 4. require_once() /wp-config.php:231
    PHP 5. include_once() /wp-settings.php:308
    PHP 6. require_once() /wp-content/plugins/w3-total-cache/w3-total-cache.php:67
    PHP 7. W3TC\\Root_Loader->run() /wp-content/plugins/w3-total-cache/Root_Loader.php:164
    PHP 8. W3TC\\Generic_Plugin_WidgetForum->run() /wp-content/plugins/w3-total-cache/Root_Loader.php:98
    PHP 9. W3TC\\Util_Admin::get_current_wp_page() /wp-content/plugins/w3-total-cache/Generic_Plugin_WidgetForum.php:27
    PHP 10. W3TC\\Util_Request::get_string() /wp-content/plugins/w3-total-cache/Util_Admin.php:756
    PHP 11. W3TC\\Util_Request::get() /wp-content/plugins/w3-total-cache/Util_Request.php:44

    Seems to be caused by this line:
    if ( defined( 'TEMPLATEPATH' ) || get_magic_quotes_gpc() ) {

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @flynsarmy

    Thank you for bringing this to our attention.
    We are checking this and will reply back as soon as we inspect this!
    Thank you!

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @flynsarmy

    Once again thank you for bringing this to our attention.
    I’ve open an issue on your behalf in our GitHub public repository. Please make sure to follow the progress of the issue on a regular basis.
    Thank you!

    When I upgraded my wordpress web site exploremyways.com tp Php 7.2
    There is some error as below:

    Deprecated: Function create_function() is deprecated in /var/www/wp-content/object-cache.php on line 1

    Help please!

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @flynsarmy

    Sorry for the late reply!
    This issue was fixed in 0.13.0 Release.
    Thank you for your patience

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    @kkmaurya
    Sorry for the late reply, I’ve must have missed your question
    Please upgrade to 0.13.0 and see if the issue persists.

    Hi @kkmaurya

    I am having the same error with my site after upgrading to wordpress v.7.4. Im unable to change/rollback as i cant access the wordpress backend. Could you help to recommend what I can do?

    Thanks!

    Hi I have similar errors after upgrading to 7.4 on the request in WordPress to update php.need support please? Thank you

    Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/../public_html/wp-content/miwi/framework/environment/request.php on line 74

    Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/…/public_html/wp-content/miwi/framework/filesystem/path.php on line 96

    Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/…./public_html/wp-content/miwi/framework/filesystem/path.php on line 98

    Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/…./public_html/wp-content/miwi/framework/filesystem/path.php on line 100

    Notice: Array to string conversion in /home/…./public_html/wp-content/miwi/framework/registry/registry.php on line 169

    Notice: Trying to access array offset on value of type null in /home/…./public_html/wp-content/plugins/cta/classes/class.cta.render.php on line 492

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @pauls009
    This issue is not related to W3 Total Cache but with the miwi framework and CTA plugin.
    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘PHP Deprecated: Function get_magic_quotes_gpc() is deprecated’ is closed to new replies.