Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
Marcher Technologies Posted July 15, 2012 Posted July 15, 2012 please? can any developer that has used a skin overloader say they have not run into one >_< :mad: :angry: of a time in debug when it just doesn't fire on an error? If front-end IN_DEV is on, show us the errors please.... having to eyeball-check the syntax with no highlight is bad enough.... what it does now is just not helping that fact.
Ryan H. Posted July 15, 2012 Posted July 15, 2012 Protip: Put this at the beginning of your skin overloads to trick your editor into highlighting it. The interpreter will ignore it; the editor will think it's opening a code block.//<?php I don't recall the location, but there's a pretty easy change you can make where ever the overloads are applied to get it to show errors.
Marcher Technologies Posted July 15, 2012 Author Posted July 15, 2012 Protip: Put this at the beginning of your skin overloads to trick your editor into highlighting it. The interpreter will ignore it; the editor will think it's opening a code block.//<?php I don't recall the location, but there's a pretty easy change you can make where ever the overloads are applied to get it to show errors. must find me that... seriously, that's worse than the highlight(which while annoying, i just fixed one locally by eye lol), and thanks for that tip.,,, but syntax can be perfect and... something freak out, that's when is very bad about it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.