Topic on Extension talk:Share

Hi when i try to put TRUE for the $wgShareUseButtons = true

2
49.198.120.176 (talkcontribs)

the buttons still don't appear

84.24.212.50 (talkcontribs)

I looked in the code (of version 1.39) and managed to get it working with:

$wgShareUseBasicButtons  = false;

$wgShareUsePlainLinks = false;

Reply to "Hi when i try to put TRUE for the $wgShareUseButtons = true"