>>2649921No no, my apologies. I was slow to catch on here.
>>2649914>If you have some way to grab the /sw/1.html 2.html, etc files we still need those.For the moment, I think we'll have to stick with Google Cache.
http://webcache.googleusercontent.com/search?q=cache:http://www.helma.us/sw/1.htmlI'm still going through the code, but I have a solid theory.
- The "regenerate all pages and threads" code kicked in (probably triggered by a post submitted in /sw/).
- First portion of code is to "regenerate all board pages", which takes thread contents from the database.
- Something went very wrong here. Either we hit the random limit, or something PHP messed up.
- The board pages (/sw/1.html) and catalog (/sw/catalog.html) are regenerated, but with empty pages.
- The script did not proceed to "regenerate all threads", and blurted out an error message (probably).
- The thread pages are untouched (/sw/res/1.html), as it was not able to proceed. Board pages still remain the same with the blank pages.
Which would pretty much explain our odd structure in /sw/ now. So in short, we should have lost all our board pages and catalog.