pyrocms / pyrocms

Pyro is an experienced and powerful Laravel PHP CMS.
https://www.pyrocms.com/
Other
3.18k stars 934 forks source link

2.3/develop - Bunch of erros while/after installation (No such file or directory) #3183

Closed Braincompiler closed 10 years ago

Braincompiler commented 10 years ago

While or after installation of 2.3/develop a series of errors occurs. All of them are related to one or more not existing files or directories.

The (very long) part of the log output:

ERROR - 2014-02-10 10:59:00 --> Exception [ 0 ]: Theme 'default' does not exist! ~ {PATH}\system\cms\modules\addons\src\Pyro\Module\Addons\ThemeManager.php [ 107 ]
DEBUG - 2014-02-10 10:59:14 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Hooks Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Utf8 Class Initialized
DEBUG - 2014-02-10 10:59:14 --> UTF-8 Support Enabled
DEBUG - 2014-02-10 10:59:14 --> URI Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Router Class Initialized
DEBUG - 2014-02-10 10:59:14 --> No URI present. Default controller set.
DEBUG - 2014-02-10 10:59:14 --> Output Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Security Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Input Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Global POST and COOKIE data sanitized
DEBUG - 2014-02-10 10:59:14 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Helper loaded: url_helper
DEBUG - 2014-02-10 10:59:14 --> Helper loaded: form_helper
DEBUG - 2014-02-10 10:59:14 --> Helper loaded: language_helper
DEBUG - 2014-02-10 10:59:14 --> CI_Session Class Initialized
DEBUG - 2014-02-10 10:59:14 --> CI_Session routines successfully run
DEBUG - 2014-02-10 10:59:14 --> Controller Class Initialized
DEBUG - 2014-02-10 10:59:14 --> Config file loaded: ./config/servers.php
DEBUG - 2014-02-10 10:59:14 --> Language file loaded: language/english/installer_lang.php
DEBUG - 2014-02-10 10:59:14 --> Form Validation Class Initialized
DEBUG - 2014-02-10 10:59:14 --> File loaded: ./views/step_1.php
ERROR - 2014-02-10 10:59:14 --> Could not find the language line "intro"
DEBUG - 2014-02-10 10:59:14 --> File loaded: ./views/global.php
DEBUG - 2014-02-10 10:59:14 --> Final output sent to browser
DEBUG - 2014-02-10 10:59:14 --> Total execution time: 0.2240
ERROR - 2014-02-10 10:59:15 --> Query error: Table '{TABLE}.default_settings' doesn't exist - Invalid query: INSERT INTO `default_settings` (`slug`, `title`, `description`, `type`, `default`, `value`, `options`, `is_required`, `is_gui`, `module`) VALUES ('addons_upload', 'Addons Upload Permissions', 'Keeps mere admins from uploading addons by default', 'text', '0', '1', '', '1', '0', '')
ERROR - 2014-02-10 10:59:15 --> ErrorException [ 1 ]: Error Number: 42S02/1146 / Table '{TABLE}.default_settings' doesn't exist / INSERT INTO `default_settings` (`slug`, `title`, `description`, `type`, `default`, `value`, `options`, `is_required`, `is_gui`, `module`) VALUES ('addons_upload', 'Addons Upload Permissions', 'Keeps mere admins from uploading addons by default', 'text', '0', '1', '', '1', '0', '') / Filename: C:/xampp-1.8.3/htdocs/foxes/2014/migrations/031_Addons_upload_permissions.php / Line Number: 18 ~  [ 0 ]
DEBUG - 2014-02-10 10:59:20 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Hooks Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Utf8 Class Initialized
DEBUG - 2014-02-10 10:59:20 --> UTF-8 Support Enabled
DEBUG - 2014-02-10 10:59:20 --> URI Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Router Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Output Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Security Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Input Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Global POST and COOKIE data sanitized
DEBUG - 2014-02-10 10:59:20 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Helper loaded: url_helper
DEBUG - 2014-02-10 10:59:20 --> Helper loaded: form_helper
DEBUG - 2014-02-10 10:59:20 --> Helper loaded: language_helper
DEBUG - 2014-02-10 10:59:20 --> CI_Session Class Initialized
DEBUG - 2014-02-10 10:59:20 --> CI_Session routines successfully run
DEBUG - 2014-02-10 10:59:20 --> Controller Class Initialized
DEBUG - 2014-02-10 10:59:20 --> Language file loaded: language/english/installer_lang.php
DEBUG - 2014-02-10 10:59:20 --> Final output sent to browser
DEBUG - 2014-02-10 10:59:20 --> Total execution time: 0.1950
DEBUG - 2014-02-10 10:59:26 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Hooks Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Utf8 Class Initialized
DEBUG - 2014-02-10 10:59:26 --> UTF-8 Support Enabled
DEBUG - 2014-02-10 10:59:26 --> URI Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Router Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Output Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Security Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Input Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Global POST and COOKIE data sanitized
DEBUG - 2014-02-10 10:59:26 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Helper loaded: url_helper
DEBUG - 2014-02-10 10:59:26 --> Helper loaded: form_helper
DEBUG - 2014-02-10 10:59:26 --> Helper loaded: language_helper
DEBUG - 2014-02-10 10:59:26 --> CI_Session Class Initialized
DEBUG - 2014-02-10 10:59:26 --> CI_Session routines successfully run
DEBUG - 2014-02-10 10:59:26 --> Controller Class Initialized
DEBUG - 2014-02-10 10:59:26 --> Language file loaded: language/english/installer_lang.php
DEBUG - 2014-02-10 10:59:26 --> Final output sent to browser
DEBUG - 2014-02-10 10:59:26 --> Total execution time: 0.1830
DEBUG - 2014-02-10 10:59:27 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Hooks Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Utf8 Class Initialized
DEBUG - 2014-02-10 10:59:27 --> UTF-8 Support Enabled
DEBUG - 2014-02-10 10:59:27 --> URI Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Router Class Initialized
DEBUG - 2014-02-10 10:59:27 --> No URI present. Default controller set.
DEBUG - 2014-02-10 10:59:27 --> Output Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Security Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Input Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Global POST and COOKIE data sanitized
DEBUG - 2014-02-10 10:59:27 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Helper loaded: url_helper
DEBUG - 2014-02-10 10:59:27 --> Helper loaded: form_helper
DEBUG - 2014-02-10 10:59:27 --> Helper loaded: language_helper
DEBUG - 2014-02-10 10:59:27 --> CI_Session Class Initialized
DEBUG - 2014-02-10 10:59:27 --> CI_Session routines successfully run
DEBUG - 2014-02-10 10:59:27 --> Controller Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Config file loaded: ./config/servers.php
DEBUG - 2014-02-10 10:59:27 --> Language file loaded: language/english/installer_lang.php
DEBUG - 2014-02-10 10:59:27 --> Form Validation Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Language file loaded: language/english/form_validation_lang.php
DEBUG - 2014-02-10 10:59:27 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Hooks Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Utf8 Class Initialized
DEBUG - 2014-02-10 10:59:27 --> UTF-8 Support Enabled
DEBUG - 2014-02-10 10:59:27 --> URI Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Router Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Output Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Security Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Input Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Global POST and COOKIE data sanitized
DEBUG - 2014-02-10 10:59:27 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Helper loaded: url_helper
DEBUG - 2014-02-10 10:59:27 --> Helper loaded: form_helper
DEBUG - 2014-02-10 10:59:27 --> Helper loaded: language_helper
DEBUG - 2014-02-10 10:59:27 --> CI_Session Class Initialized
DEBUG - 2014-02-10 10:59:27 --> CI_Session routines successfully run
DEBUG - 2014-02-10 10:59:27 --> Controller Class Initialized
DEBUG - 2014-02-10 10:59:27 --> Config file loaded: ./config/servers.php
DEBUG - 2014-02-10 10:59:27 --> Language file loaded: language/english/installer_lang.php
DEBUG - 2014-02-10 10:59:27 --> Form Validation Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Hooks Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Utf8 Class Initialized
DEBUG - 2014-02-10 10:59:28 --> UTF-8 Support Enabled
DEBUG - 2014-02-10 10:59:28 --> URI Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Router Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Output Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Security Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Input Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Global POST and COOKIE data sanitized
DEBUG - 2014-02-10 10:59:28 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Helper loaded: url_helper
DEBUG - 2014-02-10 10:59:28 --> Helper loaded: form_helper
DEBUG - 2014-02-10 10:59:28 --> Helper loaded: language_helper
DEBUG - 2014-02-10 10:59:28 --> CI_Session Class Initialized
DEBUG - 2014-02-10 10:59:28 --> CI_Session routines successfully run
DEBUG - 2014-02-10 10:59:28 --> Controller Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Config file loaded: ./config/servers.php
DEBUG - 2014-02-10 10:59:28 --> Language file loaded: language/english/installer_lang.php
DEBUG - 2014-02-10 10:59:28 --> Form Validation Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Helper loaded: file_helper
DEBUG - 2014-02-10 10:59:28 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Hooks Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Utf8 Class Initialized
DEBUG - 2014-02-10 10:59:28 --> UTF-8 Support Enabled
DEBUG - 2014-02-10 10:59:28 --> URI Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Router Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Output Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Security Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Input Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Global POST and COOKIE data sanitized
DEBUG - 2014-02-10 10:59:28 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Helper loaded: url_helper
DEBUG - 2014-02-10 10:59:28 --> Helper loaded: form_helper
DEBUG - 2014-02-10 10:59:28 --> Helper loaded: language_helper
DEBUG - 2014-02-10 10:59:28 --> CI_Session Class Initialized
DEBUG - 2014-02-10 10:59:28 --> CI_Session routines successfully run
DEBUG - 2014-02-10 10:59:28 --> Controller Class Initialized
DEBUG - 2014-02-10 10:59:28 --> Config file loaded: ./config/servers.php
DEBUG - 2014-02-10 10:59:28 --> Language file loaded: language/english/installer_lang.php
DEBUG - 2014-02-10 10:59:28 --> Form Validation Class Initialized
DEBUG - 2014-02-10 10:59:28 --> File loaded: ./views/step_4.php
ERROR - 2014-02-10 10:59:28 --> Could not find the language line "intro"
DEBUG - 2014-02-10 10:59:28 --> File loaded: ./views/global.php
DEBUG - 2014-02-10 10:59:28 --> Final output sent to browser
DEBUG - 2014-02-10 10:59:28 --> Total execution time: 0.2060
ERROR - 2014-02-10 10:59:28 --> Query error: Table '{TABLE}.default_settings' doesn't exist - Invalid query: INSERT INTO `default_settings` (`slug`, `title`, `description`, `type`, `default`, `value`, `options`, `is_required`, `is_gui`, `module`) VALUES ('addons_upload', 'Addons Upload Permissions', 'Keeps mere admins from uploading addons by default', 'text', '0', '1', '', '1', '0', '')
ERROR - 2014-02-10 10:59:28 --> ErrorException [ 1 ]: Error Number: 42S02/1146 / Table '{TABLE}.default_settings' doesn't exist / INSERT INTO `default_settings` (`slug`, `title`, `description`, `type`, `default`, `value`, `options`, `is_required`, `is_gui`, `module`) VALUES ('addons_upload', 'Addons Upload Permissions', 'Keeps mere admins from uploading addons by default', 'text', '0', '1', '', '1', '0', '') / Filename: C:/xampp-1.8.3/htdocs/foxes/2014/migrations/031_Addons_upload_permissions.php / Line Number: 18 ~  [ 0 ]
DEBUG - 2014-02-10 10:59:39 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Hooks Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Utf8 Class Initialized
DEBUG - 2014-02-10 10:59:39 --> UTF-8 Support Enabled
DEBUG - 2014-02-10 10:59:39 --> URI Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Router Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Output Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Security Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Input Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Global POST and COOKIE data sanitized
DEBUG - 2014-02-10 10:59:39 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Language Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Config Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Loader Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Helper loaded: url_helper
DEBUG - 2014-02-10 10:59:39 --> Helper loaded: form_helper
DEBUG - 2014-02-10 10:59:39 --> Helper loaded: language_helper
DEBUG - 2014-02-10 10:59:39 --> CI_Session Class Initialized
DEBUG - 2014-02-10 10:59:39 --> CI_Session routines successfully run
DEBUG - 2014-02-10 10:59:39 --> Controller Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Config file loaded: ./config/servers.php
DEBUG - 2014-02-10 10:59:39 --> Language file loaded: language/english/installer_lang.php
DEBUG - 2014-02-10 10:59:39 --> Form Validation Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Language file loaded: language/english/form_validation_lang.php
DEBUG - 2014-02-10 10:59:39 --> Model Class Initialized
DEBUG - 2014-02-10 10:59:39 --> Model Class Initialized
DEBUG - 2014-02-10 10:59:40 --> Helper loaded: directory_helper
DEBUG - 2014-02-10 10:59:40 --> File loaded: {PATH}/system/cms/modules/streams_core/language/english/pyrostreams_lang.php
DEBUG - 2014-02-10 10:59:40 --> File loaded: {PATH}/system/cms/modules/streams_core/config/streams.php
DEBUG - 2014-02-10 10:59:40 --> File loaded: {PATH}/system/cms/modules/settings/libraries/Settings.php
DEBUG - 2014-02-10 10:59:40 --> File loaded: {PATH}/system/cms/modules/settings/language/english/settings_lang.php
DEBUG - 2014-02-10 10:59:40 --> -- Settings: going to install the default settings
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing site_name
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing site_slogan
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing meta_topic
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing site_lang
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing site_public_lang
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing date_format
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing currency
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing records_per_page
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing rss_feed_items
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing dashboard_rss
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing dashboard_rss_count
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing frontend_enabled
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing unavailable_message
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing ga_tracking
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing ga_profile
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing ga_email
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing ga_password
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing contact_email
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing server_email
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing mail_protocol
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing mail_smtp_host
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing mail_smtp_pass
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing mail_smtp_port
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing mail_smtp_user
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing mail_sendmail_path
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing twitter_cache
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing admin_force_https
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing api_enabled
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing api_user_keys
DEBUG - 2014-02-10 10:59:40 --> -- Settings: installing cdn_domain
ERROR - 2014-02-10 10:59:40 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:40 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:40 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:40 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:40 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:40 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\BlogsBlogEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:41 --> File loaded: {PATH}/system/cms/modules/pages/config/pages.php
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\PagesDefPageFieldsEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:41 --> Language file loaded: language/english/wysiwyg_lang.php
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\PagesDefPageFieldsEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:41 --> File loaded: {PATH}/system/cms/modules/keywords/libraries/Keywords.php
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:41 --> Language file loaded: language/english/text_lang.php
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:41 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:42 --> Language file loaded: language/english/textarea_lang.php
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:42 --> Language file loaded: language/english/pyro_lang_lang.php
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:42 --> Language file loaded: language/english/datetime_lang.php
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:42 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/url_lang.php
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\UsersProfilesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:43 --> File loaded: {PATH}/system/cms/modules/variables/language/english/variables_lang.php
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\VariablesVariablesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/slug_lang.php
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\VariablesVariablesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\VariablesVariablesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/field_lang.php
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 76
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 82
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 88
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> mkdir(): No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 94
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_get_contents(./modules\streams_core\src\Pyro\Module\Streams_core\templates\EntryModel.txt): failed to open stream: No such file or directory {PATH}\system\cms\modules\streams_core\src\Pyro\Module\Streams_core\EntryModelGenerator.php 27
ERROR - 2014-02-10 10:59:43 --> Severity: Warning  --> file_put_contents(./modules\streams_core\models\DefaultSite\Pyro\Streams\Model\VariablesVariablesEntryModel.php): failed to open stream: No such file or directory {PATH}\system\vendor\illuminate\filesystem\Illuminate\Filesystem\Filesystem.php 71
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/country_lang.php
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/email_lang.php
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/encrypt_lang.php
DEBUG - 2014-02-10 10:59:43 --> Image Lib Class Initialized
DEBUG - 2014-02-10 10:59:43 --> File loaded: {PATH}/system/cms/modules/files/libraries/Files.php
DEBUG - 2014-02-10 10:59:43 --> File loaded: {PATH}/system/cms/modules/files/config/files.php
DEBUG - 2014-02-10 10:59:43 --> Config file loaded: {PATH}/system/sparks/cloudmanic-storage/1.0.4/config/storage.php
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/image_lang.php
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/integer_lang.php
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/keywords_lang.php
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/state_lang.php
DEBUG - 2014-02-10 10:59:43 --> Language file loaded: language/english/user_lang.php
DEBUG - 2014-02-10 10:59:44 --> Cannot modify header information - headers already sent by (output started at {PATH}\system\codeigniter\core\Exceptions.php:186)
jasonagnew commented 10 years ago

Related (https://github.com/pyrocms/pyrocms/issues/3168) & (https://github.com/pyrocms/pyrocms/issues/3161)

You could always install the Alpha build.

https://github.com/pyrocms/pyrocms/archive/v2.3.0-alpha1.zip https://github.com/pyrocms/pyrocms/tree/d2080138964142fa7e508eb3b4f5d3d57e3d7d6a

Braincompiler commented 10 years ago

That's true, but my intention was it to help you to boost the release of a stable 2.3 finally ;) I'm really looking forward to the new features :)

I'm still using 2.2 of course.

brignoni commented 10 years ago

I have to verify but this should be fixed. Will close for now. Let me know if there are still issues.

Thank you