Search Results for 'wpml'

    No search results were found in Documentation!

Results from the Forum
Calin
tagDiv Staff

Hi,
Indeed, there were a few changes to the cloud templates. You need to translate the English (original language) header for each language in part – https://i.imgur.com/CDmeHCf.png you should have them for each language cloud template – https://i.imgur.com/4agmUtg.png
A much simpler and faster alternative is to duplicate the cloud template you want to use in another language, edit it and select the desired language – https://i.imgur.com/z1CqgBo.png (edit the name) – https://i.imgur.com/dPX8ROs.pnghttps://i.imgur.com/Lc81IgP.png This method needs to be used to translate all cloud templates.
The pages are created with tagDiv Composer which is a page builder, when WPML is used it cannot translate everything that was built with the page builder and must be edited for each language separately. Please open the page in the editor and click on translate – https://i.imgur.com/TXH6y1c.png
When you make the corrections, make sure you are on the page with the language you are editing, and if you use the cache, or object cache, please clear it.
Thank you!

dlicoppe
tagDiv Member

Good morning,

We only have one problem left to solve and we need you.

All “cloud template” models have been translated except 1.
The default template of “Homepage templates” cannot be translated into several languages, i.e. you cannot create a “homepage template” per language, because your theme only accepts one “hottempage template” by default for all languages. WPML does not know how to translate everything that is put in these fields:

Screenshot 1 : https://share.cleanshot.com/5tJC5QtG
Screenshot 2 : https://share.cleanshot.com/fXyNWqBR
Screenshot 3 : https://share.cleanshot.com/KFbBf1zf

And also impossible to translate some other elements of the “popup-menu” page: https://share.cleanshot.com/1CqhnD0Z

All the custom fields of the template are not translatable for WPML, it does not detect them…

How to solve this problem?

  • This reply was modified 3 years by dlicoppe.
dlicoppe
tagDiv Member

hemos solucionado gran parte de los problemas con tu tema y wpml, pero no podemos solucionar un problema importante: todos los artículos premium (exclusivo bajo suscripción) están disponibles en otros idiomas

dlicoppe
tagDiv Member

We are busy translating by hand a lot of things that WPML does not detect in your theme. On the other hand, the “premium” articles become accessible by changing the language!

dlicoppe
tagDiv Member

We have enabled the whole automatic translation system with WPML and some parts do not translate: https://share.cleanshot.com/p55bn9KH

– Some parts in the header and footer are not translated automatically
– The bio of the authors is also not translated automatically
– Exclusives are not displayed in other languages.
– Subscription pages are not translated either
– Images are not showing in articles

Any ideas to help us solve the problem?

dlicoppe
Participant
#0

Hello,

We followed your guide here for our WPML setup: https://forum.tagdiv.com/using-theme-translations-together-wpml/, but there is a problem because according to your guide it was easy to translate each “cloud templates” that we have defined: https://forum.tagdiv.com/wp-content/uploads/2017/04/wpml-3.png. Except that your guide is not up to date because this poster no longer exists in the wordpress with the theme today, it is this display now: https://share.cleanshot.com/1ygN7qmp

how can we duplicate our models from our default language in all languages ​​and then translate them?

Anamaria
tagDiv Staff

Hi,

A shortcode can be inserted in our theme by using the element called “Column text” or “Text with title” in text zone => https://i.imgur.com/Ps7fcU0.png -> https://www.screencast.com/t/uDXaxJ8JSKFB The shortcode is automatically saved.
We recommend WPML plugin for translations: https://forum.tagdiv.com/using-theme-translations-together-wpml/

Thank you!

Anamaria
tagDiv Staff

Hi,

If you want to translate the website into a second language, you can use the WPML -> https://forum.tagdiv.com/using-theme-translations-together-wpml/plugin or maybe the polylang plugin.
The WPML plugin is tested and it is a premium plugin.

Thank you!

Bettina
tagDiv Staff

Hello @laurenskok !

You’ll need another template(duplicate it) and set another link for Facebook.
Check this guide: https://forum.tagdiv.com/using-theme-translations-together-wpml/

Thank you!

Calin
tagDiv Staff

Hi,

In such cases, we recommend using WPML with cloud templates – https://forum.tagdiv.com/using-theme-translations-together-wpml/

As an alternative, maybe that function can be combined with this one – https://pastebin.com/d7nU6Y92

Thank you!

tanteidee
Participant
#0

Hi!

I need to use a specific cloud template header and footer only in some parts of the website, when the phrase “/en/” (english site) is in the URL of the site like mysite.com/en/about (yes), mysite.com/chi-siamo (no), without setting it manually. This thing waiting to switch to WPML plugin.

Can you suggest me a code snippet to put in the functions.php file?

In the past, when I not use cloud template, I used for menu:

// Function to use specific menu on different page
add_filter( ‘wp_nav_menu_args’, ‘menu_switcher’ );
function menu_switcher( $args ){
$url = ‘https://’ . $_SERVER[‘SERVER_NAME’] . $_SERVER[‘REQUEST_URI’];
if (strpos($url,’/en/’) !== false) {
if( ‘header-menu’ == $args[‘theme_location’] )
$args[‘menu’] = ‘Principale EN’;
}
return $args;
}

Thanks!

elanghoki
Participant
#0

Hi there,

Your plugin Tagdiv Cloud Library didnt compatible with WPML, cause if i click Category menu i got Notice: Undefined index: tdb_templates in /home/12345/public_html/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 525

But if i click homepage or the other page notice dissapear also disable wpml plugin

can you help me to fix it

thanks lo

elanghoki

rodvan
Participant
#0

Hello..
I am having issues, I used GeneratePress and WPML. I installed Newspaper and everything runs smooth, but when I visited my translation page it is not working, it redirects me to main page.
Also I am changing colors and things and not updating or delaying to update.

Anybody can help me?

Bettina
tagDiv Staff

Hello @laurenskok!

Unfortunately, there is no option to add text in multiple languages in that element. From what I know, the translation plugin has different templates with different languages, or they translate the entire page text. Documenattion here: https://forum.tagdiv.com/using-theme-translations-together-wpml/

Thank you!

laurenskok
Participant
#0

Hello,

I created a footer in cloud template /footer but the problem is that I cannot insert a translation for the following title.

Image overview : https://pasteboard.co/MWcGVZiEgUUv.png

Tagdiv panel : https://pasteboard.co/2NfGyLURaE9t.png

I use WPML for the translations.

Please, could you tell me where I can change the label?

Thank you

Lelun
Participant
#0

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

latintrade
tagDiv Member

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;
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/&#8221;
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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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/&#8221;

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&#8221;

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&#8221;
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/&#8221;

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&#8221;
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&#8221;

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

Anamaria
tagDiv Staff

Hello,

Some users use Polylang from their experience; it seems to work properly.
We recommend WPML plugin for translations: https://forum.tagdiv.com/using-theme-translations-together-wpml/

Thank you!

coinedition
tagDiv Member

Oh okay. Yea, now it is working. But sometimes it won’t. Getting 404 errors, then we do save the permalinks again, and clearing the cache will fix the issue. Don’t know why this is happening. Do your theme has any conflict with the WP Rocket plugin or WPML?

coinedition
tagDiv Member

Is it related to WPML Post Types Translation? The “Cloud Templates (tdb_templates)” post style is currently set to Translatable.

coinedition
Participant
#0

We have a multilingual website using the Newspaper theme and we are using WPML plugin for the translations. We found an issue today, the English version is working fine and has the design that we set, and the other versions of the website (french, german, Spanish …) have different style pages and it is not like the English version website templates.

How it is possible? We need the same templates to work on every version of the website.

Please find the attached screenshots from the below link.

https://imgur.com/a/bN1jo4Y

What is causing this issue? we need to fix this ASAP.

Anamaria
tagDiv Staff

Hi,

Please let me know if you have tried to use only tagdiv plugins and check if the error appears.
Please try to double the wp memory limit, this problem is when you use plugins that in turn require a wp-memory limit (WPML, revolution slider) each, in turn, requires 256 MB wp memory.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please let me know if you have set the wpml like in our guide -> https://forum.tagdiv.com/using-theme-translations-together-wpml/
Also, do you have posts translated into that language?

Thank you!

Viewing 25 results - 176 through 200 (of 1,161 total)