cfspreadsheet-railo icon indicating copy to clipboard operation
cfspreadsheet-railo copied to clipboard

Error on install

Open andyj opened this issue 14 years ago • 4 comments
trafficstars

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)

andyj avatar Jan 02 '11 08:01 andyj

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

nicktong avatar Jan 29 '11 15:01 nicktong

What version of Railo are you running?

andyj avatar Jan 31 '11 07:01 andyj

hey Andy,

It's Railo 3.2.1.003 final

nicktong avatar Jan 31 '11 08:01 nicktong

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/)?

andyj avatar Feb 02 '11 07:02 andyj