
Originally Posted by
Website Rob
I feel your pain as I used to be in the same type situations. Always so frustrating working with scripts and doing customizing, only to realize that a change made awhile ago is causing problems but you cannot remember when you changed it or what file it was. Without documenting what you've done makes it very difficult to troubleshoot.
I think it might be proper to suggest you setup another new install and start from scratch. Use your previous file changes as a guide to make you new changes, one by one, and documenting all the way. What file you changed, what code line #, why the change was necessary.
Although you may think it is not worth it now, what happens is you build your own Resource center of changes. Very, very handy for future reference and will really save you a lot of time. Be it on your site or someone else's.