Fatal error: memory size
-
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/justdazz/public_html/v1/wp-admin/includes/media.php on line 1573
line 1573 in directory the error is occuring is
<span class=”max-upload-size”><?php printf( __( ‘Maximum upload file size: %d%s.’ ), esc_html($upload_size_unit), esc_html($sizes[$u]) ); ?></span>
Everytime I log into my wordpress account on my website I get the following error above, how should I fix this issue? Sorry if this has already been posted recently but couldn’t find much for the lastest versions of wordpress.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Fatal error: memory size’ is closed to new replies.