WBCE CMS – Way Better Content Editing.
You are not logged in.
Ich habe das Modul hier im Einsatz:
PHP Version: 8.3.32
WBCE: 1.6.8
Socialmedia made easy
Version: 2.11
Irgendwo hängt es mit der internen Suche zusammen. Siehe Errorlog:
2026-07-16T07:58:14+00:00 [Visitor Request] https://www.korloyeurope.eu/search/inde … 90&string=
2026-07-16T07:58:14+00:00 [Deprecated] /modules/socialbaker/include.php:[135] from /templates/keg-1sp-hero/index.php:[169] socialBaker "urlencode(): Passing null to parameter #1 ($string) of type string is deprecated"
2026-07-16T07:58:14+00:00 [Deprecated] /modules/socialbaker/include.php:[137] from /templates/keg-1sp-hero/index.php:[169] socialBaker "str_ireplace(): Passing null to parameter #2 ($replace) of type array|string is deprecated"
2026-07-16T07:58:14+00:00 [Deprecated] /modules/socialbaker/include.php:[135] from /templates/keg-1sp-hero/index.php:[169] socialBaker "urlencode(): Passing null to parameter #1 ($string) of type string is deprecated"
2026-07-16T07:58:14+00:00 [Deprecated] /modules/socialbaker/include.php:[137] from /templates/keg-1sp-hero/index.php:[169] socialBaker "str_ireplace(): Passing null to parameter #2 ($replace) of type array|string is deprecated"
Frage: woran kann es liegen?
Viele Grüße Norbert
Last edited by byteworker (16.07.2026 10:49:20)
Offline
Ich habe das Modul Socialmade easy auf die aktuelle Version 2.12 aktualisiert, aber gleiches Problem:
2026-07-16T10:48:31+00:00 [Visitor Request] https://www.korloyeurope.eu/search/inde … tring=2026
2026-07-16T10:48:31+00:00 [Deprecated] /modules/socialbaker/include.php:[135] from /templates/keg-1sp-hero/index.php:[169] socialBaker "urlencode(): Passing null to parameter #1 ($string) of type string is deprecated"
2026-07-16T10:48:31+00:00 [Deprecated] /modules/socialbaker/include.php:[137] from /templates/keg-1sp-hero/index.php:[169] socialBaker "str_ireplace(): Passing null to parameter #2 ($replace) of type array|string is deprecated"
2026-07-16T10:48:31+00:00 [Deprecated] /modules/socialbaker/include.php:[135] from /templates/keg-1sp-hero/index.php:[169] socialBaker "urlencode(): Passing null to parameter #1 ($string) of type string is deprecated"
2026-07-16T10:48:31+00:00 [Deprecated] /modules/socialbaker/include.php:[137] from /templates/keg-1sp-hero/index.php:[169] socialBaker "str_ireplace(): Passing null to parameter #2 ($replace) of type array|string is deprecated"
2026-07-16T10:57:39+00:00 [Visitor Request] https://www.korloyeurope.eu/search/inde … 90&string=
2026-07-16T10:57:39+00:00 [Deprecated] /modules/socialbaker/include.php:[135] from /templates/keg-1sp-hero/index.php:[169] socialBaker "urlencode(): Passing null to parameter #1 ($string) of type string is deprecated"
2026-07-16T10:57:39+00:00 [Deprecated] /modules/socialbaker/include.php:[137] from /templates/keg-1sp-hero/index.php:[169] socialBaker "str_ireplace(): Passing null to parameter #2 ($replace) of type array|string is deprecated"
2026-07-16T10:57:39+00:00 [Deprecated] /modules/socialbaker/include.php:[135] from /templates/keg-1sp-hero/index.php:[169] socialBaker "urlencode(): Passing null to parameter #1 ($string) of type string is deprecated"
2026-07-16T10:57:39+00:00 [Deprecated] /modules/socialbaker/include.php:[137] from /templates/keg-1sp-hero/index.php:[169] socialBaker "str_ireplace(): Passing null to parameter #2 ($replace) of type array|string is deprecated"
Offline
Versuch mal, ob es hilft, was das Elektronengehirn hier vorschlägt:
https://chatgpt.com/share/6a58bf41-7634 … 4ecf0cc182
Wir Benötigen: Cents, Euros... jetzt spenden!
Offline
Der schlaue Kerl! ich bin dummerweise etwas un-schlau, wo soll ich den Code einfügen? in der include.php vor den schliessenden Tag?
Offline
Versuch mal mit der angefügten include (in .php zurückumbenennen, austauschen)
Wir Benötigen: Cents, Euros... jetzt spenden!
Offline
mk70, byteworker
Danke, das hat geklappt. Damit ist keine Fehlermeldung mehr aufgelaufen:
Bin immer wieder begeistert, wie Du das schaffst. Hut ab!
Grüße Norbert
Offline
mk70, beach
Danke für die Blumen (und die Spende), aber der Dank gebührt chatGPT...
Wir Benötigen: Cents, Euros... jetzt spenden!
Offline
byteworker