> > Find the cache file for the served page. > > How do I do that? Where are the paged cached? Do I have to enable > cacheing somehow?
I think you have to use MMP (only for debugging - it's NOT ready for production). Than you look at the url and track down what page is served (I do this with old admin). You need the page id. Look in the cache dir for a filename with this id. That's it. This file should have 914 rows. > > What gets eval()'d on line 914 (should be snippet usually)? > > I haven't found one single page that has 914 rows. Doesn't the row > number add to themselves when other "files" (eg snippets or > libs) are included in the page when executed? I don't think so. in hurry Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
