Gdps Editor 2.3 -
Session saving issues or PHP error reporting turned off. Fix: Turn on display_errors in php.ini . You will likely see a "headers already sent" error, meaning a space exists before a <?php tag in a config file. Remove the whitespace.