Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorHamed
    • CommentTimeJan 22nd 2008 edited
     # 1
    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?
    •  
      CommentAuthorØ
    • CommentTimeJan 22nd 2008
     # 2
    Looks like a typo. Try changing this at line 102:
    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.
    •  
      CommentAuthorHamed
    • CommentTimeJan 22nd 2008 edited
     # 3
    my bad
    sorry
    and thank you
    i will let u know


    AWESOME
    it workds
Add your comments
    Username Password
  • Format comments as