Error: onApplicationStart: component [org.mangoblog.Mango] has no function with name [GETDATAACCES开发者_StackOverflow中文版SFACTORY]
I got this error once I've installed MangoBlog. I've already checked there is "GETDATAACCESSFACTORY" function in components/mango.cfc file.
PS: I've installed it on Railo.
I helped ppshein on the Mango Blog forums, where he also posted this issue. It turns out that all he had to do was restart his CFML App Server (Railo).
Looks like this is a plug-in you should have installed but don't for some reason. I'd compare a fresh downloaded version with what's on the webroot. Beyond Compare will do it for you in a blink
I was getting the same error, and I am on a shared host so I can't restart Railo without emailing my host. But I DO have access to the Railo administrator, and I found that clearing the caches did the trick for me. In Railo Admin go to Settings->Performance/Caching and click all the Clear _ Cache buttons. I am not sure which you need to clear...you may be fine just clearing Component cache. I just cleared them all and
精彩评论