Another clean install of modx along with flexibility.
When installing flexibility, this is what appears in the consol:
Console
Console running...
Attempting to install package with signature: flexibility-2.0.4-alpha
Package found...now preparing to install.
Grabbing package workspace...
Workspace environment initiated, now installing package...
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/core/components/formit into archive C:/xampp/htdocs/modx22pl2/core/packages/formit-2.0.2-pl/modCategory/adfafed3d06a6b43765ce2692c95e806.0.preserved.zip
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/assets/components/gallery into archive C:/xampp/htdocs/modx22pl2/core/packages/gallery-1.4.0-rc1/modCategory/1647f1f7472df8649323791d2d87f377.0.preserved.zip
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/core/components/gallery into archive C:/xampp/htdocs/modx22pl2/core/packages/gallery-1.4.0-rc1/modCategory/1647f1f7472df8649323791d2d87f377.1.preserved.zip
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => xhtml_urls )
Could not load package metadata for package gallery.
Created table `gallery_items` SQL: CREATE TABLE `gallery_items` (`id` INTEGER unsigned NOT NULL AUTO_INCREMENT, `name` VARCHAR(100) NOT NULL DEFAULT '', `filename` VARCHAR(255) NOT NULL DEFAULT '', `description` TEXT NULL, `mediatype` VARCHAR(40) NOT NULL DEFAULT 'image', `url` TEXT NULL, `createdon` DATETIME NULL, `createdby` INT(10) unsigned NOT NULL DEFAULT '0', `active` TINYINT(1) unsigned NOT NULL DEFAULT '0', `duration` VARCHAR(40) NOT NULL DEFAULT '', `streamer` TEXT NULL, `watermark_pos` VARCHAR(10) NOT NULL DEFAULT 'tl', PRIMARY KEY (`id`), INDEX `createdby` (`createdby`)) ENGINE=MyISAM
Created table `gallery_albums` SQL: CREATE TABLE `gallery_albums` (`id` INTEGER unsigned NOT NULL AUTO_INCREMENT, `parent` INT(10) unsigned NOT NULL DEFAULT '0', `name` VARCHAR(255) NOT NULL DEFAULT '', `description` TEXT NULL, `createdon` DATETIME NULL, `createdby` INT(10) unsigned NOT NULL DEFAULT '0', `rank` INT(10) unsigned NOT NULL DEFAULT '0', `active` TINYINT(1) unsigned NOT NULL DEFAULT '0', `prominent` TINYINT(1) unsigned NOT NULL DEFAULT '0', `watermark` VARCHAR(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`), INDEX `parent` (`parent`), INDEX `name` (`name`), INDEX `createdby` (`createdby`)) ENGINE=MyISAM
Created table `gallery_album_items` SQL: CREATE TABLE `gallery_album_items` (`id` INTEGER unsigned NOT NULL AUTO_INCREMENT, `item` INT(10) unsigned NOT NULL DEFAULT '0', `album` INT(10) unsigned NOT NULL DEFAULT '0', `rank` INT(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), INDEX `item` (`item`), INDEX `album` (`album`)) ENGINE=MyISAM
Created table `gallery_album_contexts` SQL: CREATE TABLE `gallery_album_contexts` (`id` INTEGER unsigned NOT NULL AUTO_INCREMENT, `album` INT(10) unsigned NOT NULL DEFAULT '0', `context_key` VARCHAR(100) NOT NULL DEFAULT 'web', PRIMARY KEY (`id`), INDEX `album` (`album`), INDEX `context_key` (`context_key`)) ENGINE=MyISAM
Created table `gallery_tags` SQL: CREATE TABLE `gallery_tags` (`id` INTEGER unsigned NOT NULL AUTO_INCREMENT, `item` INT(10) unsigned NOT NULL DEFAULT '0', `tag` VARCHAR(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`), INDEX `item` (`item`), INDEX `tag` (`tag`)) ENGINE=MyISAM
PHP warning: unlink(C:/xampp/htdocs/modx22pl2/core/cache/action_map/mgr/actions.cache.php) [function.unlink]: Permission denied
PHP warning: closedir(): 2516 is not a valid Directory resource
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/core/components/getresources into archive C:/xampp/htdocs/modx22pl2/core/packages/getresources-1.4.0-pl/modSnippet/72d3e680a8716e51f0395f81641f12d6.0.preserved.zip
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/core/components/if into archive C:/xampp/htdocs/modx22pl2/core/packages/if-1.1-pl/modSnippet/f993aaa8593db02e141a807e2dc37825.0.preserved.zip
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/core/components/migx into archive C:/xampp/htdocs/modx22pl2/core/packages/migx-2.0.0-beta1/modCategory/2b446dbe36bd846195f873c71352721b.0.preserved.zip
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/assets/components/migx into archive C:/xampp/htdocs/modx22pl2/core/packages/migx-2.0.0-beta1/modCategory/2b446dbe36bd846195f873c71352721b.1.preserved.zip
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/core/components/simplesearch into archive C:/xampp/htdocs/modx22pl2/core/packages/simplesearch-1.5.1-pl/modCategory/4463f9bc8735874a3be31b8d7e8959e3.0.preserved.zip
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/assets/components/tinymce into archive C:/xampp/htdocs/modx22pl2/core/packages/tinymce-4.3.1-pl/modPlugin/2e175a8893942319887eba8543e37325.0.preserved.zip
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/core/components/tinymce into archive C:/xampp/htdocs/modx22pl2/core/packages/tinymce-4.3.1-pl/modPlugin/2e175a8893942319887eba8543e37325.1.preserved.zip
Attempting to set which_editor setting to TinyMCE.
Attempting to set use_editor setting to on.
Attempting to fix forced_root_block setting for TinyMCE.
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/core/components/wayfinder into archive C:/xampp/htdocs/modx22pl2/core/packages/wayfinder-2.3.3-pl/modSnippet/f60ad37c018f54d4d06ac4c6b2d062db.0.preserved.zip
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/assets/templates/flexibility into archive C:/xampp/htdocs/modx22pl2/core/packages/flexibility-2.0.4-alpha/modCategory/8dabc4efd67e29e656e2a2c4bd3af9f3.2.preserved.zip
Attempting to preserve files at C:/xampp/htdocs/modx22pl2/core/packages into archive C:/xampp/htdocs/modx22pl2/core/packages/flexibility-2.0.4-alpha/modCategory/8dabc4efd67e29e656e2a2c4bd3af9f3.3.preserved.zip
Successfully installed package flexibility-2.0.4-alpha
There was nothing in my error log this time. I don't know what happened last go round, but things are working 100% this time! Thanks
I also was wondering if the "Description" on the slider does anything besides populate the alt and title tags for each image. If that is all it does, I suggest that you maybe change the input type to Text instead, because with it currently being a RichText box, paragraph tags are being added into the alt and title properties for each image, which I doubt was intended. Thanks again tho!