Tuesday, 31 December 2013 14:39
Fatal error undefined function is_network_admin()
Do you have problem of receiving "Fatal error undefined function is_network_admin()" when you login to wordpress admin after updating WordPress.
Published in
wordpress
Tuesday, 31 December 2013 14:16
Fatal error: Allowed memory size of 33554432 bytes exhausted
Often receiving "Fatal error: Allowed memory size of 33554432 bytes exhausted" when trying to upload an image with low mb file size. To solve this error, try to increase the memory allocated for PHP. For that you need to set the limit to 32MB, 64MB, 128MB or 256MB. However is based and depends upon your host provider.
Published in
wordpress