Title: ACF Form code error
Last modified: September 27, 2020

---

# ACF Form code error

 *  [tomasward](https://wordpress.org/support/users/tomasward/)
 * (@tomasward)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/acf-form-code-error/)
 * Hello, I am having the following issues, which I found in my debug.log.
 * [25-Sep-2020 18:28:15 UTC] PHP Notice: Constant WP_MAX_MEMORY_LIMIT already defined
   in /home/u443551283/domains/cuak.online/public_html/wp-config.php on line 75
   [
   25-Sep-2020 18:28:15 UTC] PHP Notice: Trying to access array offset on value 
   of type bool in /home/u443551283/domains/cuak.online/public_html/wp-content/plugins/
   advanced-custom-fields/includes/acf-field-group-functions.php on line 58 [25-
   Sep-2020 18:28:15 UTC] PHP Notice: Trying to access array offset on value of 
   type bool in /home/u443551283/domains/cuak.online/public_html/wp-content/plugins/
   advanced-custom-fields/includes/acf-field-group-functions.php on line 59 [25-
   Sep-2020 18:28:15 UTC] PHP Notice: Trying to access array offset on value of 
   type bool in /home/u443551283/domains/cuak.online/public_html/wp-content/plugins/
   advanced-custom-fields/includes/acf-field-group-functions.php on line 59
 * I do not know how to solve them. Here is the code that supposedly is conflicting:
 * // Store field group using aliasses to also find via key, ID and name.
    $store-
   >set( $field_group[‘key’], $field_group ); $store->alias( $field_group[‘key’],
   $field_group[‘ID’] );
 * What should I do? The error is connected to the submission of a Frontend Form
   coming from the ACF Frontend plugin.
 * The problem I get is a Server 503 error when I try to submit a “Create a post
   form”. You can try this yourself by going into the page and pressing the plus
   button on the bottom right corner.
 * Kind Regards, Tomas.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Facf-form-code-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘ACF Form code error’ is closed to new replies.

 * ![](https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824)
 * [Advanced Custom Fields (ACF®)](https://wordpress.org/plugins/advanced-custom-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-custom-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields/reviews/)

## Tags

 * [ACF](https://wordpress.org/support/topic-tag/acf/)
 * [code](https://wordpress.org/support/topic-tag/code/)

 * 0 replies
 * 1 participant
 * Last reply from: [tomasward](https://wordpress.org/support/users/tomasward/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/acf-form-code-error/)
 * Status: not resolved