GetSimple Support Forum

Full Version: Plugin Function Causes Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Yo there! Big Grin

I'm developing a plugin that manages a backend theme for GS, but I've stumbled across a rather annoying issue. When I uncomment the function below in my main PHP file, GS throws a fit, tells me there was an error, then it goes white and I can't do anything until I pull my plugin out of the plugins folder and stick it back in to test again.  Undecided

Without GS giving me any error output, I don't know what it is that I have to fix. Can anyone tell me what's wrong with this function?

EDIT: The error was simply some parentheses that escaped my notice and left things hanging open.  Cool
Did you turn on debug mode?

http://get-simple.info/wiki/debugging