Unable to copy and paste tags in WordPress Post Editor for new or modified posts

Posted in: Newspaper
Post count: 19

==== START BUG SUBMISSION SNIPPET ====
WordPress installation is multisite.
Unable to copy and paste tags in WordPress Post Editor for new or modified posts.
Inspection revealed 404 Bad Request.
Log file showed issue with theme Newspaper and plugin td-cloud-library.
Log entries below

[15-Mar-2022 19:21:49 UTC] PHP Warning: Undefined array key “HTTP_HOST” in /home/username/public_html/wp-content/themes/Newspaper/functions.php on line 48
[15-Mar-2022 19:22:52 UTC] PHP Warning: Attempt to read property “slug” on null in /home/username/public_html/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 62

Post count: 35449

Hi,
We need some more information. The provided errors are referring that there is no HTTP_HOST for the accessed post/page/… and this is used in the cloud library.
Is this problem happening with the last theme version (newspaper v11.4.2)?
Can you make a test using the default post template?
Is the problem persisting if you are using only tagDiv plugins?
Thank you!

Post count: 19

1) This is line 48 of the functions.php file $post_id = url_to_postid(“http://”.$_SERVER[‘HTTP_HOST’].$_SERVER[‘REQUEST_URI’]);
2) Line 62 on the tdb_functions.php of the cloud library is empty.
3) This problem has been occurring for a while as shown in the log file.
4) Issue occurs immediately when tags are entered and the log file shows the two entries for the Themes functions file and the the tagDiv Cloud Library.
5) Disabling the tadDiv Cloud Library fixes the issue of being unable to copy and paste tags in WordPress Post Editor for new or modified posts.

Versions:
Plugin tagDiv Cloud Library is Version 1.9 | built on 22.12.2021.
Theme Newspaper is version 11.4.

Post count: 35449

Hi,
Can you make a full backup and after that to update the theme to the last update, in this way the problem can be fixed and in case that the problem is still persisting, then please contact us via email at contact@tagdiv.com provide wp-admin and cPanel and will check the situation.
Thank you for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.