Hi,

try to add your module definition in config.inc.php like this:

     $this->aModules = array(
     'oxutilsfile' => 'my_oxutilsfile'
   );

some classes are loaded by oxnew before the config from DB is loaded(in this case aModules variable)


--------------------------------------------------
From: "Thomas Oppelt" <[email protected]>
Sent: Wednesday, June 16, 2010 2:06 PM
To: <[email protected]>
Subject: [oxid-dev-general] Some Classes cant be overloaded(https://bugs.oxid-esales.com/view.php?id=1097

hi

according https://bugs.oxid-esales.com/view.php?id=1097 i did not find any updated informations, maybe i miss something? as far as i can see it is still not possible to extend oxutilsfile within module framework, but the tracker ticket is marked as resolved...? (checked currently with EE 4.3.2) if i var_dump aModules array within oxuitilsobject::getClassName() on first occurence of oxutilsfile i get null as result, so aModules still seems not to be present when oxutilsfile is instanciated by the factory.

thx & cheers
tom


--
----------------------------
superReal GmbH
Agentur für Neue Kommunikation
----------------------------
Borselstraße 16 f
22765 Hamburg
T: 040 / 80 81 80 3-13
F: 040 / 80 81 80 3-10
http://www.superReal.de

Geschäftsführer: Oliver Cloppenburg, Volker Will
Amtsgericht Hamburg HRA 74092

+++ New  http://www.herrenausstatter-braun.de +++

_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to