Backstage - OOC Forums

General Discussion => Web Development and Site Suggestions => Topic started by: Havohej on 18 Apr 2010, 16:39

Title: FIXED: Sticky Threads with multiple pages
Post by: Havohej on 18 Apr 2010, 16:39
If a stickied thread hits Page 2, all hell breaks loose.  I've got a good idea what's causing it, I just need to identify the specific line of code and fix it, or if that can't be done I'll uninstall the modification that's responsible and look for another solution.
Title: Re: KNOWN ISSUE: Sticky Threads with multiple pages
Post by: Havohej on 18 Apr 2010, 17:17
Partially fixed.

There was an issue with the mod that elevates Sticky posts (as long as there are at least 2) with a divider from non-sticky posts.  Unfortunately, I couldn't identify that this was an issue until the Channel List sticky hit page 2 and threw the same error the original Did You Know.. Submissions thread had thrown, or I would've been able to save that first Did You Know thread.

It's sorted now (except for duplicating the OP on every page of the stickied thread, which I'm working on), though, so we can consider that DYK thread a martyr for the cause and remember its contribution to making Backstage a better (properly functioning soon™) forum :)
Title: Re: KNOWN ISSUE: Sticky Threads with multiple pages
Post by: Havohej on 18 Apr 2010, 18:11
Okay, REALLY fixed now.