<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Drupal 7.23 and latest Views slide show produce error:<br>
    <ul class="messages__list">
      <li class="\&quot;messages__item\&quot;"><em class="placeholder">Deprecated
          function</em>: preg_replace(): The /e modifier is deprecated,
        use preg_replace_callback instead in <em class="placeholder">_views_slideshow_preprocess_views_slideshow()</em>
        (line <em class="placeholder">73</em> of <em
          class="placeholder">/var/www/html/sandbox/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc</em>).</li>
      <li class="\&quot;messages__item\&quot;"><em class="placeholder">Deprecated
          function</em>: preg_replace(): The /e modifier is deprecated,
        use preg_replace_callback instead in <em class="placeholder">_views_slideshow_preprocess_views_slideshow()</em>
        (line <em class="placeholder">76</em> of <em
          class="placeholder">/var/www/html/sandbox/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc</em>).</li>
    </ul>
    <p>and repeat the error about 70 times. Seems silly to repeat the
      same (line <em class="placeholder">76)</em> lines so many times,
      this too must be a bug.<br>
    </p>
    <p>I see in 2012 there was a patch which does not work in these
      versions.<br>
    </p>
    <p>I deleted the latest views_slideshow and installed an older
      version that works with drupal 7.21 in our live site. <br>
      It too fails with 7.23 so it seems to be a drupal core error. I'm
      glad I haven't updated core in the live site.<br>
    </p>
    <p>Has anyone found a fix for the views_slideshow error please.<br>
    </p>
    <p>Thanks in advance<br>
      Roger<br>
    </p>
  </body>
</html>