the fix seems to be in the results.php under webassist/plugins/catalog/ folder and changing this line of code:
$currentPage = dirname($_SERVER['PHP_SELF']) . '/' . $currentPage;
to
$currentPage = dirname($_SERVER['PHP_SELF'])  . $currentPage;
 
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.