Hi Clemens,

thanks for your fast reply.

I have not modified the class oxConfig. Also no module overwrites parts of this file. I checked all files with the integrated diagnostic of the current OXID version and everything is fine.

I assume the Professional Edition is not 100% identical to the Community Edition.

Best regards
Maximilian

Am 15.07.2014 17:49, schrieb Clemens Sahs:
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]
<mailto:[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] <mailto:[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

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

Reply via email to