moin Maximilian, On my the first examination you overwrite the original file, the original line is 650. https://github.com/OXID-eSales/oxideshop_ce/blob/v4.8.6/source/core/oxconfig.php#L650
In the case that you overwrite important lines, this that can be the source of you problem. In the case that you overload the oxconfig::init function with a custom module you need a parent::init() call hope this help you Best regards, clemens Am 15.07.2014 um 17:32 schrieb Maximilian Walter <[email protected]>: > Hello everybody, > > I noticed today the following PHP-error in the log-files > > [Tue Jul 15 16:03:02 2014] [error] [client x.x.x.x] PHP Fatal error: Call to > a member function pageClose() on a non-object in /path/to/core/oxconfig.php > on line 642, referer: http://example.com/ > > I can't explain the errors. I'm also not able to reproduce it, although they > appear quite frequently. I checked the access-log and didn't found anything > suspicious, only status-code 200 and no requests to offline.html. > > Has anybody experience with an similar problem? > > We use OXID Professional Edition 4.8.6 with some custom modules. > > Thanks in advance. > > Best regards, > Maximilian > _______________________________________________ > dev-general mailing list > [email protected] > http://dir.gmane.org/gmane.comp.php.oxid.general
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
