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.
sinking is broken
Hello!
I recently upgraded to 1.1.2, and just tried to sink a discussion. I clicked the "sink this discussion link," the little green thingy spun around, and the page reloaded....
...and absolutely nothing else happened.
any ideas?
I recently upgraded to 1.1.2, and just tried to sink a discussion. I clicked the "sink this discussion link," the little green thingy spun around, and the page reloaded....
...and absolutely nothing else happened.
any ideas?
0
This discussion has been closed.
Comments
Sinking the discussion makes it not do anything. thats the whole idea of it.
when u post a comment to a discussion, it floats to the top. sinking it will stop it from floating.
Oh, I just thought of one thing, have you upgraded your language file as well? Because in the new version Sink, Sticky etc are part of the dictionary, and missing entries might do something.
Havent tried stick/closing a thread, havent needed to. ill test it out after work.
If I manually reload the page, then 'Sink' changes to 'Unsink' then.
When I Sink, Close, Bookmark, etc. The little green progress thing indicates that it is doing something, but NOTHING at all happens. I also don't get the little [CLOSED], [BOOKMARKED] captions next to the title as well.
I only just upgraded to the latest version yesterday and that is when the problems started.
// Moved from settings.php
$Context->Dictionary['TextWhispered'] = 'Private';
$Context->Dictionary['TextSticky'] = 'Sticky';
$Context->Dictionary['TextClosed'] = 'Closed';
$Context->Dictionary['TextHidden'] = 'Deleted';
...etc...
Copy them from the new version into your language definitions.
Posted: Thursday, 19 April 2007 at 2:09PM