Hi,
I’m not sure I understand your issue, can you please provide a link to your calendar page.
Thread Starter
ejamcv
(@ejamcv)
Hi. The calendar works perfectly but when upgrading to WordPress 4.5.1 . a 500 error appeared to show the latest news.
I deleted cache and disabled all plugins. I then activated one by one the plugins and the ” All-in -One Event Calendar” is what generates the error
also it generates error in the author’s website : http://www.cullarvega.com/author/moon/
Please check your php memory limit, install this plugin and post back with what it reports: https://wordpress.org/support/plugin/wp-memory-usage
Thread Starter
ejamcv
(@ejamcv)
WP-Memory-Usage is not tested with the version of wordpress
¿¿??
Thread Starter
ejamcv
(@ejamcv)
PHP version: 5.4.40 / 64Bit OS
Memory limit: 128 MB
Memory usage: 72,93 MB
“Latest news” page is a blog page? It uses a plugin for news? It seems that the limit is sufficient, but still try to increase to 256MB, please open your wp-config.php which is located in the root WordPress directory. Then add the following lines:
define('WP_MAX_MEMORY_LIMIT', '256M');
ini_set('memory_limit','256M');
Thread Starter
ejamcv
(@ejamcv)
It happens when you select short codes showing “latest news”. It also generates error page author.
I added the lines to wp-config.php and have cleared the cache and still not working.
to disable the calendar plugin works well, what it is because of this?
Thread Starter
ejamcv
(@ejamcv)
Hi. just updated to 4.5.2 and wordpress everything works correctly. The error was wordpress . Thank you
Thread Starter
ejamcv
(@ejamcv)
Hi.
I do not understand what happens. Yesterday was updated wordpress and everything worked properly. Today again still does not work.
I deleted the cache and have disabled all plugins. By activating the “All-in-One Event Calendar” again generates the error 500
I need your help Benjamin. The company is demanding explanations and I do not know what to say.