- TutorialsSystem status parameters guide
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit
Thank you!
Thanks Calin on all of that.
Re 1)
I’ve looked at the system requirements, and gone to my hosting provider. I’m running PHP 7.2 and I have 128M WP Memory – although I am still getting this message in the system status saying I only have 40M – why could that be? And is this perhaps the issue. They’ve doubled checked and I do have the 128M limit.
See this link: https://drive.google.com/open?id=1smDqu1d8aa2ZGhdiVAHAiJ9WOV_PKd0n
Thanks
It works, i had change the parameter “WP_Memory_limit” = 256. Thank you!!
Hi,
1. Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit
2. Usually this is a plugin conflict, some times is from WPBakery, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
3. Unfortunately only on cloud template you can change the width, without cloud the only width that you can force are these -> http://prntscr.com/pyj043
4. I think that you want to set 1 solid border around the ads, if is this, then you need to use custom css for theme panel ads -> http://prntscr.com/pyj2p0
.td-a-rec{
border: 1px solid #111;
padding: 8px;
}
Or you can set with tagDiv Composer ad box and set on it the css -> http://prntscr.com/pyj38a after that you can use the right click to save the element and reuse it -> http://prntscr.com/pyj3rr -> https://forum.tagdiv.com/custom-ad-spots/
Thank you!
Hello !
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit
Thank you!
Hi, I am running V10.1 and using the newsomatic plugin. If I disable the td-composer then newsomatic runs fine. With td-composer on and also using Gutenberg or the classic editor newsomatic will not work.
I am running the following:
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
Web Server: Apache
PHP Version: 7.1.33
PHP Max POST Size: 60M
PHP Max Upload Size: 50M
PHP Memory Limit: 512M
PHP DateTime Class: Available
PHP Curl: Available
Here is the error I get from the newsomatic activity log showing td-composer error on last line:
[16-Nov-2019 12:56:43 UTC] [FATAL] Exit error: Uncaught Error: Call to undefined function iconv() in /home/demoutrage/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php:1861 Stack trace: #0 /home/demoutrage/public_html/wp-content/plugins/newsomatic-news-post-generator/newsomatic-news-post-generator.php(1630): mb_detect_encoding(”) #1 /home/demoutrage/public_html/wp-content/plugins/newsomatic-news-post-generator/newsomatic-news-post-generator.php(3590): newsomatic_utf8_encode(”) #2 /home/demoutrage/public_html/wp-content/plugins/newsomatic-news-post-generator/newsomatic-news-post-generator.php(1491): newsomatic_run_rule(‘0’, ‘0’, 0) #3 /home/demoutrage/public_html/wp-includes/class-wp-hook.php(288): newsomatic_run_my_action_callback(”) #4 /home/demoutrage/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(”, Array) #5 /home/demoutrage/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #6 /home/demoutrage/public_html/wp-admin/admin-ajax.php(175): do_action(‘wp_ajax_newsoma…’) #7 {main} , file: /home/demoutrage/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php, line: 1861 – rule ID: 0!
All help is sincerely appreciated.
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, make sure that the wp-memory is at list 256MB and follow all steps.
Let me know the results!
Thank you!
Thanks for your help with this. I did share all the server configuration information with the tech team at my hosting service. They have made all the suggested changed to PHP memory, etc. They assure me that their servers are configured correctly.
This is the latest from the tech team and WPMU DEV (hosting company): “The issue seems to be related by the number of queries run by the tagDiv theme/plugin and it’s constantly running CPU usage on high percentage.
When the page is cached the load is fine so if you have some automated cache clearing configured in WP Super Cache it’s possible that it clears cache at some point and then you experience slow loading times again.
From what I see it’s timeout is set to 30 minutes so between the cache being cleared and new cache file being created the loading times will be affected.
Server configurations are usually different so we can’t be sure why the tagDiv is behaving differently than on Bluehost, it could be that it’s not working fine with Memcache or some other server settings but it’s definitely something with tagDiv if you see your site running fine when that is disabled.”
Anything you can do to help with this, would be appreciated.
Thanks,
Ray
Hi, I’ve upgrade my theme to Newspaper X in November 8.
Upgrade went smooth. But today, my website get 2 times down with message “503 service unavailable”.
After consult with my hosting staff, they said it happen because the theme use too much memory in file td_util.php
Here is the log from the server
[11-Nov-2019 01:23:36 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /home/greatne1/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1674
[11-Nov-2019 01:23:37 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 80 bytes) in /home/greatne1/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1674
[11-Nov-2019 01:23:42 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 80 bytes) in /home/greatne1/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1674
It never happen before with newspaper 9.
Can you help me? i am afraid it will happen again in the future.
Hi,
The “define( ‘WP_MEMORY_LIMIT’, ‘256M’ );” need to need add in wp-config.php file manually like this -> http://prntscr.com/pu3s0s
First you need to have the tagDiv Cloud Library install and activate after that get from there some single post templates -> https://tagdiv.com/customize-articles-with-single-post-templates/ after that you can set it individual -> http://prntscr.com/pu3vuz or global will apply on all posts the have set “From panel” -> http://prntscr.com/pu3w1h -> http://prntscr.com/pu3wyj
Hope this will help you!
Thank you!
I need help as I cannot add a single post theme from the Cloud Template.
I’m using Newspaper Theme. I switched to 7.2 PHP and 256 MB memory.
But I still get an Error Message saying “Invalid reply from server endpoint”
Hope you can help.
I searched, as per your directions but didn’t get the “define( ‘WP_MEMORY_LIMIT’, ‘256M’ );” code in wp-config.php file.
Please let me know how can i add the post template from cloud library
Hi,
A) This is the new implementation of the default AMP WordPress not from our theme, you can test this using only the AMP -> http://prntscr.com/ptne8m -> http://prntscr.com/ptnef8 -> http://prntscr.com/ptnelp -> http://prntscr.com/ptnetk
Please check this topic -> https://wordpress.org/support/topic/change-amp-to-amp-and-amp-home-page-not-working/
C) You need to deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
D) Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Usually this problem can appear from “Invalid reply from server endpoint error” that is caused by insufficient WP_Memory_limit and from low connection to internet.
Thank you!
Hello !
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Usually this problem can appear from “Invalid reply from server endpoint error” that is caused by insufficient WP_Memory_limit and from low connection to internet.
If there is still a problem, please provide some more details and some screenshots.
Thank you!
Hello !
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit
Thank you!
I can’t open Cloud Templates.
“Loading templates…”
and after
“Invalid reply from server endpoint.”
https://yadi.sk/i/KiGeGMTEIwP7GQ
define( ‘WP_MEMORY_LIMIT’, ‘256M’ ); in wp-config.php file exist.
Thanks you!
The error has appeared from one day to the next without me making any changes so I don’t understand why it shows an error about memory size. I have not changed anything at my site since early October.
Hi,
I have an error with the “tagDiv Composer”.
—–
An error of type E_ERROR was caused in line 1673 of the file /home/rosemciv/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php. Error message: Allowed memory size of 134217728 bytes exhausted (tried to allocate 85 bytes)
—-
Thank you in advance
Hello !
The best would be to add the wp-memory limit in the wp-config file. Find out more about it here: https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Thank you !
Hello,
From that debug report low memory would be the cause. If the issue remains after increasing it, we could take a look as well. Send us an email at contact@tagdiv.com and provide admin login, also cPanel may be needed. Include a link to this topic in the email. let us know.
Thank you!
Hello,
My host increased the default settings of WP.
Everything is showing as increased except WP Memory Limit, which is still showing 40 MB/request in the System Status of Newspaper theme.
What should I do now?
Hello !
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit
Thank you!
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7-7.2
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Please refer to the following guides for possible fixes:
https://wordpress.org/support/topic-tag/505-error/
https://forum.tagdiv.com/topic/wp-supercache-causes-500-internal-error-and-cannot-deactivate/
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
– https://support.cloudflare.com/hc/en-us/articles/218378978-What-should-I-do-after-seeing-a-502-or-504-gateway-error-on-my-site-
– https://support.cloudflare.com/hc/en-us/articles/115003011431-5xx-Server-Error
– https://support.cloudflare.com/hc/en-us/articles/200171906-Error-522-Connection-timed-out
– https://support.cloudflare.com/hc/en-us/articles/200171936-Error-520-Web-server-is-returning-an-unknown-error
– https://wordpress.org/support/topic/google-search-console-reporting-a-500-error-on-my-theme-folder/
– https://www.rankya.com/wordpress/how-to-fix-index-coverage-issue-server-error-5xx/
– https://wordpress.stackexchange.com/questions/312292/how-to-stop-a-500-error-on-the-wordpress-theme-folder
Thank you
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps ( make sure that the WP_MEMORY_LIMIT is at least 256MB).
Thank you!
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 78 bytes) in /home/a2af148d/recycleb.in/subdomains/tXXXXXXarenawp/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1673
(THIS IS A DEVELOPMENT PLATFORM ON DEVELOPERS/CODES DOMAIN).
Our developer is stuck on same, request for immediate assistance.