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)

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)
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?
ok, that answers the first question, but you don't address the rest.
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>
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.