We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When attempting to install in MODX 2.2.10, the setup hangs:
http://screencast.com/t/DlUgnYcf0IDQ
Here's the console code (never gets past this):
Attempting to install package with signature: tvimageplus-3.0.1-beta Package found...now preparing to install. Grabbing package workspace... Workspace environment initiated, now installing package... Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnTVInputPropertiesList ) Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnTVInputRenderList ) Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnTVOutputRenderList ) Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnTVOutputRenderPropertiesList ) Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnDocFormRender ) Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnManagerPageBeforeRender ) Attempting to preserve files at /home/my619des/public_html/pertino/assets/components/tvimageplus into archive /home/my619des/public_html/pertino/core/packages/tvimageplus-3.0.1-beta/modCategory/1abe2bd3340fe2130c75246fbb5cf069.0.preserved.zip Attempting to preserve files at /home/my619des/public_html/pertino/core/components/tvimageplus into archive /home/my619des/public_html/pertino/core/packages/tvimageplus-3.0.1-beta/modCategory/1abe2bd3340fe2130c75246fbb5cf069.1.preserved.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When attempting to install in MODX 2.2.10, the setup hangs:
http://screencast.com/t/DlUgnYcf0IDQ
Here's the console code (never gets past this):
Attempting to install package with signature: tvimageplus-3.0.1-beta
Package found...now preparing to install.
Grabbing package workspace...
Workspace environment initiated, now installing package...
Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnTVInputPropertiesList )
Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnTVInputRenderList )
Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnTVOutputRenderList )
Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnTVOutputRenderPropertiesList )
Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnDocFormRender )
Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 13 [event] => OnManagerPageBeforeRender )
Attempting to preserve files at /home/my619des/public_html/pertino/assets/components/tvimageplus into archive /home/my619des/public_html/pertino/core/packages/tvimageplus-3.0.1-beta/modCategory/1abe2bd3340fe2130c75246fbb5cf069.0.preserved.zip
Attempting to preserve files at /home/my619des/public_html/pertino/core/components/tvimageplus into archive /home/my619des/public_html/pertino/core/packages/tvimageplus-3.0.1-beta/modCategory/1abe2bd3340fe2130c75246fbb5cf069.1.preserved.zip
The text was updated successfully, but these errors were encountered: