Search Results for 'memory'

    No search results were found in Documentation!

Results from the Forum
oslich
tagDiv Member

Trying to update from 8.1 to 9. I am expiriencing the same problem right now. Tried to update a couple of times, FTP wise, cPanel, deactivated plugins, erasing theme… same thing. The only option i have is to try and ask my provider to lift the memory alocation that is currently yellow in the System status tab (from 40 to min. 64) and max_execution_time (30 to 60). Everything else is green. I will post the result here, hope it will work.

candersonnm
Participant
#0

I haven’t used Newspaper for quite a while, but installed it on a new site the other day.

While trying to build pages (and insert shortcodes into text), hit the edit content button to bring up the WP Editor. The window pops up, but the gray circle continually spins and never loads.

I’ve deactivated all plugins and it still does it.

Here’s system status:
Theme config
Registration key i
f9a2fa18 – **** – **** – **** – 91414dbe5b72 Reset key
Theme name i
Newspaper
Theme version i
9.5
Theme database version i
9.5
HTTP channel test
wordpress
Installed demo i
News Magazine – demo ID: magazine | install type: full
php.ini configuration
Server software i
Apache
PHP Version i
7.0.33
post_max_size i
128M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time
300
max_input_vars
5000
SUHOSIN installed
false
PHP extensions
mbstring
available
GD library
available
WordPress and plugins
WP Home URL i
http://www.discovermuscatine.com
WP Site URL i
http://www.discovermuscatine.com
WP version i
5.0.3
WP multisite enabled i
No
WP Language i
en_US
WP Memory Limit
128 MB/request
WP_DEBUG
False
Caching plugin
No caching plugin detected – for best performance we recommend using WP Super Cache

Bogdan B.
tagDiv Staff

Hi,
This usually happens when you have too little WP memory. Usually it is the default 40mb. You need to increase this to 256mb and also increase the php memory by using this guide: https://forum.tagdiv.com/requirements-for-newspaper/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please make sure you use this guide and increase your memory allocation: https://forum.tagdiv.com/requirements-for-newspaper/
if this does not fix the issue, you can upload the theme via FTP: https://forum.tagdiv.com/install-via-ftp/

Thanks
Bogdan B

imbob
tagDiv Member

Hi,

Thank you, I had max input vars at 1000 (increased to 4000 now) and wp memory limit on 40 (increased to 128). Seems to be working fine now, and the reason the title on browser is sometimes “undefined” is I think because of ads, I’ll have to get that configured.

I have a question, is there a way to make the auto load post start loading after user scrolls to 3/4 of the page? Because I doubt anyone will scroll directly to the footer in order to proc the auto load feature.

Simion C.
tagDiv Staff

Hi,

That could mean the wp-memory is exhausted, we recommend a value of 256M. This would be enough for most websites. Please check the theme requirements guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
Most likely increasing the wp-memory and the other parameters mentioned in the guide will solve the problem.

Thanks

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. 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.

If there is still a problem please provide some valid screenshots -> https://www.screencast.com/t/pbFllpVR5TI

Let me know the results!
Thanks.

sportscastlebd
Participant
#0

I have been trying to install the theme on my wordpress site , every time I upload it I get the message link expired try again! Then I have uploaded theme on ftp (public_html/wp-content/themes) . This time it shows that theme has been installed. But when I click on preview or Activate “Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /home/sportsca/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1585” message appears!

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. 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.

Let me know the results!
Thanks.

fontaine666
tagDiv Member

I can’t even edit the posts now because of this error….

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 1449984 bytes) in /homepages/6/d741665740/htdocs/app748101859/wp-includes/wp-db.php on line 1889

One thing after another…..

Calin
tagDiv Staff

Hi,

First please make sure that the theme system status is configured as mentioned in the requirements guide. 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.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>
Here is and example how to do it Please try to add the
define(‘WP_DEBUG’, false); define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
in wp-config.php

https://www.screencast.com/t/h10CCfEVHIk

1. I think for what you want to achieve will be better if you’ll build the homepage with tagDiv Composer
So you want to have a full width, in order to do that you’ll need to select the row and stretch it -> https://www.screencast.com/t/i8SQ5eS4
For sticky sidebar you’ll need to edit the page and set the sidebar column to be sticky ( with tagDiv Composer ) -> https://www.screencast.com/t/6o7K3uBRr -> https://www.screencast.com/t/4rhfsEDd

2. Unfortunately for the moment our theme do not have this option on desktop device only for mobile device, but I think that is implemented in coming updates.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. 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.

Let me know the results!

geraldinetay27
tagDiv Member

It seems like it could be a code issue. Could you please check? I have only installed with wordpress default codes and installed Newspaper theme.

https://stackoverflow.com/questions/561066/fatal-error-allowed-memory-size-of-134217728-bytes-exhausted-codeigniter-xml

geraldinetay27
tagDiv Member

This is the error code.

[05-Feb-2019 16:25:12 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2240707 bytes) in /public_html/wp-includes/Requests/Transport/cURL.php on line 413

Calin
tagDiv Staff

Hi,

Did you check the configuration for cloudflare ?
Also please note that only tagdiv composer and tagdiv social counter are theme plugins, the akismet, yoast, super cache are not theme plugins, make a test deactivate them and see if the cpu is the same, also please not that WordPress and Newspaper theme need some cpu resource, also all plugins that you have need cpu and memory resource.
-> https://www.screencast.com/t/jf1gXKbmia -> https://codex.wordpress.org/High_Traffic_Tips_For_WordPress
HOW TO REDUCE WORDPRESS CPU USAGE ->https://wpfixit.com/reduce-wordpress-cpu-usage/

Thank you for your understanding!

pete@e-production.net
tagDiv Member

Upon reinstalling Cloud Library I get this error when I try to use it. I was starting to like the results of my layouts but these roadblocks are killing me — and my wife who’s business is ready to kill me.

Fatal error: Out of memory (allocated 184811520) (tried to allocate 147775 bytes) in /hermes/bosnaweb16a/b1871/nf.greatcompanions/public_html/newsite/wp-content/plugins/td-composer/includes/tdc_main.php on line 609

StefanK
tagDiv Member

I know that for example it is recommended to increase max_execution_time to over 60.
But I cannot change that. I am on a shared hosting account at Hostgator.

Here is what they say:
PHP Settings that Cannot be Changed

Shared packages (including Cloud Sites and Resellers) are hosted on carefully managed environments and have certain limits on what can be changed in order to maintain the stability of the server. Dedicated Server and VPS customers may change all the settings in the php.ini file and do not have the same limits as Shared and Reseller hosting.
Shared (Including Cloud Sites and Resellers)

PHP has been configured to use the following settings on our shared and reseller servers:

safe mode = Off (cannot adjust)
memory_limit = 256M (MAXIMUM)
max_execution_time = 30 (MAXIMUM in seconds)
max_input_time = 60 (MAXIMUM in seconds)
post_max_size = 64M (MAXIMUM)
upload_max_filesize = 64M (MAXIMUM)
enable_dl = Off (cannot adjust)

The above settings either CANNOT be changed or exceeded on Shared and Reseller accounts. These limits are set to prevent extremely high resource usage in shared environments. We have found that a majority of the PHP scripts will work within these limits, and the scripts that require more resources are best suited for a VPS or dedicated server.

  • This reply was modified 7 years by StefanK.
Simion C.
tagDiv Staff

Try to regenerate the thumbnails if there are problems with the images in blocks/grids and other modules – https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

This will recreate all the sizes needed by the theme – https://forum.tagdiv.com/theme-thumbs/

Also be sure to check the theme requirements guide
https://forum.tagdiv.com/requirements-for-newspaper/
In some cases problems with images in the media library were caused by low wp-memory or when using older versions of PHP. If you use an older version of PHP, try to use 7 or 7.1 if possible.

In case the problem remains in the website, a link to the website where the issue is happening would be helpful so I can take a look.

HennieM
tagDiv Member

Yes, it is 500 errors – will delete Jetpack as my host is not keen on upping my memory to 256M. Works well without Jetpack

Calin
tagDiv Staff

Hi,

Unfortunately yes, the minimum requirement for memory on server is 4 gb.
How Much RAM and CPU Does Your Website Need? | HostGator Blog -> https://www.hostgator.com/blog/how-much-ram-cpu-does-website-need/

Also you can use some cache plugins, and try to optimized your website:
You can try our page-speed guide -> https://forum.tagdiv.com/how-to-make-the-site-faster/
Please notice that the speed of your website depends on how well your site is optimized.
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
https://forum.tagdiv.com/topic/sql-querys-high-cpu/
https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
https://underconstructionpage.com/optimize-wordpress-database/
https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

That seems to be the case, the Jetpack site accelerator can cause problem with the images in the Instagram widget or other feed sections. Disabling it should fix the problem.

But between Jetpack and the cloud library plugin there is no known conflict. What exactly is happening if you have both Jetpack and the cloud plugin active at the same time?

Are there errors such as 500 error? In some cases this can happen due to low wp-memory. We recommend a value of 256M which would be enough for most websites
https://forum.tagdiv.com/requirements-for-newspaper/

Thanks

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. 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 to a value of double you already have if possible.

Please add this code in the .htaccess , file at the end of the file:

<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

Here is and example how to do it Please try to add the

define(‘WP_DEBUG’, false); define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
in wp-config.php

https://www.screencast.com/t/h10CCfEVHIk

Hope this will help you!
Thank you for your understanding.

Catalin
tagDiv Staff

Hi,

Make sure if you are using the latest version of the theme installed via FTP way, clear all the caches, purge CDN files and check the results. Also, check the system status memory to be increased according to our documentation from here -> https://forum.tagdiv.com/newsmag-requirements-for-newsmag/

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. 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 to a value of double you already have if possible.

Please add this code in the .htaccess , file at the end of the file:

<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

Here is and example how to do it Please try to add the

define(‘WP_DEBUG’, false);
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );

in wp-config.php
https://www.screencast.com/t/h10CCfEVHIk

Hope this will help you!
Thank you for your understanding.

Calin
tagDiv Staff

Hi,

First please make sure that you install the theme correctly:
Install via WordPress -> https://forum.tagdiv.com/install-via-wordpress/
Install via FTP -> https://forum.tagdiv.com/install-via-ftp/

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower ( php version, WP_MEMORY_LIMIT …).

Thank you!

Viewing 25 results - 1,501 through 1,525 (of 3,046 total)