[imp] Re: error renaming folders
Stefan Hessenauer
s.hessenauer at ppc-ag.de
Thu May 6 06:53:56 PDT 2004
Chuck Hagenbuch <chuck <at> horde.org> writes:
>
> Quoting Stefan Hessenauer <s.hessenauer <at> ppc-ag.de>:
>
> > Only the warning comes up again
> >
> > Warning: in_array(): Wrong datatype for second argument in
> > /var/www3/imp/lib/Folder.php on line 520
>
> Up on line 506, please put:
> var_dump($subscribed_folders);
>
> ... and tell us what it says.
output of var_dump:
===========================================================
bool(false)
Warning: in_array(): Wrong datatype for second argument in
/var/www3/imp/lib/Folder.php on line 520
===========================================================
But the folder was renamed:
'The folder "barfoo" was successfully renamed to "foobar".'
MfG Stefan
More information about the imp
mailing list