• Resolved Rzgar Espo

    (@rzgarespo)


    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)
  • Plugin Author luckychingi

    (@luckychingi)

    Thanks @rzgarespo

    Line 94 modified as suggested and version 2.0.10 updated.

    Thread Starter Rzgar Espo

    (@rzgarespo)

    Thank you much appreciated

    Hello,

    We have the same issue and we are updated to the lastest version (2.0.12). Here is the error we are getting:

    PHP Warning: strstr(): Empty needle in /home/jellyfish/public_html/wp-content/plugins/aws-cdn-by-wpadmin/admin/wpa-aws-configure.php on line 95

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.