ACP > Server and Optimization Options > Use PHP's Shutdown Functionality
Make sure it's set to No.
(2012-03-24, 06:23 AM)Nathan Malcolm Wrote: [ -> ]ACP > Server and Optimization Options > Use PHP's Shutdown Functionality
Make sure it's set to No.
yep, it was already set to no.
Another thing that comes to mind is delayed thread views.
ACP > Configuration > Show Thread Options > Delayed Thread View Updates > Off
(2012-03-24, 06:40 AM)Nathan Malcolm Wrote: [ -> ]Another thing that comes to mind is delayed thread views.
ACP > Configuration > Show Thread Options > Delayed Thread View Updates > Off
that was also off too.
I was having something similar happen when I merged another forum from phpbb to mybb a few months ago (though, this was a general stats problem) and it turns out my firstpost entry was set to 0 for most threads in the database. thankfully, frostschutz helped me out there by running some queries on my database.
what is the query I would need to run to check on that and correct it, if that is indeed the problem?
bumping to see if anyone knows the aforementioned query.