Ticket #123 (new defect)

Opened 10 months ago

Last modified 9 months ago

autoload malfunction

Reported by: glen Owned by: moo
Priority: minor Milestone:
Component: cacher Version: 1.2.1
Keywords: Cc:
PHP Version: Application:
Need User Feedback: yes Other Exts:
SAPI: Irrelevant Probability:
Blocking:

Description

(mod_fastcgi.c.2570) FastCGI-stderr: PHP Fatal error: Class 'field_uploaded_file' not found in /usr/share/photoproject/actions/picture_add_flash.php on line 121

there exists __autoload() function which will include classes/$classname.inc

class inheritance is:

+-- 14 lines: class field_uploaded_file extends field------------------------------------------------------------------------------------------------------
+--175 lines: class field----------------------------------------------------------------------------------------------------------------------------------

the temporary fix was to restart xcache.

Change History

Changed 10 months ago by judas_iscariote

  • pending set

can you provide reproduce code in order to fix the problem ?

Changed 9 months ago by moo

  • component changed from admin to cacher
Note: See TracTickets for help on using tickets.