In WOW, I Made a Change on My Home Page, and Now WOW Crashes When I Try to Browse to the Site. Help!
Posted by on 08 March 2013 01:49 PM
|
|
If you shoot yourself in the foot by editing your WOW home page in such a way that it crashes on startup -- usually with a very long and ugly error message from "Smarty" -- you need to solve the dilemma of how to actually edit your site when it is crashing on startup. The procedure is simple:
How might you create code so bad that it crashes on startup? Easy: (1) You tried to use the Smart Tags feature on a page where the contents were copied over from a legacy AIRS (or other conventional) site, and the HTML of that content contains curly brackets {}. Solution: take out the smart tag flag, and then recreate your page from scratch, using the techniques in the WOW Application Note "The 1-Hour Conversion: Conventional Site to WOW", at http://wow.uscgaux.info/user_docs/AuxiliaryWOW_II_One-hour_Conversion.pdf. (2) You have attempted to mix JavaScript with WOW Smart Tags on the same page. The two are incompatible. Note that use of JavaScript on any WOW page is an UNSUPPORTED feature. That is, it will work if programmed correctly, but the National Staff WILL NOT support it. | |
|