Does not work with php 8.1- log stack trace
-
Argument #2 ($timestamp) must be of type ?int,
from the server log…
PHP Fatal error: Uncaught TypeError: date(): Argument #2 ($timestamp) must be of type ?int, string given in /var/www/blabla.net/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_class_ntlist.php:424 Stack trace: #0 /var/www/blabla.net/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_class_ntlist.php(424): date() #1 /var/www/blabla.net/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_class_snap.php(1011): nxs_snapClassNT->showEditNTLine() #2 /var/www/blabla.net/wp-admin/includes/template.php(1395): nxs_SNAP->NS_SNAP_AddPostMetaTags() #3 /var/www/blabla.net/wp-admin/edit-form-advanced.php(711): do_meta_boxes() #4 /var/www/blabla.net/wp-admin/post.php(206): require('...') #5 {main} thrown in /var/www/blabla.net/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_class_ntlist.php on line 424, referer: https://blabla.net/wp-admin/edit.php?post_type=product
- The topic ‘Does not work with php 8.1- log stack trace’ is closed to new replies.