Settings are not saved

My settings are not saved:


Environment Checks

<table class="table">
    <thead>
        <tr>
                                    <th class="group-false">Item</th>
                        <th class="group-false" data-sorter="tickcross">Status</th>
                        <th class="group-false">Advice</th>
                                </tr>
    </thead>
    <tbody>
                <tr >
                                                <td>PHP Version</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP version 5.3.3 or later required. Detected 5.3.27</td>
                                            </tr>
                <tr >
                                                <td>File System Permissions</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>Write access required for settings.php and install.php</td>
                                            </tr>
                <tr >
                                                <td>MySQL database (PHP MySql)</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>MySQL support must be enabled in PHP.</td>
                                            </tr>
                <tr >
                                                <td>MySQL database (PDO MySql)</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PDO support with MySQL drivers must be enabled in PHP.</td>
                                            </tr>
                <tr >
                                                <td>JSON Extension</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP JSON extension required to function.</td>
                                            </tr>
                <tr >
                                                <td>SOAP Extension</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP SOAP extension required to function.</td>
                                            </tr>
                <tr >
                                                <td>GD Extension</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP GD extension to function.</td>
                                            </tr>
                <tr >
                                                <td>Session</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP session support to function.</td>
                                            </tr>
                <tr >
                                                <td>FileInfo</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>Requires PHP FileInfo support to function. If you are on Windows you need to enable the php_fileinfo.dll in your php.ini file.</td>
                                            </tr>
                <tr >
                                                <td>PCRE</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP PCRE support to function.</td>
                                            </tr>
                <tr >
                                                <td>Gettext</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP Gettext support to function.</td>
                                            </tr>
                <tr >
                                                <td>Calendar Extension</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP Calendar extension to function.</td>
                                            </tr>
                <tr >
                                                <td>DOM Extension</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP DOM core functionality enabled.</td>
                                            </tr>
                <tr >
                                                <td>DOM XML Extension</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP DOM XML extension to function.</td>
                                            </tr>
                <tr >
                                                <td>Mcrypt Extension</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>PHP Mcrypt extension to function.</td>
                                            </tr>
                <tr >
                                                <td>Allow PHP to open external URLs</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>You must have allow_url_fopen = On in your PHP.ini file for RSS Feeds / Anonymous statistics gathering to function.</td>
                                            </tr>
                <tr >
                                                <td>DateTimeZone</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>This enables us to get a list of time zones supported by the hosting server.</td>
                                            </tr>
                <tr >
                                                <td>ZIP</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>This enables import / export of layouts.</td>
                                            </tr>
                <tr >
                                                <td>Large File Uploads</td>
                                                <td><span  class="glyphicon glyphicon-exclamation-sign"></span></td>
                                                <td>You probably want to allow larger files to be uploaded than is currently available with your PHP configuration.<br />We suggest setting your PHP post_max_size and upload_max_size to at least 128M, and also increasing your max_execution_time to at least 120 seconds.</td>
                                            </tr>
                <tr >
                                                <td>Internationalization</td>
                                                <td><span  class="glyphicon glyphicon-exclamation-sign"></span></td>
                                                <td>International Support for formatting Dates, Numbers, etc.Translations will still function without this PHP module, however dates, times and numbers will not be shown in your locale.</td>
                                            </tr>
                <tr >
                                                <td>cURL</td>
                                                <td><span  class="glyphicon glyphicon-ok"></span></td>
                                                <td>cURL is used to fetch data from the Internet or Local Network</td>
                                            </tr>
            </tbody>
</table>

LOG Dump

Date,Page,Function,Message
"2015-10-26 22:29:06",“User”,“DisplayList”,“SQL: SELECT display.displayid, display.display, displaygroup.description, layout.layout, display.loggedin, IFNULL(display.lastaccessed, 0) AS lastaccessed, display.inc_schedule, display.licensed, display.email_alert, displaygroup.DisplayGroupID, display.ClientAddress, display.MediaInventoryStatus, display.MacAddress, display.client_type, display.client_version, display.client_code, display.screenShotRequested, display.storageAvailableSpace, display.storageTotalSpace, currentLayout.layout AS currentLayout, currentLayout.layoutId AS currentLayoutId FROM display INNER JOIN lkdisplaydg ON lkdisplaydg.DisplayID = display.DisplayID INNER JOIN displaygroup ON displaygroup.DisplayGroupID = lkdisplaydg.DisplayGroupID LEFT OUTER JOIN layout ON layout.layoutid = display.defaultlayoutid LEFT OUTER JOIN layout currentLayout ON currentLayout.layoutId = display.currentLayoutId WHERE displaygroup.IsDisplaySpecific = 1 ORDER BY display. Params: array (
).”


Display Dump


Settings Dump

Setting: MEDIA_DEFAULT - Value: private

Setting: LAYOUT_DEFAULT - Value: private

Setting: defaultUsertype - Value: User

Setting: userModule - Value: module_user_general.php

Setting: defaultTimezone - Value: Europe/Amsterdam

Setting: mail_to - Value: mail@yoursite.com

Setting: mail_from - Value: mail@yoursite.com

Setting: jpg_length - Value: 10

Setting: ppt_length - Value: 10

Setting: swf_length - Value: 10

Setting: audit - Value: audit

Setting: LIBRARY_LOCATION - Value: /var/www/vhosts/schoolmuurkrant.nl/xibo_library/

Setting: HELP_BASE - Value: http://www.xibo.org.uk/manual/en/

Setting: PHONE_HOME - Value: On

Setting: PHONE_HOME_URL - Value: http://www.xibo.org.uk/stats/track.php

Setting: PHONE_HOME_DATE - Value: 0

Setting: SERVER_MODE - Value: Production

Setting: MAINTENANCE_ENABLED - Value: Off

Setting: MAINTENANCE_EMAIL_ALERTS - Value: On

Setting: MAINTENANCE_KEY - Value: changeme

Setting: MAINTENANCE_LOG_MAXAGE - Value: 30

Setting: MAINTENANCE_STAT_MAXAGE - Value: 30

Setting: MAINTENANCE_ALERT_TOUT - Value: 12

Setting: SHOW_DISPLAY_AS_VNCLINK - Value:

Setting: SHOW_DISPLAY_AS_VNC_TGT - Value: _top

Setting: MAINTENANCE_ALWAYS_ALERT - Value: Off

Setting: SCHEDULE_LOOKAHEAD - Value: On

Setting: REQUIRED_FILES_LOOKAHEAD - Value: 172800

Setting: REGION_OPTIONS_COLOURING - Value: Media Colouring

Setting: LAYOUT_COPY_MEDIA_CHECKB - Value: Unchecked

Setting: MAX_LICENSED_DISPLAYS - Value: 0

Setting: LIBRARY_MEDIA_UPDATEINALL_CHECKB - Value: Unchecked

Setting: USER_PASSWORD_POLICY - Value:

Setting: USER_PASSWORD_ERROR - Value:

Setting: MODULE_CONFIG_LOCKED_CHECKB - Value: Unchecked

Setting: LIBRARY_SIZE_LIMIT_KB - Value: 0

Setting: MONTHLY_XMDS_TRANSFER_LIMIT_KB - Value: 0

Setting: DEFAULT_LANGUAGE - Value: en_GB

Setting: TRANSITION_CONFIG_LOCKED_CHECKB - Value: Unchecked

Setting: GLOBAL_THEME_NAME - Value: default

Setting: DEFAULT_LAT - Value: 51.504

Setting: DEFAULT_LONG - Value: -0.104

Setting: SCHEDULE_WITH_VIEW_PERMISSION - Value: No

Setting: SETTING_IMPORT_ENABLED - Value: 1

Setting: SETTING_LIBRARY_TIDY_ENABLED - Value: 1

Setting: SENDFILE_MODE - Value: Off

Setting: EMBEDDED_STATUS_WIDGET - Value:

Setting: PROXY_HOST - Value:

Setting: PROXY_PORT - Value: 0

Setting: PROXY_AUTH - Value:

Setting: DATE_FORMAT - Value: Y-m-d H:i

Setting: DETECT_LANGUAGE - Value: 1

Setting: DEFAULTS_IMPORTED - Value: 1

Setting: FORCE_HTTPS - Value: 0

Setting: ISSUE_STS - Value: 0

Setting: STS_TTL - Value: 600

Setting: MAINTENANCE_ALERTS_FOR_VIEW_USERS - Value: 0

Setting: CALENDAR_TYPE - Value: Gregorian

Setting: DASHBOARD_LATEST_NEWS_ENABLED - Value: 1

Setting: LIBRARY_MEDIA_DELETEOLDVER_CHECKB - Value: Unchecked

Setting: USE_INTL_DATEFORMAT - Value: 0

Setting: PROXY_EXCEPTIONS - Value:


Sessions Dump

UserAgent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36
RemoteAddress: 77.165.225.77
Session Data
pagename|s:5:“admin”;token|s:32:“55114a8f5f831e4e144c47a0faf13443”;token_timeout|i:1445894771;userid|s:1:“1”;username|s:12:“harmhofstede”;usertype|s:1:“1”;message|s:0:"";

UserAgent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
RemoteAddress: 77.165.225.77
Session Data
pagename|s:5:“clock”;token|s:32:“b8717135d192dd356607332ec3a99381”;token_timeout|i:1445894850;message|s:0:"";userid|s:1:“1”;username|s:12:“harmhofstede”;usertype|s:1:“1”;

UserAgent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36
RemoteAddress: 77.165.225.77
Session Data
pagename|s:5:“fault”;token|s:32:“1d0cd10e620dd5632f5dd2794fb2b3cc”;token_timeout|i:1445894948;message|s:0:"";userid|s:1:“1”;username|s:12:“harmhofstede”;usertype|s:1:“1”;

What CMS version are you using?
Did you try to clear the browser cache / try another browser?
Did you see anything in logs? (assuming you have debugging on)

Thanks for your reply, appologies for the delay - being very busy…

Downloaded latest version of CMS, tried IE and Chrome, empty cache

Now I’ll try with debugging on…

Reinstalled the script, but still not working. No messages in debug mode.
Hope someone can help me? It worked very well on another domain with the same host…

“Latest” isn’t helpful I’m afraid. What version exactly are you running? It shows you on the login page.

I’m sorry, it’s 1.7.4.

I alsked my host to take a look at modsecurtity, because the log files says something like that…
Could that help me solve the problem?

So latest currently is 1.7.5 hence my question.

There’s no changes to settings saving though (and hasn’t been for a long time) so I don’t think that’s the issue.

If mod security is blocking some requests then that’s almost certainly the cause of your problem

Thanks Alex, I’ll just wait for the host te respond to my question - thanks for your time!

Solved by hostingprovider (something with modsecurity…) Thanks for the help!

1 Like