[imp] imp error 2.3.6

Yohann Fourteau yohann.fourteau@shom.fr
Wed, 21 Mar 2001 19:56:36 +0100


Chuck Hagenbuch wrote:
> 
> Quoting Will <datafirm+imp@mm3k.com>:
> 
> > ---
> > Warning: Failed opening
> > '../lib/../config/../turba/lib/js/open_search_win.js' for inclusion
> > (include_path='/usr/local/lib/php:.') in ../lib/Registry.php on line
> > 242
> > ---
> 
> Make sure you copy the recent path changes in registry.php.dist to your own
> registry.php file. You should really be following the dev and cvs lists if
> you're going to track 2.3 out of cvs.
> 

I had the same error just after a cvs update two days ago :

The registry has changed :

69c77
<     'includeFile' => '%application%/lib/js/open_compose_win.js',
---
>     'includeFile' => '%application%/templates/javascript/open_compose_win.js',
75c83
<     'includeFile' => '%application%/lib/js/open_search_win.js'
---
>     'includeFile' => '%application%/templates/javascript/open_search_win.js'



-- 
Yohann F.