Posts merging

Compability with "Dice rolls" mod? - Posts merging

Compability with "Dice rolls" mod?

by Crew » Tue Sep 17, 2019 6:47 pm

Is there any way to make your mod working with phpbbstudio/diceroll mod? Because now I have this situation :(

Image
Crew
Registered User
Posts: 35
Joined: Tue Mar 11, 2008 7:52 pm

Re: Compability with "Dice rolls" mod?

by rxu » Wed Sep 18, 2019 1:53 pm

OPEN
\ext\phpbbstudio\dice\event\posting_listener.php

FIND
'core.submit_post_end' => 'dice_posting_update',

AFTER, ADD
'rxu.postsmerging.posts_merging_end' => 'dice_posting_update',
rxu
Extensions Development Team
Posts: 4018
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: Compability with "Dice rolls" mod?

by Crew » Fri Oct 11, 2019 12:06 pm

I forgot to say thank you. Works perfect for me.
Crew
Registered User
Posts: 35
Joined: Tue Mar 11, 2008 7:52 pm