You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With current git-master there are several undefined variables and arrays within the plugin (php 8.1).
Warning: Undefined variable $htmlswitchline in /var/www/virtual/bauigel/bernd.distler.ws/plugins/serendipity_event_commentspice/serendipity_event_commentspice.php on line 139.
Warning: Undefined array key "pingbackFetchPage" in /var/www/virtual/bauigel/bernd.distler.ws/plugins/serendipity_event_commentspice/serendipity_event_commentspice.php on line 308.
Warning: Undefined array key "pingbackFetchPage" in /var/www/virtual/bauigel/bernd.distler.ws/plugins/serendipity_event_commentspice/serendipity_event_commentspice.php on line 310.
The text was updated successfully, but these errors were encountered:
With current git-master there are several undefined variables and arrays within the plugin (php 8.1).
The text was updated successfully, but these errors were encountered: