There may be occasions that the programs that you develop in your development environment does not fetch the desired results when the programs are moved to the production environment.
The possible cause of this problem may be due to active caching in cakePHP which tends to bring in copies of text from older program revisions.
(more…)