- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hello,
Please edit with tagdiv Composer, select the CSS Code, and delete this section -> https://i.imgur.com/jQ1zrJ4.png
Thank you!
Hello,
Did you use a plugin to optimize the css and js? Also, what plugin for the cache do you use?
Thank you!
This is the error on mobile
wp_booster error:
td_res_context->get_att(gap) Internal error: The atts are not set yet(AKA: the render template method was called without atts)
/home/thewilln/thewillnews.com/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php–
This is the error when I try to edit the page template on desktop
Errors at columns elements: 3(models) : 4(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
I used Hummingbird(plugin).
However, the same thing happens when I disable it.
No CSS, JS used.
Thank you..!!
I understand. What I can recommend is this custom css:
.single .td-post-sharing-top {
margin-bottom: 0;
}
Set the code in the theme panel > custom code> advance css and the problem should be resolved.
Thank you!
Hello,
I am aware of https://forum.tagdiv.com/how-to-add-icons-in-menu.
Question: Is there any other way to add icons to the menu other than via Font Awesome? Perhaps use my own icons via custom CSS, or any other solution? For technical reasons, I cannot use the Font Awesome plugin. That is why I need an alternative. Thank you.
Regards
Tobias
Hello @Lelun!
We have some RTL demos that were created by hand for this purpose using custom code: https://prnt.sc/ccPYeDT6mvKv
So, you can correct any other demo in the same way.
What you can do is avoid using the same templates for the English version and make sure the CSS code won’t affect the entire website, so you can build the English version too. You have the possibility to mix the templates with the help of cloud templates and upload any layout. More documentation about the cloud templates is here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Thank you!
Hello,
Did you use a plugin to optimize the CSS and Js?
Thank you!
Hello,
I want to create a bilingual website (arabic & english) using the WPML plugins. I chose MAGAZINE PRO (Pre-Built Websites) and created the home page in Arabic and linked it to home page in English.
But I have several problems:
1. When I change the direction of the main menu in accordance with Arabic, the English main menu also changes according to Arabic. I tried to create two separate pages, but to no avail, as I want the main menu for Arabic to be on the right side and start from right to left (RTL), but for English I want the menu be on the left end and starts from left to right, and the same problem is also for the mini menu
with regards.
2. For the main style (Big Grid Flex), i want the large main picture to be on the right side for Arabic and the left side for English
As for the Flex Block menus, I want them to be compatible with Arabic, so that the title and thumbnails are on the right side and for English on the left side.
3. I changed the CSS code for the Arabic page, but it affects the English page as well, so i don’t know how to fix this problems.
Can you provide me with a quick solution to this problem, as unfortunately the pages are not suitable for languages.
Link Site URL : https://lelun-afrin.org/
Link Photos : https://www.transfernow.net/dl/20230316bplhtRRA
Hi, not sure if this is off topic as it’s not entirely theme related and more wordpress relates, and cannot seem to locat a solution.
Basically ran into issue where WP tends to auto capitalize first letter of “author” name on site templates, RSS feed, etc., and recently when working with client, ran into issue where their company name as author for posts, normal WP post types, not CPT, would always capitalize first word.
so,
accessileTECH
would always become
AccessibleTECH
which is kinda annoying. I don’t want to use CSS to change the text transform, as that does not impact RSS feeds where inserting author name in the tags would still do that transform.
Seems like it should be function, but have no idea what function to use.
If any kind soul has possible solution — would be awesome.
Idea is not to make all names lower case, but simply to disable WP by default initial capping the author name.
I guess there was similar issue with sitename once upon a time, but obviously different element.
Thanks in advance folks! 🙂
I would like to make the header have some border radius, yet, when i try to do so in the builder’s CSS tab it does not work.
Hi Bennettheyn,
Please try this custom css – https://i.imgur.com/NNxPG0l.png
.wp-block-buttons>.wp-block-button {
margin: 0 auto 8px;
}
.wp-block-buttons>.wp-block-button .wp-block-button__link{
border-radius: 10px;
padding: 16px 24px;
font-size: 18px;
line-height: 20px;
}
You need to set the code in the theme panel > Newsmag > custom code> css section.
I hope this will help you!
Hello, this is a problem that persist from long time ago, when you embed a twitter link it’s impossible to align it to center (always is aligned to the left). Could you please give me the css code to align it to center so I can put it in custom CSS.
Hi mediax,
Something is not correct there, the banners are small and are not looking like that, from what I see in your screenshot there is a problem, those should look like this – https://i.imgur.com/NXdsZxp.png – https://i.imgur.com/frui5ib.png – https://i.imgur.com/ehspNG6.png – https://i.imgur.com/LPlY6U5.png but not like this – https://i.imgur.com/nDkdDFZ.png
Most likely there is something interfering with the css in the theme, if you agree we would like to help you, for this you must contact us by email at contact@tagdiv.com and give us temporary access to investigate the problem
Hi,
Usually, the color and image are set on the row, so please edit and select the row and go in the tab CSS https://i.imgur.com/UkgqKNM.jpg -> https://forum.tagdiv.com/topic/background-color-of-the-main-menu-be-changed/ please check each row/column/zone and delete the background image.
Thank you!
Hello Peter!
You can hide one element on desktop and unhide it on mobile, for example. Every element in the TagDiv Composer has a setting to make it invisible. This setting can be seen in the CSS tab of every element: [Display: HIDDEN]. You can also hide the entire row.
If you can’t find an element after you have hidden it on every viewport, check this thread for the solution: https://forum.tagdiv.com/topic/cssdisplay-show-or-hidden/
Thank you!
Hello,
Please set your code in Theme Panel -> Custom Code -> Custom CSS.
Also, ensure the code is strong to apply to the element.
Thank you!
Hi,
Usually, the color and image are set on the row, so please edit and select the row and go in the tab CSS https://i.imgur.com/UkgqKNM.jpg -> https://forum.tagdiv.com/topic/background-color-of-the-main-menu-be-changed/ please check each row/column and delete the background image.
Thank you!
Hello,
There are two options:
1. You can hide that block on mobile view; if you select the block, select viewport for mobile and go to the CSS tab and hide it.
2. You can change the order of columns on mobile and after the block, after the post content -> https://www.screencast.com/t/kbLa0WnN
Thank you!
Hi! I need your help.
Our website started to display some errors (CSS, I think):
1. In the ‘home’ many elements stopped being centered).
target=”_blank”https://prnt.sc/weRZnyf2JJN0
https://prnt.sc/riuYVMBZMUoU
This is how the home page looks correctly:
https://web.archive.org/web/20230306221124/https://impactotic.co/
2. In the entries, the width of the main image and the text block was enlarged (and everything was filling the screen).
https://prnt.sc/56GhhjiE_eLx
3. In the pages made with TagDiv Composer, elements are lost or blocks go to the left or to the full width.
https://prnt.sc/as19xgki8W6j
These failures occur without having made any changes to the WordPress installation in the last 2 months.
So far, I have tried the following to resolve it:
– Purge Cloudflare and WP-Rocket cache.
– Disable both caching tools.
– Deactivate and reactivate the TagDiv plugins.
– Make horizontal alignment of the rows, as indicated here in the forum (although it was always to the left and never failed). https://prnt.sc/fOa7vmeNIRM9
– Restore the database with a backup from yesterday, when the site was deploying perfectly.
It should be noted that on phones it still looks fine (we don’t use the tagDiv Mobile Theme).
What could have happened and how can I fix it?
Thanks in advance for your help!
I am having an issue where I am noticing that when using the live css editor it is not updating my styles. Any suggestion or has anyone encountered this issue?
Hi,
Thanks for helping with this 🙂
So I have rolled the Molongui plugin back to a previous version but now the errors are reporting issues with TD composer and various other plugins.
Here is a sampling of the latest errors:
2023/03/13 20:10:33 [error] 34916#34916: *945829 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″, client: 191.96.71.188, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, host: “latintrade.com:57332”
2023/03/13 20:10:08 [error] 34916#34916: *945792 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″, client: 191.96.71.188, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, host: “latintrade.com:57332”
2023/03/13 20:09:42 [error] 34916#34916: *945737 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″, client: 191.96.71.188, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, host: “latintrade.com:57332”
2023/03/13 20:09:11 [error] 34916#34916: *945683 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″ while reading response header from upstream, client: 191.96.71.188, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 20:06:12 [error] 34916#34916: *945389 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “url” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/web/viewer-shortcode.php on line 76PHP message: PHP Warning: Undefined array key “url” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/web/viewer-shortcode.php on line 77PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/web/viewer-shortcode.php on line 80PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/web/viewer-shortcode.php on line 81PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/web/viewer-shortcode.php on line 82PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 704PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 705PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 706″ while reading response header from upstream, client: 52.167.144.78, server: latintrade.com, request: “GET /themencode-pdf-viewer-sc/?lang=es&tnc_pvfw=ZmlsZT1odHRwczovL2xhdGludHJhZGUuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDIxLzAyL0xULU1lZGlhLUtpdC0yMDIxLUVORy5wZGYmc2V0dGluZ3M9MTExMTExMTExMTExMTExMTEzMiZsYW5nPWVuLVVT HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 19:56:17 [error] 34916#34916: *944533 FastCGI sent in stderr: “PHP message: PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/pvfw-new-shortcodes.php:34
Stack trace:
#0 /www/latintradeclone_588/public/wp-includes/shortcodes.php(355): tnc_pvfw_embed_shortcode(Array, ”, ‘pvfw-embed’)
#1 [internal function]: do_shortcode_tag(Array)
#2 /www/latintradeclone_588/public/wp-includes/shortcodes.php(227): preg_replace_callback(‘/\\[(\\[?)(pvfw\\-…’, ‘do_shortcode_ta…’, ‘\n[pvfw-embed vi…’)
#3 /www/latintradeclone_588/public/wp-includes/class-wp-hook.php(308): do_shortcode(‘\n[pvfw-embed vi…’)
#4 /www/latintradeclone_588/public/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘\n[pvfw-embed vi…’, Array)
#5 /www/latintradeclone_588/public/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php(514): apply_filters(‘the_content’, ‘<!– wp:csf-gut…’)
#6 /www/latintradeclone_588/public/wp-content/plugins/td-cloud-library/shor” while reading response header from upstream, client: 77.247.113.132, server: latintrade.com, request: “GET /2022/03/15/latin-trade-magazine-march-2022/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 19:00:53 [error] 34916#34916: *940065 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 66.249.64.191, server: latintrade.com, request: “GET /pdfviewer/english-world-bank-report/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2022/10/04/new-approaches-to-closing-the-fiscal-gap-growth-forecast-for-latin-america-and-the-caribbean-economic-review/”
2023/03/13 18:57:28 [error] 34916#34916: *939734 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″, client: 66.249.64.180, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, host: “latintrade.com:57332”
2023/03/13 18:45:32 [error] 34916#34916: *938741 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″ while reading response header from upstream, client: 66.249.64.180, server: latintrade.com, request: “GET /rankings-e-indices/?lang=es HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 18:40:36 [error] 34916#34916: *938318 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 66.249.64.180, server: latintrade.com, request: “GET /pdfviewer/wtca-prime-office-index-december-2022/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2022/11/29/wtca-prime-office-index-latam-december-2022/”
2023/03/13 18:26:14 [error] 34916#34916: *937045 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 52.167.144.152, server: latintrade.com, request: “GET /es/brasil-un-socio-natural-de-los-estados-unidos/?cat=88 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 18:19:55 [error] 34916#34916: *936324 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined variable $s_current_view in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/tnc_shortcodes.php on line 274” while reading response header from upstream, client: 159.69.14.129, server: latintrade.com, request: “GET /author/mjlanza/feed/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 18:16:05 [error] 34916#34916: *935996 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″ while reading response header from upstream, client: 70.39.246.37, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 17:55:31 [error] 34916#34916: *934369 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″, client: 2804:14c:31:834c:84c3:8899:2793:1814, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/rankings-and-indexes/”
2023/03/13 17:55:01 [error] 34916#34916: *934321 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″, client: 2804:14c:31:834c:84c3:8899:2793:1814, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, host: “latintrade.com:57332”, referrer: “https://www.google.com/”
2023/03/13 17:47:47 [error] 34916#34916: *933673 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″, client: 139.59.124.144, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, host: “latintrade.com:57332”
2023/03/13 17:21:02 [error] 34916#34916: *931530 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 3.223.4.145, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-march-2021/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2021/03/03/latin-trade-magazine-march-2021/”
2023/03/13 17:11:47 [error] 34916#34916: *930747 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″ while reading response header from upstream, client: 66.249.64.182, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 15:59:27 [error] 34916#34916: *924676 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″ while reading response header from upstream, client: 5.161.82.159, server: latintrade.com, request: “GET /rankings-e-indices/?lang=es HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 15:53:35 [error] 34916#34916: *924289 access forbidden by rule, client: 151.80.36.224, server: latintrade.com, request: “GET /.git/HEAD HTTP/1.1”, host: “latintrade.com:57332”
2023/03/13 15:36:18 [error] 34916#34916: *922910 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-february-2023/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 15:31:50 [error] 34916#34916: *922549 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key 2 in /www/latintradeclone_588/public/wp-content/plugins/woocommerce-memberships/src/class-wc-memberships-capabilities.php on line 92” while reading response header from upstream, client: 94.130.239.132, server: latintrade.com, request: “GET /tag/podcasts/feed/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 15:17:45 [error] 34916#34916: *921348 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 181.51.42.231, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-february-2023/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2023/03/03/lt-magazine-february-2023/”
2023/03/13 15:17:44 [error] 34916#34916: *921338 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “auto_viewer” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/helper-functions.php on line 399PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 3028PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php on line 325″ while reading response header from upstream, client: 181.51.42.231, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-february-2023/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2023/03/03/lt-magazine-february-2023/”
2023/03/13 15:16:24 [error] 34916#34916: *921239 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 2804:14c:2b:9431:592f:aba6:e9bb:3899, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-february-2023/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2023/03/03/lt-magazine-february-2023/”
2023/03/13 15:16:23 [error] 34916#34916: *921238 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “auto_viewer” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/helper-functions.php on line 399PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 3028PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php on line 325″, client: 2804:14c:2b:9431:592f:aba6:e9bb:3899, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-february-2023/ HTTP/1.1”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2023/03/03/lt-magazine-february-2023/”
2023/03/13 15:15:22 [error] 34916#34916: *921121 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 35.173.49.46, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-february-2023/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2023/03/03/lt-magazine-february-2023/”
2023/03/13 15:15:22 [error] 34916#34916: *921120 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “auto_viewer” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/helper-functions.php on line 399PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 3028PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php on line 325″, client: 35.173.49.46, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-february-2023/ HTTP/1.1”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2023/03/03/lt-magazine-february-2023/”
2023/03/13 15:15:19 [error] 34920#34920: *921063 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 2804:14c:2b:9431:592f:aba6:e9bb:3899, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-february-2023/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2023/03/03/lt-magazine-february-2023/”
2023/03/13 15:15:18 [error] 34916#34916: *921061 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “auto_viewer” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/helper-functions.php on line 399PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 3028PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php on line 325″ while reading response header from upstream, client: 2804:14c:2b:9431:592f:aba6:e9bb:3899, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-february-2023/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2023/03/03/lt-magazine-february-2023/”
2023/03/13 15:10:40 [error] 34916#34916: *920693 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “parent” on null in /www/latintradeclone_588/public/wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php on line 328PHP message: PHP Warning: Attempt to read property “term_id” on null in /www/latintradeclone_588/public/wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php on line 222″ while reading response header from upstream, client: 51.222.253.10, server: latintrade.com, request: “GET /tag/statistics-es/?lang=es HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 15:03:18 [error] 34916#34916: *920073 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″ while reading response header from upstream, client: 114.119.140.27, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 15:03:11 [error] 34916#34916: *920056 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 66.249.64.191, server: latintrade.com, request: “GET /pdfviewer/english-world-bank-report/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2022/10/04/new-approaches-to-closing-the-fiscal-gap-growth-forecast-for-latin-america-and-the-caribbean-economic-review/”
2023/03/13 15:00:45 [error] 34916#34916: *919792 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined variable $s_current_view in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/tnc_shortcodes.php on line 274” while reading response header from upstream, client: 107.20.93.156, server: latintrade.com, request: “GET /author/mjlanza/feed/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://www.google.com/”
2023/03/13 14:54:53 [error] 34916#34916: *919098 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2006/10/16/mcmillan-panama-canal-expansion-healthy-for-global-trade/?cat=123&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 14:46:10 [error] 34916#34916: *918371 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 66.249.64.180, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-january-2017/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2017/01/03/latin-trade-magazine-january-2017/”
2023/03/13 14:45:53 [error] 34916#34916: *918351 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 207.46.13.209, server: latintrade.com, request: “GET /es/ecuador-two-cases-same-system/?cat=118 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 14:44:17 [error] 34916#34916: *918210 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 66.249.64.186, server: latintrade.com, request: “GET /pdfviewer/wtca-prime-office-index-december-2022/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2022/11/29/wtca-prime-office-index-latam-december-2022/”
2023/03/13 14:26:23 [error] 34916#34916: *916429 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 17.22.237.83, server: latintrade.com, request: “GET /pdfviewer/english-world-bank-report/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2022/10/04/new-approaches-to-closing-the-fiscal-gap-growth-forecast-for-latin-america-and-the-caribbean-economic-review/”
2023/03/13 14:15:48 [error] 34916#34916: *915444 FastCGI sent in stderr: “PHP message: PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/pvfw-new-shortcodes.php:34
Stack trace:
#0 /www/latintradeclone_588/public/wp-includes/shortcodes.php(355): tnc_pvfw_embed_shortcode(Array, ”, ‘pvfw-embed’)
#1 [internal function]: do_shortcode_tag(Array)
#2 /www/latintradeclone_588/public/wp-includes/shortcodes.php(227): preg_replace_callback(‘/\\[(\\[?)(pvfw\\-…’, ‘do_shortcode_ta…’, ‘\n[pvfw-embed vi…’)
#3 /www/latintradeclone_588/public/wp-includes/class-wp-hook.php(308): do_shortcode(‘\n[pvfw-embed vi…’)
#4 /www/latintradeclone_588/public/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘\n[pvfw-embed vi…’, Array)
#5 /www/latintradeclone_588/public/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(1857): apply_filters(‘the_content’, ‘<!– wp:csf-gut…’)
#6 /www/latintradeclone_588/public/wp-includes/rest-api/endpoints/class-wp-res” while reading response header from upstream, client: 64.124.8.38, server: latintrade.com, request: “GET /wp-json/wp/v2/posts/119480 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 14:08:48 [error] 34916#34916: *914592 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2013/10/24/as-argentines-head-to-the-polls-dont-expect-change/?cat=112&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:50:03 [error] 34916#34916: *912475 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″ while reading response header from upstream, client: 181.224.250.149, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:23:11 [error] 34916#34916: *909483 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2016/01/22/5-powerful-ideas-for-global-impact-from-social-entrepreneurs-part-4/?cat=124&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:23:07 [error] 34916#34916: *909480 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2016/01/20/five-powerful-ideas-for-global-impact-from-social-entrepreneurs/?cat=104&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:22:56 [error] 34916#34916: *909445 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2014/08/19/top-50-ports-a-poor-year-for-the-caribbean-basin-and-transshipment-activity/?cat=86&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:21:16 [error] 34916#34916: *909290 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2007/07/16/latin-american-tourism-2006receipts-by-country/?cat=125&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:20:14 [error] 34916#34916: *909154 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2015/12/03/car-sales-brazil-sputters-mexico-revs-up/?cat=110&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:19:01 [error] 34916#34916: *908987 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2009/12/29/latin-technology-outlook-recovery-growth/?cat=124&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:18:53 [error] 34916#34916: *909010 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2009/03/27/latin-america-disputes-qa/?cat=118&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:18:50 [error] 34916#34916: *908997 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2009/01/21/latin-mas-top25-financial-advisors-2008/?cat=112&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:18:47 [error] 34916#34916: *909026 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2008/10/15/alicorp-eyes-latin-expansion/?cat=116&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:18:42 [error] 34916#34916: *909010 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2008/03/24/spirit-carves-out-latin-niche/?cat=111&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:18:33 [error] 34916#34916: *908997 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2008/01/25/bullish-on-brazil/?cat=112&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 13:08:26 [error] 34916#34916: *908067 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 95.163.255.237, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-november-2021/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/pdfviewer/lt-magazine-november-2021/”
2023/03/13 13:08:24 [error] 34916#34916: *908061 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “auto_viewer” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/helper-functions.php on line 399PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 3028PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php on line 325″ while reading response header from upstream, client: 95.163.255.226, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-november-2021/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/3d-flip-book/lt-magazine-november-2021/”
2023/03/13 12:58:18 [error] 34916#34916: *907186 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined variable $s_current_view in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/tnc_shortcodes.php on line 274” while reading response header from upstream, client: 159.69.14.129, server: latintrade.com, request: “GET /author/mjlanza/feed/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:52:18 [error] 34920#34920: *906718 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “url” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/web/viewer-shortcode.php on line 76PHP message: PHP Warning: Undefined array key “url” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/web/viewer-shortcode.php on line 77PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/web/viewer-shortcode.php on line 80PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/web/viewer-shortcode.php on line 81PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/web/viewer-shortcode.php on line 82PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 704PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 705PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 706″ while reading response header from upstream, client: 66.249.64.191, server: latintrade.com, request: “GET /themencode-pdf-viewer-sc/?tnc_pvfw=ZmlsZT1odHRwczovL2xhdGludHJhZGUuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDIyLzA2L1dUQ0EtUHJpbWUtT2ZmaWNlLUluZGV4LTIwMjItTEFUQU0tRVNQLnBkZiZzZXR0aW5ncz0wMDExMDAxMTEwMTAxMTExMDAmbGFuZz1lcy1jbA== HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2022/06/15/wtca-prime-office-index-latam-junio-de-2022/?lang=es”
2023/03/13 12:52:07 [error] 34916#34916: *906704 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined variable $s_current_view in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/tnc_shortcodes.php on line 274” while reading response header from upstream, client: 66.249.64.160, server: latintrade.com, request: “GET /2022/06/15/wtca-prime-office-index-latam-junio-de-2022/?lang=es HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:36:49 [error] 34916#34916: *905479 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2018/04/10/multinational-index-full-year-2017/?cat=22&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:36:34 [error] 34916#34916: *905461 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2016/01/11/argentina-and-cuba-labor-union-havens/?cat=86&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:36:16 [error] 34916#34916: *905427 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2014/08/29/top-businesswomen-2014/?cat=109&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:36:09 [error] 34916#34916: *905418 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2014/03/10/latin-america-instability-at-home-and-abroad/?cat=86&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:35:49 [error] 34916#34916: *905375 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2013/10/23/mexican-pensions-the-stars-of-top-100-pension-funds/?cat=91&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:35:25 [error] 34916#34916: *905310 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2012/02/10/louis-de-segonzac-jlt-re/?cat=159&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:35:04 [error] 34916#34916: *905271 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2010/12/07/how-petrobras-compares/?cat=115&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:34:29 [error] 34916#34916: *905224 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2008/12/30/passenger-growth-cargo-decline/?cat=111&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:34:24 [error] 34916#34916: *905211 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2008/03/18/venezuelashummer-revolution/?cat=110&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:34:18 [error] 34916#34916: *905199 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2007/08/30/uruguay-botnia-terminal-opens/?cat=123&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:34:12 [error] 34916#34916: *905103 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2007/04/02/ups-grows-in-latin-america/?cat=111&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 12:06:44 [error] 34916#34916: *903064 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″, client: 191.96.71.188, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, host: “latintrade.com:57332”
2023/03/13 12:06:23 [error] 34916#34916: *903039 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″ while reading response header from upstream, client: 191.96.71.188, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:57:13 [error] 34916#34916: *902386 directory index of “/www/latintradeclone_588/public/wp-content/uploads/wpmc-trash/2015/03/” is forbidden, client: 114.119.141.4, server: latintrade.com, request: “GET /wp-content/uploads/wpmc-trash/2015/03/?C=D%3BO%3DA HTTP/1.1”, host: “www.latintrade.com:57332”, referrer: “https://www.latintrade.com/wp-content/uploads/wpmc-trash/2015/03?C=S%3BO%3DA”
2023/03/13 11:45:51 [error] 34916#34916: *901670 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476″ while reading response header from upstream, client: 66.249.64.184, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-august-2022/?auto_viewer=true HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”, referrer: “https://latintrade.com/2022/08/02/latin-trade-magazine-august-2022/”
2023/03/13 11:37:38 [error] 34916#34916: *901062 directory index of “/www/latintradeclone_588/public/wp-content/uploads/2019/11/” is forbidden, client: 114.119.149.254, server: latintrade.com, request: “GET /wp-content/uploads/2019/11/?C=D%3BO%3DA HTTP/1.1”, host: “www.latintrade.com:57332”, referrer: “https://www.latintrade.com/wp-content/uploads/2019/11?C=M%3BO%3DA”
2023/03/13 11:15:56 [error] 34916#34916: *899345 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2016/08/22/u-s-watchdog-clears-chemchinas-43-billion-acquisition-of-syngenta/?cat=133&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:15:51 [error] 34916#34916: *899319 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2014/06/27/changes-in-the-role-of-the-cfo-the-view-from-mexico/?cat=116&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:15:02 [error] 34916#34916: *899240 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2018/06/03/chile-y-brasil-en-la-mira-de-yellowpepper-visa/?cat=88&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:14:48 [error] 34916#34916: *899237 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2017/07/23/latin-trades-top-100-billionaires-ranking-2017/?cat=86&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:14:22 [error] 34916#34916: *899172 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2014/12/08/moving-ahead-with-electric-grid-integration/?cat=88&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:14:19 [error] 34916#34916: *899172 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2014/08/25/a-new-environment-for-banks/?cat=112&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:14:17 [error] 34916#34916: *899178 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2014/04/21/amid-regional-declines-mexican-cfos-remain-optimistic/?cat=86&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:14:14 [error] 34916#34916: *899175 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2013/11/08/latin-americas-rising-stars-of-legal/?cat=86&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:14:11 [error] 34916#34916: *899172 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2013/10/14/google-develops-contest-for-latin-americas-developers/?cat=86&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:14:08 [error] 34920#34920: *899157 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2013/10/07/freeconferencecall-com-begins-service-in-latin-america/?cat=86&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:13:38 [error] 34916#34916: *899090 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2011/10/17/latin-american-literacy-best-worst/?cat=59&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:13:30 [error] 34916#34916: *899074 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2010/12/03/peru-retail-boom/?cat=121&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:13:23 [error] 34916#34916: *899068 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2010/11/22/mexico-gains-from-costlier-china/?cat=136&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:12:52 [error] 34920#34920: *899011 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2009/04/17/medical-tourism-good-prospects/?cat=125&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:12:46 [error] 34916#34916: *898994 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2008/08/10/venezuela-banking-outlook/?cat=112&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:12:38 [error] 34916#34916: *898978 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2008/04/15/pemex-chevron-nicaragua/?cat=115&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:12:32 [error] 34916#34916: *898963 directory index of “/www/latintradeclone_588/public/wp-content/uploads/2015/” is forbidden, client: 114.119.139.84, server: latintrade.com, request: “GET /wp-content/uploads/2015/?C=M%3BO%3DA HTTP/1.1”, host: “www.latintrade.com:57332”, referrer: “https://www.latintrade.com/wp-content/uploads/2015”
2023/03/13 11:12:30 [error] 34916#34916: *898958 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2007/02/05/oracle-strong-latin-growth/?cat=124&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:12:25 [error] 34916#34916: *898947 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2006/08/09/chinas-latin-american-perspective/?cat=136&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 11:10:22 [error] 34920#34920: *898743 FastCGI sent in stderr: “PHP message: PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/pvfw-new-shortcodes.php:34
Stack trace:
#0 /www/latintradeclone_588/public/wp-includes/shortcodes.php(355): tnc_pvfw_embed_shortcode(Array, ”, ‘pvfw-embed’)
#1 [internal function]: do_shortcode_tag(Array)
#2 /www/latintradeclone_588/public/wp-includes/shortcodes.php(227): preg_replace_callback(‘/\\[(\\[?)(pvfw\\-…’, ‘do_shortcode_ta…’, ‘\n[pvfw-embed vi…’)
#3 /www/latintradeclone_588/public/wp-includes/class-wp-hook.php(308): do_shortcode(‘\n[pvfw-embed vi…’)
#4 /www/latintradeclone_588/public/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘\n[pvfw-embed vi…’, Array)
#5 /www/latintradeclone_588/public/wp-includes/feed.php(194): apply_filters(‘the_content’, ‘<!– wp:csf-gut…’)
#6 /www/latintradeclone_588/public/wp-includes/feed-rss2.php(104): get_the_content_feed(‘rss2’)
#7 /www/latintradeclone_588/” while reading response header from upstream, client: 70.39.246.37, server: latintrade.com, request: “GET /category/magazine/feed/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 10:52:19 [error] 34916#34916: *897296 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113PHP message: PHP Warning: Undefined array key “height” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 112PHP message: PHP Warning: Undefined array key “width” in /www/latintradeclone_588/public/wp-content/plugins/td-composer/includes/tdc_util.php on line 113″ while reading response header from upstream, client: 172.121.209.187, server: latintrade.com, request: “GET /rankings-and-indexes/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “mail.latintrade.com:57332”
2023/03/13 10:51:24 [error] 34916#34916: *897253 directory index of “/www/latintradeclone_588/public/wp-admin/css/” is forbidden, client: 20.98.201.86, server: latintrade.com, request: “GET /wp-admin/css/ HTTP/1.1”, host: “latintrade.com:57332”, referrer: “binance.com”
2023/03/13 10:50:13 [error] 34916#34916: *897156 FastCGI sent in stderr: “PHP message: PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/pvfw-new-shortcodes.php:34
Stack trace:
#0 /www/latintradeclone_588/public/wp-includes/shortcodes.php(355): tnc_pvfw_embed_shortcode(Array, ”, ‘pvfw-embed’)
#1 [internal function]: do_shortcode_tag(Array)
#2 /www/latintradeclone_588/public/wp-includes/shortcodes.php(227): preg_replace_callback(‘/\\[(\\[?)(pvfw\\-…’, ‘do_shortcode_ta…’, ‘\n[pvfw-embed vi…’)
#3 /www/latintradeclone_588/public/wp-includes/class-wp-hook.php(308): do_shortcode(‘\n[pvfw-embed vi…’)
#4 /www/latintradeclone_588/public/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘\n[pvfw-embed vi…’, Array)
#5 /www/latintradeclone_588/public/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php(514): apply_filters(‘the_content’, ‘<!– wp:csf-gut…’)
#6 /www/latintradeclone_588/public/wp-content/plugins/td-cloud-library/shor” while reading response header from upstream, client: 104.165.105.198, server: latintrade.com, request: “GET /2022/03/15/latin-trade-magazine-march-2022/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 10:49:49 [error] 34916#34916: *897101 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “auto_viewer” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/helper-functions.php on line 399PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 3028PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php on line 325″ while reading response header from upstream, client: 104.165.105.198, server: latintrade.com, request: “GET /pdfviewer/lt-magazine-april-2019/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 10:49:38 [error] 34916#34916: *897069 FastCGI sent in stderr: “PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_field() in /www/latintradeclone_588/public/wp-content/themes/Newspaper-child/loop-single.php:37
Stack trace:
#0 /www/latintradeclone_588/public/wp-includes/template.php(785): require()
#1 /www/latintradeclone_588/public/wp-includes/template.php(718): load_template(‘/www/latintrade…’, false, Array)
#2 /www/latintradeclone_588/public/wp-includes/general-template.php(204): locate_template(Array, true, false, Array)
#3 /www/latintradeclone_588/public/wp-content/themes/Newspaper/single.php(20): get_template_part(‘loop-single’)
#4 /www/latintradeclone_588/public/wp-includes/template-loader.php(106): include(‘/www/latintrade…’)
#5 /www/latintradeclone_588/public/wp-blog-header.php(19): require_once(‘/www/latintrade…’)
#6 /www/latintradeclone_588/public/index.php(17): require(‘/www/latintrade…’)
#7 {main}
thrown in /www/latintradeclone_588/public/wp-content/themes/Newspaper-child/loop-single.php on line 37” while reading response header from upstream, client: 104.165.105.198, server: latintrade.com, request: “GET /timeline/latin-trade-week-2020/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 10:49:08 [error] 34916#34916: *897019 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “auto_viewer” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/helper-functions.php on line 399PHP message: PHP Warning: Undefined array key “primary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 474PHP message: PHP Warning: Undefined array key “secondary-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 475PHP message: PHP Warning: Undefined array key “text-color” in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/scripts.php on line 476PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 3028PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /www/latintradeclone_588/public/wp-content/plugins/woocommerce-multilingual/inc/class-wcml-store-pages.php on line 325″ while reading response header from upstream, client: 104.165.105.198, server: latintrade.com, request: “GET /pdfviewer/wtca-prime-office-index-december-2022/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 10:48:13 [error] 34916#34916: *896884 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined variable $s_current_view in /www/latintradeclone_588/public/wp-content/plugins/pdf-viewer-for-wordpress/includes/tnc_shortcodes.php on line 274” while reading response header from upstream, client: 104.165.105.198, server: latintrade.com, request: “GET /2022/06/15/wtca-prime-office-index-latam-june-2022/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 10:25:23 [error] 34916#34916: *895035 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 37.57.218.243, server: latintrade.com, request: “GET /latin-america%E2%80%99s-technology-leaders/?cat=185 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 10:22:23 [error] 34916#34916: *894726 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2016/01/25/5-powerful-ideas-for-global-impact-from-social-entrepreneurs/?cat=129&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
2023/03/13 10:22:03 [error] 34916#34916: *894650 FastCGI sent in stderr: “PHP message: PHP Warning: Attempt to read property “taxonomy” on null in /www/latintradeclone_588/public/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/redirection/wpml-redirect-by-param.class.php on line 159″ while reading response header from upstream, client: 216.244.66.195, server: latintrade.com, request: “GET /2013/07/17/picanha-and-farofa-coming-to-a-location-near-you/?cat=116&v=1d20b5ff1ee9 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php8.0-fpm-latintradeclone.sock:”, host: “latintrade.com:57332”
Dallas
These problems show in all posts.
In view mode (as visitor) the row is separated 50% width for each column, when I edit it it shows ok. (I have tried to edit global layout and one single page layout)
Live Version: https://prnt.sc/uFwt10eaT0yw
Edit Version: https://prnt.sc/ULKZ0JYWBDS0
Footer problem (shows in every page/post except home page).
It’s the same error/problem as post in categories. In editor view (I have tried to edit global layout and one single page layout)
When I edit the footer everything it shows as I design it, but when I open any other page, post or anything except home page it shows problems.
Live version: https://prnt.sc/0_fVt0E70w0b
Edit Version: https://prnt.sc/WLjU0Oc0_s8O
Homepage Version: https://prnt.sc/JFzIfRLxd_gI
In pages or post (except home page) it have padding right and padding left both 24px for entire container. If I make it 0px (with additional CSS) it will break entire page. I have trying it with other pages, categories or posts.
Problem: https://prnt.sc/2ePOzcK-TqAK https://prnt.sc/dMZ_QMGKKcfi
Home: https://prnt.sc/AKnnVi-6xhZL
LightshotLightshot
Hello, I have one problem. Under CSS options of the element I have hidden an element on all breakpoints and deselect it. Now I can’t reselect it because I can’t find it 🙂 how to unhide hidden element?
I’ve hidden it via CSS options (at the bottom) – Display: hidden. Is this the correct way? It is strange because when I have hidden an element on desktop view, It was also not visible on landscape and portrait view. Only phone viewport vas not affected until I have hidden it on mobile too. 🙂
I will need to hide and unhide one section every now and than and I need to learn how to correctly hide specific element and than unhide it when it is relevant again.
thank you,
Peter
Hello!
It is the same function, but on some elements, the H align setting from the CSS tab doesn’t work; only the setting from the layout tab works. The reason is that the elements are implemented differently, and it will apply the setting that is not overwritten.
Thank you!