cfspreadsheet-railo
cfspreadsheet-railo copied to clipboard
Error on install
I am going to assume the reason the extension wouldn't install is because I am still on an earlier version of the railo beta cycle 3.2.003 (3.2.1 will not run when I update the .rc file) The error message I receive is:
invalid component definition, can't find /install/Install error occured in ExtensionManager.cfc:22 variable [INSTALL] doesn't exist error occured in extension.applications.install2.cfm:91
(via Michael Brennan-White)
key [PATHMODE] doesn't exist in struct (keys:)
error occured in InstallFolderMapping.cfc:31 29: 30: </!--- do path ---> 31: cfif config.pathMode EQ "error"> 32: cfset unzip(zip:"#path#content.zip",destination:config.path)> 33: cfelseif config.pathMode EQ "replace">
NOTE: leading cf brackets removed for comment
What version of Railo are you running?
hey Andy,
It's Railo 3.2.1.003 final
Hi Nick
I managed to install this correctly (under the Web Administrator) from http://www.andyjarrett.co.uk/RailoExtensionProvider/ExtensionProvider.cfc
Whats actually odd is that your error is referencing code which isn't even on line 33 if you go and look at https://github.com/andyj/RailoExtensionProvider/blob/master/cfpoi/installFolder.cfc ?
Can you try again using the extension URL in this message and let me know what happens? If you don't want to play around with your install of Railo you could try using Railo Express first (http://www.getrailo.org/index.cfm/download/)?