Empty needle in class-aws-cdn.php line 94
-
for anyone who is annoyed by this error here is the solution: open the file ” class-aws-cdn.php” replace line 94 with the following code:
`if ( !empty($currenturi) && stristr($pages, $currenturi) !== false) {
return true;
}`
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Empty needle in class-aws-cdn.php line 94’ is closed to new replies.