It took me the better part of two hours reading massive Vanilla-fail stories to think of it. I disabled the minify plugin, cleared my browser cache, and the whole WP via ProxyConnect deal worked a treat.
x00Don't PM about development, I'm not currently taking on clientsMVP
Btw regardless, if the minfyer is working obfuscation is a flawed concept in javascript.
I'm not saying don't use it. But you can't guarantee it won't cause errors, becuase there is no fail safe method of js obfuscation. If it is working with you current version of js resource, that is fine, but that doesn't mean it would break with future versions. This is true regardless of the app. Because it works much of the time people take the benefit.
obfuscation is a different concept, from minification, but it helps minfication. YUI doen't do as much obfuscation, but people prefer more compression than that.
It is also worth putting code through de-linters, as they often point out potential conflicts with minifyers.
Don't PM about development, I'm not currently taking on clients.
Comments
PageSpeed plugin is a good minifyer.
Don't PM about development, I'm not currently taking on clients.
grep is your friend.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Btw regardless, if the minfyer is working obfuscation is a flawed concept in javascript.
I'm not saying don't use it. But you can't guarantee it won't cause errors, becuase there is no fail safe method of js obfuscation. If it is working with you current version of js resource, that is fine, but that doesn't mean it would break with future versions. This is true regardless of the app. Because it works much of the time people take the benefit.
obfuscation is a different concept, from minification, but it helps minfication. YUI doen't do as much obfuscation, but people prefer more compression than that.
It is also worth putting code through de-linters, as they often point out potential conflicts with minifyers.
Don't PM about development, I'm not currently taking on clients.
grep is your friend.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Something in this app's code is not pleased with Dreamhost. I'll jigger it into working only to have it stop serving scripts properly again.
Going with the clean install option, I tried a 100% fresh DB and codebase at http://cantfix.us/chatterbox
Perpetual setup screen.
Shame, it's a nice forum. Much nicer than bbPress.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •