Quote:
Originally Posted by rnln
Also, there is another problem related that I forgot to mention. That is the data is not saved. User would think it's saved since it acted normal. And I think you might have the same problem, since there were several replies I posted but never see it again.
|
The software does a trick where it puts your post information on the page, and then writes to the database after that (speeds the process for the end user). The trouble is, the processes to post beyond that were accidentally getting killed. I think this change fixes that...
-Wayne