Tagged: x
-
AuthorPosts
-
July 18, 2016 at 1:52 pm #1092280
bigboxheadParticipantHi,
Every time I try to access ustomise in appearance it comes up with the error
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 12288 bytes) in /home/kldempsey/public_html/genitalwartstreatmentandinformation.com/wp-admin/includes/post.php on line 38
Please help me?
July 18, 2016 at 3:02 pm #1092362
JoaoModeratorHi There,
Would mind adding this in your wp-config.php located at the root directory of your site.
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );You can add it before the line
/* That’s all, stop editing! Happy blogging. */
Let us know how it goes.
Thanks
July 19, 2016 at 3:57 am #1093153
bigboxheadParticipantHi
Thanks for your help but I am unsure how to do that. Could you please give me some more information on how to do this?
Thanks
KerryJuly 19, 2016 at 5:17 am #1093225
Paul RModeratorHi Kerry,
In that case, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
July 19, 2016 at 5:49 am #1093257
bigboxheadParticipantThis reply has been marked as private.July 19, 2016 at 6:48 am #1093321
Paul RModeratorHi,
You can get your ftp login from your host or you can provide us your cpanel login in private reply.
Thanks
July 19, 2016 at 7:40 am #1093379
bigboxheadParticipantThis reply has been marked as private.July 19, 2016 at 8:15 am #1093435
ChristopherModeratorHi there,
I fixed the issue by adding :
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );to wp-config.php file.
Hope it helps.
July 19, 2016 at 9:04 am #1093521
bigboxheadParticipantthanks
July 19, 2016 at 9:41 am #1093606
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1092280 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
