Since this error occures even when the filebrowser extension is just installed but not activated, I think this is a critical error since you can't see the admin/module page any longer.
I read somewhere that the module is capable of replacing the filebrowser module but I can't find anything in the readme.txt if its safe to remove the old filebrowser module without crashing my installation nor that I have to ?
[Sun Nov 19 01:32:37 2006] [error] [client 192.168.42.xxx] PHP Fatal error: Cannot redeclare filebrowser_get_fileinfo() (previously declared in /srv/www/vhosts/mypath/htdocs/modules/filebrowser/filebrowser.module:275) in /srv/www/vhosts/mypath/htdocs/modules/filebrowser_extensions/filebrowser_cells.php on line 135, referer: http://mypath/?q=admin/modules
Comments
Comment #1
dman commentedThanks, that was indeed fatal.
Legacy support for the original way of doing things.
I should probably rename a whole bunch of the functions, but the idea was that the two versions could be sorta complimentary ... then I rewrote from scratch anyway :)
I've patched a rename it into the current CVS
Comment #2
dman commentedpatched back then
Comment #3
dman commented