Page 3 of 7

Re: CMSimple_XH 1.7.4 - Release Candidate 1

Posted: Sun Oct 11, 2020 11:38 pm
by Michael_G
cmb wrote:
Fri Oct 09, 2020 9:15 am
olape wrote:
Fri Oct 09, 2020 9:11 am
Ich glaube fast, das ist etwas zu unauffällig hier. Es kommt nur sehr wenig Feedback.
Wenig Feedback kann auch einfach nur bedeuten, dass es keine Probleme mit 1.7.4RC1 gibt.
Hallo zusammen,

sorry, hatte erst jetzt Zeit zum Testen.
Aber wie Christoph schreibt, kann es wirklich daran liegen, dass keiner Probleme damit hat. :lol:
Ich habe zwar nur meine kleine bestehende Website damit aktualisiert, aber es sieht nach 2 h Testen so aus, als wenn ich nicht mein Backup zurückspielen muss. :D
Habe nach Backup und DL zuerst eure config.php aus dem Verzeichnis cmsimple gelöscht, dann eure Ordner samt Inhalt komplett über meine Onlineversion per FileZilla drübergebügelt (musste nur den Ordner 2lang danach online löschen, denn meine zweisprachige Website hat ja schon ein /en/ und /content/en/).
Ach ja, und die englischsprachige Version (bei mir Zweitsprache) musste ich wieder konfigurieren (Site Name etc., also Kleinigkeiten).

Prima finde ich übrigens auch die neue Voreinstellung der URL-Zeichenersetzung.
Diese 23 Zeichen habe ich einfach meiner vorhandenen hinzugefügt.
Und diese URL-Zeichenersetzung habe ich dann auch sofort meiner großen noch nicht upgedateten Website gegönnt:

Code: Select all

Original:
&|'|§|%|:|/|?|#|[|]|@|!|$|&|'|(|)|*|+|,|;|=|"|ä|ö|ü|ß|Ä|Ö|Ü|A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z|é
Ersetzung:
-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|ae|oe|ue|ss|Ae|Oe|Ue|a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|w|x|y|z|e
Läuft prima mit dieser Konstellation (alle Plugins einzeln aufgerufen, alles „grün”):

Systeminfo

Installierte CMSimple Version
CMSimple_XH 1.7.4RC1 Released: 2020-09-30

Installierte Plugins

Adc_core 1.0b1
Advancedform 1.2
Ckeditor 2.2.1
Exchange 1.0
Fa 1.2
Filebrowser for CMSimple_XH 1.7.4RC1
Hi_updatecheck 1.4
Jquery 1.6.5
Meta_tags_plus 1.4
Moved 1.0beta4
Pagemanager 3.4
Page_params for CMSimple_XH 1.7.4RC1
Pfw 0.2.0
Polyglott 1.0beta2
Quoteoftheday 1.1.1
Seocheck 1.1
Sitemapper 3.0beta1
Webserver

Apache
PHP-Version
7.2.34

Danke für die gute Arbeit und immer demokratische faire Diskussion und Abstimmung, so gefällt mir das!
Weiter so!

Re: CMSimple_XH 1.7.4 - Release Candidate 1

Posted: Mon Oct 12, 2020 8:06 am
by olape
Michael_G wrote:
Sun Oct 11, 2020 11:38 pm
Läuft prima mit dieser Konstellation (alle Plugins einzeln aufgerufen, alles „grün”):
Sehr schön.

Re: CMSimple_XH 1.7.4 - Release Candidate 1

Posted: Mon Oct 12, 2020 11:52 am
by Tata
Tiefer getestet mit PHP 7.4.2 und fast allen bekannten Plugins.
Debugger meldet:
Deprecated: Array and string offset access syntax with curly braces is deprecated in /Users/msereday/testhost/plugins-174-RC1/plugins/upload/index.php on line 147
Deprecated: Array and string offset access syntax with curly braces is deprecated in /Users/msereday/testhost/plugins-174-RC1/plugins/upload/index.php on line 151
Deprecated: Array and string offset access syntax with curly braces is deprecated in /Users/msereday/testhost/plugins-174-RC1/plugins/upload/index.php on line 152
Diese Meldung erscheint aber auch vor jedem der installierten Plugins in Update Chek Liste.

Update Check meldet (außer allen "OKs"):
For Jm_cookie_control is no version-information available!
For Tooltip is no version-information available!
For Jcloud is no version-information available!
For Jm_landingpage is no version-information available!
For Privacy is no version-information available!
For Hi_backup is no version-information available!
For Imgflip is no version-information available!
For Editor_tab is no version-information available!
For Jm_iframe is no version-information available!
For Simpleplugins_xh is no version-information available!
For Fblikebox_xh is no version-information available!

Updatecheck for Legendbox failed!
Updatecheck for Pdfviewer failed!
Updatecheck for Extedit failed!
Updatecheck for Fb_slidein failed!
Updatecheck for Register failed!
Updatecheck for Miniblog failed!
Updatecheck for Teaser failed!
Updatecheck for Expandcontract failed!
Updatecheck for Quoteoftheday failed!
Updatecheck for Advanced_search failed!
Soweit scheinen alle Plugins auch richtig zu laufen.

Re: CMSimple_XH 1.7.4 - Release Candidate 1

Posted: Mon Oct 12, 2020 12:01 pm
by olape
Tata wrote:
Mon Oct 12, 2020 11:52 am
Tiefer getestet mit PHP 7.4.2 und fast allen bekannten Plugins.
Debugger meldet:

Deprecated: Array and string offset access syntax with curly braces is deprecated in /Users/msereday/testhost/plugins-174-RC1/plugins/upload/index.php on line 147
Deprecated: Array and string offset access syntax with curly braces is deprecated in /Users/msereday/testhost/plugins-174-RC1/plugins/upload/index.php on line 151
Deprecated: Array and string offset access syntax with curly braces is deprecated in /Users/msereday/testhost/plugins-174-RC1/plugins/upload/index.php on line 152
Das schein aber eher ein Problem des Plugins upload und PHP 7.4 zu sein.

Re: CMSimple_XH 1.7.4 - Release Candidate 1

Posted: Mon Oct 12, 2020 2:23 pm
by Tata
Ja, das ist mir klar. Ich habe es hier nur gegeben, um es bekannt zu machen, dass mit dem Plugin etwas nicht stimmt.
Mit PHP 7.3.9 - keine Meldung.
Mit 7.3.9 und CMSimple_XH 1.7.3 aber:
DEPRECATED: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
/Users/msereday/testhost/plugins-173/plugins/memberpages/index.php:889
NOTICE: Trying to access array offset on value of type null
/Users/msereday/testhost/plugins-173/plugins/meta_tags_plus/index.php:61
NOTICE: Trying to access array offset on value of type null
/Users/msereday/testhost/plugins-173/plugins/meta_tags_plus/index.php:71
NOTICE: Trying to access array offset on value of type null
/Users/msereday/testhost/plugins-173/plugins/meta_tags_plus/index.php:80
NOTICE: Trying to access array offset on value of type null
/Users/msereday/testhost/plugins-173/plugins/meta_tags_plus/index.php:90
DEPRECATED: Array and string offset access syntax with curly braces is deprecated
/Users/msereday/testhost/plugins-173/plugins/newsletter/index.php:581
DEPRECATED: Array and string offset access syntax with curly braces is deprecated
/Users/msereday/testhost/plugins-173/plugins/newsletter/index.php:585
DEPRECATED: Array and string offset access syntax with curly braces is deprecated
/Users/msereday/testhost/plugins-173/plugins/newsletter/index.php:586
DEPRECATED: Array and string offset access syntax with curly braces is deprecated
/Users/msereday/testhost/plugins-173/plugins/upload/index.php:147
DEPRECATED: Array and string offset access syntax with curly braces is deprecated
/Users/msereday/testhost/plugins-173/plugins/upload/index.php:151
DEPRECATED: Array and string offset access syntax with curly braces is deprecated
/Users/msereday/testhost/plugins-173/plugins/upload/index.php:152
Mit newsletter und upload ist es behoben durch

Code: Select all

$str{$i}
zu

Code: Select all

$str[$i]
mit member pages und meta_tags kann ich nichts tun, oder habe ich im meta_tags etwas falsch im Aufruf (?).
P.S.
Alle wird gerade hochgeladen unter https://cmsimple.sk/plugins-174-RC1 (pswd durch PM, falls verlangt).

Re: CMSimple_XH 1.7.4 - Release Candidate 1

Posted: Mon Oct 12, 2020 4:05 pm
by cmb
Tata wrote:
Mon Oct 12, 2020 2:23 pm
DEPRECATED: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Diesbezüglich hatte ich schon vor einer Weile ein Issue erstellt. Ich vermute, dass der jetzige Code fehlerhaft ist (auch unter älteren PHP-Versionen), bin mir aber nicht sicher.

Re: CMSimple_XH 1.7.4 - Release Candidate 1

Posted: Mon Oct 12, 2020 4:45 pm
by Tata
Hier https://cmsimple.sk/plugins-174-RC1 meldet der Debugger gar nichts (PHP 7.2.7).

Re: CMSimple_XH 1.7.4 - Release Candidate 1

Posted: Mon Oct 12, 2020 5:58 pm
by olape
Tata wrote:
Mon Oct 12, 2020 2:23 pm
NOTICE: Trying to access array offset on value of type null
/Users/msereday/testhost/plugins-173/plugins/meta_tags_plus/index.php:61
NOTICE: Trying to access array offset on value of type null
/Users/msereday/testhost/plugins-173/plugins/meta_tags_plus/index.php:71
NOTICE: Trying to access array offset on value of type null
/Users/msereday/testhost/plugins-173/plugins/meta_tags_plus/index.php:80
NOTICE: Trying to access array offset on value of type null
/Users/msereday/testhost/plugins-173/plugins/meta_tags_plus/index.php:90
Für die 1.7.3 gab es da einen BugFix
viewtopic.php?f=16&t=16389#p76343

Re: CMSimple_XH 1.7.4 - Release Candidate 1

Posted: Mon Oct 12, 2020 9:38 pm
by Tata
Noch habe ich die Webseite weiter getestet. Schaut mal hier (es scheint, dass in einigen Plugins und wohl auch im CMSimple selbst braucht man bischen Ordnung machen, einiges aus dem Code rausnehmen.).
Nu HTML Checker >

Re: CMSimple_XH 1.7.4 - Release Candidate 1

Posted: Tue Oct 13, 2020 7:33 am
by olape
Tata wrote:
Mon Oct 12, 2020 9:38 pm
es scheint, dass in einigen Plugins und wohl auch im CMSimple selbst braucht man bischen Ordnung machen, einiges aus dem Code rausnehmen.

Code: Select all

script type="text/javascript"
Sollte in CMSimple selbst und in den Standard-Plugins nicht mehr vorkommen.
Du müsstest also erst mal alles andere bereinigen, oder weglassen.

Am besten mit einem saubern 1.7.4Pre anfangen und testen. Und dann immer ein Plugin / Erweiterung nach dem anderen dazu nehmen.