Admin Error : You must specify a id value
-
Im using a simple form with just an email input.
The API is connected.
But whenever I enter an email I get “Admin Error : You must specify a id value”
Usual form code…
\<div class=”ps-subscribe-input”>
<input class=”text” type=”email” name=”email” placeholder=”[email protected]” />
</div>
<div class=”ps-subscribe-button”>
<input type=”submit” value=”Subscribe” />
</div>\
Any clue Dan?
Cheers
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Admin Error : You must specify a id value’ is closed to new replies.