Register Problem
-
When anyone other than admins of the page try to register, they receive this error:
Warning: Invalid argument supplied for foreach() in xxxxxxx plugins/sweepstakes/sweepstakes.php on line 1298
I removed the data of the website. This seems to be line 1298:
foreach ($form[‘fields’] as $field => $name)
sw_validate_field($field);if (sw_has_errors()) break;
- The topic ‘Register Problem’ is closed to new replies.