Skip to content

handler dependent on social plugin #4199

@nesjett

Description

@nesjett

require_once(e_PLUGIN . "social/includes/social_login_config.php");

This line requires a file from social plugin. This means that even if you are not using this plugin, you cannot delete it from the plugins folder or the system will crash.

Error shown when deleting social plugin:

Fatal error: require_once(): Failed opening required '../e107_plugins/social/includes/social_login_config.php' (include_path='.;C:/*/php/pear') in C:*\e107_handlers\user_handler.php on line 1113

Metadata

Metadata

Assignees

Labels

type: bugA problem that should not be happening

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions