Solved Invalid event listener description for user_content_change_init

This topic has been solved
T

truonglv

Guest
As currently it's

Code:

Code:
Fired inside the constructor \XF\Service\User\ContentChange class in the combineData() method.

This allows you to add extra tables and columns that should be updated when a user is renamed, deleted or merged. Note that adding steps requires a class extension.

But it doesn't have that method.

Continue reading...