Search found 97 matches
- Thu 15. Dec 2022, 12:20
- Forum: phpwcms Installationsprobleme Deutsch
- Topic: csrftoken blockiert
- Replies: 7
- Views: 3016
Re: csrftoken blockiert
Habe es selber lösen können. Habe in phpmyadmin von Hand Einträge silmuliert, wie sie der CMS Code erzeugt hätte, also mit den Feldern f_pid, f_uid, f_name, f_aktiv, f_public, f_created, f_kid, f_longinfo, f_gallerystatus, f_sort Das fürte zu einer Fehlermeldung beim Feld f_kid . Habe daraufhin den ...
- Thu 15. Dec 2022, 11:54
- Forum: phpwcms Installationsprobleme Deutsch
- Topic: csrftoken blockiert
- Replies: 7
- Views: 3016
Re: csrftoken blockiert
Danke. Habe es mit hart hier hinterlegen versucht, aber dann gab es andere Phänomene. Habe letztlich die Admins des Rechenzentrums dazu bewegen können, die Sicherheitseinstellungen zu ändern. Das war dann die Lösung der meisten Probleme. Ein Problem taucht noch auf und das konnte ich noch nicht löse...
- Wed 14. Dec 2022, 16:01
- Forum: phpwcms Support English
- Topic: php version requirements
- Replies: 1
- Views: 1626
Re: php version requirements
Now right after posting I found it myself:

see https://github.com/slackero/phpwcms/com ... 9c53a6c683phpwcms version 1.9.34-dev requires a web server with PHP (minimum version 5.5 up to 8.x)
- Wed 14. Dec 2022, 15:54
- Forum: phpwcms Support English
- Topic: php version requirements
- Replies: 1
- Views: 1626
php version requirements
Hi Oliver,
what is the minimum php version for phpwcms to run? and up till which php version does it run?
I couldn't find the information on the website.
what is the minimum php version for phpwcms to run? and up till which php version does it run?
I couldn't find the information on the website.
- Fri 9. Dec 2022, 09:54
- Forum: phpwcms Support English
- Topic: blocked by security settings
- Replies: 1
- Views: 979
blocked by security settings
When saving a template I got an error "Forbidden. You don't have permission to access this resource". The sysadmin tells me that the security settings issue the following messages: [msg "XSS Attack Detected via libinjection"] [msg "Restricted File Access Attempt"] [msg ...
- Wed 9. Nov 2022, 10:20
- Forum: phpwcms Installationsprobleme Deutsch
- Topic: csrftoken blockiert
- Replies: 7
- Views: 3016
Re: csrftoken blockiert
Danke Ich habe die Standardwert für die Spalte im DB geändert, jetzt sind die "…doesn't have a default value" Fehler weg. Zum strict mode habe ich vom Uni Rechenzentrum folgende Antwort bekommen diese Variable greift pro Sitzung wie es der Benutzer wünscht. Sie können beim Verbinden z.B. e...
- Wed 26. Oct 2022, 00:59
- Forum: phpwcms Installationsprobleme Deutsch
- Topic: csrftoken blockiert
- Replies: 7
- Views: 3016
Re: csrftoken blockiert
Danke für die Antwort. Ja es wäre schade um den csrf Token und dann auch irgendwie witzlos. Ich bin mir nicht sicher, ob meine mit dem Token Annahme stimmt. Ich arbeite mich weiter vor. Was ich noch herausgefunden habe: Wenn ich versuch einen Content Part zu kopieren oder einen neuen anzulegen bekom...
- Mon 10. Oct 2022, 22:34
- Forum: phpwcms Installationsprobleme Deutsch
- Topic: csrftoken blockiert
- Replies: 7
- Views: 3016
csrftoken blockiert
Ich habe phpwcms 1.8.7 auf einem Uni Server für eine Institut laufen. Nach einem Serverupdate scheinen die Strings des csrftoken immer wieder mal blockiert zu werden (verdächtige Strings). Das Rechenzentrum will sich nicht darum kümmern und nichts damit zu tun haben. Frage: gibt es eine Möglichkeit ...
- Sun 26. Jun 2022, 00:05
- Forum: phpwcms Support English
- Topic: after login - redirected to front page
- Replies: 13
- Views: 3481
Re: after login - redirected to front page
The above reported problem had a missing AUTO_INCREMENT so the required entry after login couldn't be written into the database – and the login always failed… Since it worked before and I just moved form the subdomain to the main domain by assigning the domain to the new directory witouth changing ...
- Fri 24. Jun 2022, 11:13
- Forum: phpwcms Support English
- Topic: after login - redirected to front page
- Replies: 13
- Views: 3481
Re: after login - redirected to front page
Thank you, Oliver, for your excellent support!
- Thu 23. Jun 2022, 18:03
- Forum: phpwcms Support English
- Topic: after login - redirected to front page
- Replies: 13
- Views: 3481
Re: after login - redirected to front page
thank you, Oliver. I am really lost. At the site I updated I am just redirectet to the front page when trying to log in. Then I tried all kind of things, several times, but I cannot find out, why it doesn't work. I cannot login ("Fehler beim Anmelden!") - the pwd is definitely correct. I c...
- Tue 21. Jun 2022, 12:42
- Forum: phpwcms Support English
- Topic: after login - redirected to front page
- Replies: 13
- Views: 3481
Re: after login - redirected to front page
Thank you Oliver.
It's php 7.4.28
Can I send you a link to phpinfo via PN?
It's php 7.4.28
Can I send you a link to phpinfo via PN?
- Tue 21. Jun 2022, 11:34
- Forum: phpwcms Support English
- Topic: after login - redirected to front page
- Replies: 13
- Views: 3481
Re: after login - redirected to front page
Thank you for the support. It still doesn't work – it was not that urgend since it is a quite site. Still … I now have in the settings: $phpwcms['session.cookie_httponly.off'] = false; $phpwcms['session.cookie_samesite'] = 'Lax'; and: $phpwcms['site'] = 'http://www.mydomain.tld"; (with the corr...
- Wed 25. May 2022, 12:03
- Forum: phpwcms Support English
- Topic: after login - redirected to front page
- Replies: 13
- Views: 3481
Re: after login - redirected to front page
It didn't help …
- Tue 24. May 2022, 10:54
- Forum: phpwcms Support English
- Topic: after login - redirected to front page
- Replies: 13
- Views: 3481
after login - redirected to front page
Hi there I have a strange phenomenon, which I cannot solve: After an update from v 145 to 193 and moving the installation from dev.domain.tld to www.domain.tld I cannot login in anymore. When I log with correct credentials in I am redirected to the front page (with wrong credentials I get a correct ...