Forums › Forums › Search & Filter Pro › Problem with thrive content builder
Tagged: thrive, thrive content builder
- This topic has 8 replies, 2 voices, and was last updated 8 years, 1 month ago by Trevor.
Viewing 9 posts - 1 through 9 (of 9 total)
-
Anonymous(Private) September 22, 2016 at 10:42 am #59482
Hi Trevor,
It shows this error.
jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1
https://vivesinestres.com/wp-admin/admin-ajax.php Failed to load resource: the server responded with a status of 500 (Internal Server Error)You think is that?
Trevor(Private) September 22, 2016 at 11:21 am #59506OK. Nice to speak with you. The issue was that WordPress needed more than its default 40M memory. For others who read this. In the public_html folder of your server, open/edit the file wp-config.php
Add a new line towards the end (NOT past the line that says stop editing) and copy and paste this in there:
define('WP_MEMORY_LIMIT', '128M');
Save the file. Now WordPress has the higher limit.
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)