File Genie PHP Support Product Page
Trying to perform the basic demo
Asked 11 years ago
1
has this question
11 years ago Christian Wilson posted:
Trying to perform the basic demo and when I try to ApplyServerBehavior FolderListRepeater to the two select objects I get a javascript error. Here is what I have
<?php require_once('http://columbiarivercamaroclub.com/ScriptLibrary/incFileGenie.php'); ?> <?php // *** Folder List 1.06 $test = new fileGenie(); $test->path = "http://columbiarivercamaroclub.com/gallery/4images/data/media"; $test->allowedExtensions = ""; $test->includeFolders = true; $test->showThumbnailsOnly = false; $test->thumbnailsSuffix = "_small"; $test->naming = "suffix"; $test->thumbPath = ""; $test->processFolder("fileName", "ASC"); ?> <?php echo $test->folderList("fileName"); ?> <?php echo $test->folderList("size"); ?>
using CC
Replies
Replied 11 years ago
11 years ago Teodor Kuduschiev replied:
Hello,
Please clear you DW cache and try again: www.dmxzone.com/go/16740/clearing-dreamweaver-s-cache/
Please clear you DW cache and try again: www.dmxzone.com/go/16740/clearing-dreamweaver-s-cache/