Mango



Thread: Installation Errors

Created on: 03/12/08 07:16 PM

New topic Reply    Page: 1  

Replies: 1
mndfchstr


mndfchstr's Gravatar
Joined: 12/05/07
Posts: 28

03/12/08 7:16 PM

Hi Laura.
I get this error on the second step of the setup.
Could not find the ColdFusion Component or Interface Setuputilities.Preferences.

Ensure that the name is correct and that the component or interface exists.





315 :          <cfset var result = structnew() />

316 :

317 :          <cfset var config = createObject("component",variables.componentPath & "utilities.Preferences").init("#arguments.path#config.cfm")>

318 :          <cfset var pluginPrefs = createObject("component",variables.componentPath & "utilities.Preferences").init("#arguments.path#pluginprefs.cfm")>

319 :          <cfset variables.config = "#arguments.path#config.cfm" />


I saw another post where you explain how to fix this, i went through those steps but it did not work. Any help would be greatly appreciated.
Thank you.
Link | Top | Bottom
Laura

Wizard
Laura's Gravatar
Joined: 01/29/05
Posts: 1521

03/19/08 12:55 AM

I have finally been able to reproduce this issue by setting a mapping on one of the parents folder of the blog location. Please check that there is no mapping set.

I have posted an update to the setup files, I hope that solves the problem: http://www.mangoblog.org/downloads/admin.zip

Just copy the files there in your admin and setup folders. It will overwrite some files. I only included the changed files, so make sure your setup folder still contains other files besides those in the zip.
Link | Top | Bottom

New Post

Please login to post a response.