A 500 error typically points to a PHP problem. In your case, it could be that $form->get_values(); isn’t returning data properly, or the update_post_meta() call isn’t handling the array correctly....
View Questionsprunkiphase3game
15 Reputation
A 500 error typically points to a PHP problem. In your case, it could be that $form->get_values(); isn’t returning data properly, or the update_post_meta() call isn’t handling the array correctly....
View Question