08-02-2015, 02:27 PM
|
Posts: 311
Threads: 105
Joined: Dec 2014
|
(08-02-2015, 01:37 AM)shygoo Wrote: Another thing,
Kaze and I noticed that the 'contains new posts' blips don't update properly sometimes. I'd assume it has something to do with the site caching too hard
I think if this code was called from mybb's global start hook it might fix it
Code:
header("Cache-Control: no-cache");
I've added the code to the index and forum display, let's see if it makes any difference.
(08-02-2015, 01:47 AM)MilleniumLuigi Wrote:
Also the 2 PM notifications I received from shygoo posting here were addressed to Mariohacker14....I assume the automated system got confused
Did you receive them after subscribing to this thread?
Could you post the PM's?
(08-02-2015, 06:36 AM)Mr. GreenThunder Wrote:
Apparently, you can spam +1/-1/Neutral on people's reps, perhaps a Quota? I was able to increase MarioHacker14's rep to 3 under 25 seconds.
I've disabled reputations, the system seems kind of redundant for this board.
(This post was last modified: 08-02-2015, 02:32 PM by Skeletons.)
|