Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argument #1 ($str) must be of type string, null given #107

Closed
luhmannAlexander opened this issue Mar 16, 2023 · 2 comments
Closed

Argument #1 ($str) must be of type string, null given #107

luhmannAlexander opened this issue Mar 16, 2023 · 2 comments
Labels

Comments

@luhmannAlexander
Copy link

Hi, sporadisch kommt es im Backend und Frontend zu einer Fehlermeldug.

request.CRITICAL: Uncaught PHP Exception TypeError: "strlen(): Argument #1 ($str) must be of type string, null given" at .../vendor/pdir/social-feed-bundle/src/EventListener/CronListener.php line 671 {"exception":"[object] (TypeError(code: 0): strlen(): Argument #1 ($str) must be of type string, null given at .../vendor/pdir/social-feed-bundle/src/EventListener/CronListener.php:671)"}

@seibtph
Copy link
Contributor

seibtph commented Apr 21, 2023

Welche Contao und Social Feed Version hast du installiert? Was versuchst du zu importieren?

@luhmannAlexander
Copy link
Author

Danke für die Nachfrage. Ich sehen gerade der Commit [Fix type error in cron if message is null ](url) wird das Problem wohl lösen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants