GetSimple Support Forum
SOLVED Plugin Function Causes Error - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: SOLVED Plugin Function Causes Error (/showthread.php?tid=7230)



Plugin Function Causes Error - Splashsky - 2015-04-25

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


RE: Plugin Function Causes Error - datiswous - 2015-04-25

Did you turn on debug mode?

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