Monday 22 September 2003 7:41:29 am
Ok, sorry to bother you all again but I'm still having trouble. Whenever I go upload a pdf file through the admin interface I get returned to the create file screen. If I try to upload images it works, no problems. The only clue to why this happens is the debug output:
Warning: PHP Sep 22 2003 15:33:01 Undefined variable: links in /var/www/html/ezpublish-my-sites/kernel/classes/datatypes/ezxmltext/handlers/input/ezsimplifiedxmlinput.php on line 1606
Warning: PHP Sep 22 2003 15:33:01 Undefined variable: node in /var/www/html/ezpublish-my-sites/kernel/classes/datatypes/ezxmltext/handlers/input/ezsimplifiedxmlinput.php on line 1629 Does anybody know what this means? I've changed the maximum file size to 6mb (my pdf is 3mb) so I'm pretty sure this isn't the problem and the fact that I can upload images to the folder means that it isn't a read/write problem (both files also have same permissions and owners as well)... Anybody had a similar experience?
|