GetSimple Support Forum

Full Version: r265 problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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...