Monday 07 September 2009 7:06:40 am
Hi, I've the same problem with eZ 4.1.3: I know that isn't a bug because ez is in Multisite configuration and I haven't troubles with others admin's sites, but I'm unable to find what's the difference that causes issues. When I enable debug the only relevant errors that I can find are:
[ Sep 07 2009 15:58:02 ] [88.37.114.218] Timing Point: Module start 'content'
[ Sep 07 2009 15:58:02 ] [88.37.114.218] PHP: E_NOTICE:
Undefined variable: objectName in /my_path_to_website/kernel/content/upload.php on line 78
[ Sep 07 2009 15:58:02 ] [88.37.114.218] eZContentUpload::detectLocations:
Matched assignment for upload :'image;media/images'
[ Sep 07 2009 15:58:02 ] [88.37.114.218] PHP: E_NOTICE: Undefined index: name in /my_path_to_website/kernel/classes/ezcontentupload.php on line 670 Does anyone know how to fix this? Thanks.
|