question about registration

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: question about registration

Re: question about registration

by axew3 » Wed May 18, 2016 4:22 pm

Can I use any plugin to generate a registration form
you can use wp_login (wp_meta default meta widget) or point to WP login page. Or use wp_w3all login widget. Any other plugin that build logins, if that do not point directly to wp_login, but will use another different code to login user on WP, probably will not work. Looking to solve about this.
If the iframe mode is installed, than the registration page called from WordPress, will point to iframe mode in phpBB.
Users can register/login/out using phpBB or WP.

question about registration

by mikotoiii » Wed May 18, 2016 1:24 pm

How does the registration work on the wordpress side? Can I use any plugin to generate a registration form, or is there an easy way with the plugin to just call a short code to display the phpbb3 registration page in the iframe?

Top