Bug Reports

Can't login

anders546 ·
Hi, I have installed your cms at: http://kunstværk.dk/nyt-cms/

When I try to login to admin: http://kunstværk.dk/nyt-cms/admin:

Invalid CSRF Verification Token

I have tried to clear browser, delte cookies, make new install with nes username etc. Nothing seem to help.

(the same happens if login to front as user).



Another thing:

I get this error on every page:

Fatal error: Unknown: Failed opening required '/var/lib/sec/primary.php' (include_path='.:/usr/local/php71/pear') in Unknown on line 0

Compile error in Unknown at line 0: Unknown: Failed opening required '/var/lib/sec/primary.php' (include_path='.:/usr/local/php71/pear')

prana ·
Hi anders546,

1) Invalid CSRF Verification Token

This error can happen because of any of the following reasons

a) There's a change in IP address. e.g. You're using a VPN to access SCHLIX CMS and then disconnect. The system willl always check if the IP address in the session matches your IP address.

b) You cleared the browser cache and then perform a save article function

c) Invalid session table (gk_session_****) in MySQL database.

How was your CMS installed? Is this from Fantastico F3 install? Try downloading from our site. I will contact them and get them to fix it but it may take them some time to fix.

2 ) Fatal error: Unknown: Failed opening required '/var/lib/sec/primary.php' (include_path='.:/usr/local/php71/pear') in Unknown on line 0

This isn't SCHLIX CMS error. Looks like it could be something related to PHP-FPM stats collector

stats_collector /var/lib/sec/primary.php

Please let me know if you're still having issues.