Repeat Selection Error
I want to try the DA repeat selection server behavior but I get this error (image attached), I deleted the wincache dat file and I get the same results.
I'm using php/mysql and DW CS6 (creative cloud version)
 
 
     9/18/2013 11:49 am  |  #1 Nutzo247
9/18/2013 11:49 am  |  #1 Nutzo247  I want to try the DA repeat selection server behavior but I get this error (image attached), I deleted the wincache dat file and I get the same results.
I'm using php/mysql and DW CS6 (creative cloud version)
 9/19/2013 5:56 am  |  #2 Jason ByrnesWebAssist
9/19/2013 5:56 am  |  #2 Jason ByrnesWebAssist
        When does this error happen? While the UI is loading or after setting up the repeat selection and clicking ok?
can you send a copy of the page you are using? and details on what you are selecting  on the page to be repeated?
 9/19/2013 7:08 am  |  #4 Jason ByrnesWebAssist
9/19/2013 7:08 am  |  #4 Jason ByrnesWebAssist
        ok, that answers the first question, but you don't address the rest.
 can you send a copy of the page you are using? and details on what you are selecting on the page to be repeated?
  can you send a copy of the page you are using? and details on what you are selecting on the page to be repeated?  
 9/19/2013 8:26 am  |  #5 Nutzo247
9/19/2013 8:26 am  |  #5 Nutzo247  Sorry my bad...
this section i want to create a repeat selection.
<div class="ProductImage"><img  src="../images/pimages/<?php echo $row_rsFeaturedProduct['urlProductFullImage']; ?>" alt="<?php echo $row_rsFeaturedProduct['txtProductName']; ?>"/></div> 9/19/2013 9:41 am  |  #6 Jason ByrnesWebAssist
9/19/2013 9:41 am  |  #6 Jason ByrnesWebAssist
        There is something wrong with the template that is causing the error. 
as a work around, open the page in an external text editor and change the following line:
<html class=""><!-- InstanceBegin template="/Templates/vvsmsomain5.dwt.php" codeOutsideHTMLIsLocked="false" -->
to:
<html class="">
save the page, then reopen it in DW and add the repeat selection.
once the repeat selection has been added, open it in the external text editor again and change that line back to:
<html class=""><!-- InstanceBegin template="/Templates/vvsmsomain5.dwt.php" codeOutsideHTMLIsLocked="false" -->Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.