esquire Posted March 5, 2015 Share Posted March 5, 2015 Must have been a pretty awful reply. Or not. Link to comment Share on other sites More sharing options...
Kirill N Posted March 5, 2015 Share Posted March 5, 2015 http://community.invisionpower.com/4bugtrack/rc4-and-this-site-creating-topic-r3781/ Link to comment Share on other sites More sharing options...
Day_ Posted March 6, 2015 Share Posted March 6, 2015 Have the same on my site with the added feature of a blank white page after submitting a new topic Link to comment Share on other sites More sharing options...
SJ77 Posted March 6, 2015 Share Posted March 6, 2015 This is when you owe a reply.. Get on that! LOLIt looks like some counter needs to sync correctly. Actually the count mechanism shouldn't be allowed to go below 0Needs to be wrapped in some sort of conditional statement.Var ReplyCount = x if ReplyCount < 1 then ReplyCount = 0 else ReplyCount = x End if Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.