Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
error with hot discussion
i get this when i click the hot discussion button on the panel
Notice: Use of undefined constant UD_ADD_TAB - assumed 'UD_ADD_TAB' in ***/extensions/HotDiscussions/default.php on line 102
and also the button shows up for the guests
is there anyway to not do that?
Notice: Use of undefined constant UD_ADD_TAB - assumed 'UD_ADD_TAB' in ***/extensions/HotDiscussions/default.php on line 102
and also the button shows up for the guests
is there anyway to not do that?
0
This discussion has been closed.
Comments
if( UD_ADD_TAB )
by this:
if( HD_ADD_TAB )
Let me know if it works, I'll upload a new version if it does. Please use the official thread, it makes bug tracking easier.
sorry
and thank you
i will let u know
AWESOME
it workds