sprunkiphase3game
15 Reputation

Answers

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
0 Votes