GetSimple Support Forum
r265 problems - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: GS Development Testing - (alpha/beta) (http://get-simple.info/forums/forumdisplay.php?fid=14)
+--- Thread: r265 problems (/showthread.php?tid=1128)



r265 problems - marrco - 2010-11-16

Parse error: syntax error, unexpected '{' in /myserverpath/admin/update.php on line 26

line 26 reads:
if (!file_exists(GSUSERSPATH) {

i suspect it's just missing a closing ) after GSUSERSPATH


r265 problems - ccagle8 - 2010-11-16

thanks... i will fix that now. update.php is still a WIP. Things work great so far if you are NOT doing an upgrade, but this script still needs some work...