-
-
Notifications
You must be signed in to change notification settings - Fork 355
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
extension shariff inside news produces big log files with errors #2528
Comments
@liayn something for you? closing issue as not related to news |
@daUhradone This is not generated upon clicking an icon, but whenever a news record is rendered. |
Thank you! Found the settings in Admin Tools settings to take Reddit out. Before I adjusted the social media platforms only in the news Parial for shariff. |
You have it in your Fluid template, as posted above: <div xmlns:rx="http://typo3.org/ns/Reelworx/RxShariff/ViewHelper">
<rx:shariff services="linkedin,xing,twitter" enableBackend="true" />
</div> You can define per shariff-usage whether it should contact the shariff-backend and ask for stats or not. |
news: 11.4.2
PHP: 8.3
TYPO3 12.4.20
This is my Shariff.html Parial/Detail:
Every time a user clicks on a shariff social media button an error is written in the log file: var/log/typo3_shariff_scexxxxxxx.log:
reddit is not active but it looks like it produces an error anyway.
At the footer of my normal page shariff set with a viewhelper is not producing any errors:
<f:render partial="Shariff" />
The text was updated successfully, but these errors were encountered: