[Fix] Call to undefined function w3_url_format() in PgCacheAdmin.php

W3 Total Cache is een van de meest populaire modules van optimalisatie (SEO şi verbruik van serverbronnen) voor . Deze tutorial lost een fout op "Call to undefined function w3_url_format() in PgCacheAdmin.php' dat in sommige scenario's verschijnt.

Op een paar sites gebruik ik dit inpluggen WordPress Ik kwam fouten tegen zoals:

Sat Oct 01 05:41:28 2011] [error] [client IP] PHP Fatal error:  Call to undefined function w3_url_format() in /home/username/public_html/wp-content/plugins/w3-total-cache/lib/W3/Plugin/PgCacheAdmin.php on line 213

Ik specificeer dat de fout ook in de nieuwste versie verschijnt 0.9.2.4 a W3 Total Cache
Voor een blog eigenaar die  voor de administratie van de dienst van of geen toegang tot Apache Error Logs, Deze fout het is onzichtbaar. Ik weet niet precies of het de goede werking van de plug-in beïnvloedt W3 Total Cache, maar het is goed om geëlimineerd te worden.

[Fix] Call to undefined function w3_url_format() in PgCacheAdmin.php

1. Open het bestand PgCacheAdmin. si onder de 10:

require_once W3TC_INC_DIR . '/functions/rule.php';

voeg de regel toe:

require_once W3TC_INC_DIR . '/functions/url.php';
[Fix] Call to undefined function w3_url_format() in PgCacheAdmin.php
[Fix] Call to undefined function w3_url_format() in PgCacheAdmin.php

2. Sla het bestand op PgCacheAdmin.php.

Nu is alles in orde.

Downloaden W3 Total Cache WordPress Plugin - link .

W3 Total Cache

Verbeter de prestaties van de site en de gebruikerservaring via caching: browser, pagina, object, database, minify en content delivery network ondersteuning. W3 Total Cache verbetert de gebruikerservaring van uw site door uw serverprestaties te verbeteren, elk aspect van uw site in de cache op te slaan, downloadtijden te verkorten en transparante content delivery network (CDN)-integratie te bieden.

Gepassioneerd door techniek schrijf ik met plezier verder StealthSettings.com sinds 2006. Ik heb uitgebreide ervaring met besturingssystemen: macOS, Windows şi Linux, maar ook in programmeertalen en blogplatforms (WordPress) en voor online winkels (WooCommerce, Magento, PrestaShop).

Hoe werkt het? » WordPress » [Fix] Call to undefined function w3_url_format() in PgCacheAdmin.php
Laat een bericht achter