VertisanPRO/DiscordBotWidget

Missing button on some pages

Closed this issue · 4 comments

It seems that some NamelessTM plugins do not display the discord button.
(Tebex, Vote, Members, Staff, Gallery, Wiki, Tickets, Suggestion, ...).
I would like to know what to do to add it (by slightly modifying the code of each module), the only external module that loads the button is "Rules" that can be a good clue to understand why the others do not load it.

Thanks in advance for your help :)

PS: I use the "Lithium" template from Xemah

I had to ban a button on some modules because of the conflict javascript code

Oh right... That's a shame, but thanks for the information.

I added commits. You can add to the array $allowedPages Pages on which the module should work and check whether you have a conflict
98e8ec3

Thank you, I added a list of what worked for me, but I wanted to point out that on some pages, no error appeared but the bot did not load...
(Store, Gallery, Video)