Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration Issue #5

Open
trans opened this issue Oct 26, 2014 · 3 comments
Open

Registration Issue #5

trans opened this issue Oct 26, 2014 · 3 comments

Comments

@trans
Copy link

trans commented Oct 26, 2014

There is a bug in registration when using GoMobile with 1.8.x. The member_register template is missing the line:

<input type="hidden" name="regtime" value="{$time}" />

It goes here:

<div align="center">
<input type="hidden" name="regtime" value="{$time}" />
<input type="hidden" name="step" value="registration" />
<input type="hidden" name="action" value="do_register" />
<input type="submit" class="button" name="regsubmit" value="{$lang->submit_registration}" />
</div>
</form>
@andresro14
Copy link

Thanks, this fix it :)

@indiarocks08
Copy link

11106432_423976244446254_200939083_n
sett

Pls Help, My Site Users are facing Spam Message Error During Registrations and Also I am getting Blank Titles In Mybb Gomobile Settings Page, Even gomobile.lang.php is present in languages folder !

@philipplindner-media-network

the error lies in the template because a line is missing
<input name="my_post_key" type="hidden" value="{$mybb->post_code}" />
set under: Home » Template-Sets » MyBB GoMobile Templates » Template bearbeiten: member_login

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants