[dev] conf.php not getting loaded
Nathan Mills
nathan at nwacg.net
Fri Jun 27 19:15:44 UTC 2008
Jan Schneider wrote:
> This is probably a side-effect of the registry call. prefs.php is loaded
> during the pushApp() call, i.e. when loading an applications. This same
> method is also importing the conf.php file.
> But with executing $registry->call(), you push (implicitly) another
> application on the application stack, while the current application is
> still not completely loaded. My guess is that the registry is choking on
> this behavior.
So I should try and figure out exactly what parts of Turba need to be
loaded to do the search and load them manually? Or should I just give up
now? :p
-Nathan
More information about the dev
mailing list