Skip to content

Fatal error getting 'aToxidCurlSourceSsl' #38

@slackero

Description

@slackero

Happens only in SSL mode. Seen on Oxid 4.7.x.

PHP Fatal error: Call to a member function getShopConfVar() on a non-object.

Function should be getConfigParam() instead of getShopConfVar():
$aSslUrl = $oConf->getConfigParam('aToxidCurlSourceSsl');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions