Quantcast
Channel: WordPress.org Forums » [Autoptimize] Support
Viewing all articles
Browse latest Browse all 14094

futtta on "[Plugin: Autoptimize] PHP Error"

$
0
0

Ah, but the line you pasted is from autoptimizeScripts.php, but autoptimizeStyles.php, which the warning mentions, has this:

$type=end(explode('.',$path));

can you change that into

$explA=explode('.',$path);
$type=end($explA);

and check if that silences that strict warning?

frank


Viewing all articles
Browse latest Browse all 14094

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>