<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged register</title>
<link>https://www.question2answer.org/qa/tag/register</link>
<description>Powered by Question2Answer</description>
<item>
<title>register question</title>
<link>https://www.question2answer.org/qa/109917/register-question</link>
<description>When you click on register and it says register as new user I need to edit what I put in there but I do not remember how to get to it where exactly do I click ?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/109917/register-question</guid>
<pubDate>Fri, 11 Aug 2023 23:14:15 +0000</pubDate>
</item>
<item>
<title>Separate login and registration buttons</title>
<link>https://www.question2answer.org/qa/105092/separate-login-and-registration-buttons</link>
<description>

&lt;p&gt;Hi, I want to display the register and login buttons separately in the site header, how do I do this?&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=7936050689532657058&quot; style=&quot;height:415px; width:600px&quot;&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/105092/separate-login-and-registration-buttons</guid>
<pubDate>Sun, 04 Dec 2022 01:16:03 +0000</pubDate>
</item>
<item>
<title>Customize the login and registration pages</title>
<link>https://www.question2answer.org/qa/104643/customize-the-login-and-registration-pages</link>
<description>Hello&lt;br /&gt;
&lt;br /&gt;
I want to customize the login and registration pages. I mean, I want to design a theme and I would like to change the appearance of these pages so that when my theme is activated, the login and registration pages will also change, what should I do?</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/104643/customize-the-login-and-registration-pages</guid>
<pubDate>Fri, 11 Nov 2022 12:27:33 +0000</pubDate>
</item>
<item>
<title>Register option not working after site migration</title>
<link>https://www.question2answer.org/qa/102801/register-option-not-working-after-site-migration</link>
<description>

&lt;p&gt;I recently transferred my site to other hosting and the registration of new users is not working anymore .. I checked error logs of cpanel but they were empty..&amp;nbsp; Whenever a new user registers they get 500 error :&amp;nbsp;&lt;/p&gt;

&lt;h1&gt;This page isn’t working&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;www.desiqna.in&lt;/strong&gt;&amp;nbsp;is currently unable to handle this request.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;HTTP ERROR 500&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/102801/register-option-not-working-after-site-migration</guid>
<pubDate>Sat, 06 Aug 2022 08:57:45 +0000</pubDate>
</item>
<item>
<title>Where is the register link located ?</title>
<link>https://www.question2answer.org/qa/98183/where-is-the-register-link-located</link>
<description>On the link you click on to register in which file would that be located at &amp;nbsp;?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/98183/where-is-the-register-link-located</guid>
<pubDate>Thu, 09 Dec 2021 16:55:25 +0000</pubDate>
</item>
<item>
<title>What is needed to help fight the spam bot registers</title>
<link>https://www.question2answer.org/qa/98107/what-is-needed-to-help-fight-the-spam-bot-registers</link>
<description>

&lt;p&gt;Here &amp;nbsp;is what I thing needs to be done to help with spam registers, The problems lays with in to two things&lt;/p&gt;

&lt;p&gt;one the email and 2 when you create the custom register the options are two limited, Here is what I think needs to be done&lt;/p&gt;

&lt;p&gt;one there needs to be a verify &amp;nbsp;email that a lot of company's used where a email is sent first and must be verified if the email is not verified with in 24 hours the account is automatically deleted, Next something should be sit up so only certain emails can be used that are verified email company's such as gmail hotmail outlook.&lt;/p&gt;

&lt;p&gt;In the custom register section you should have the option &amp;nbsp;drop down boxs or questions and also have a upload feature these options should have the option to be made mandatory I believe these will help with the spam bots&lt;/p&gt;

&lt;div&gt;&lt;/div&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/98107/what-is-needed-to-help-fight-the-spam-bot-registers</guid>
<pubDate>Tue, 07 Dec 2021 14:43:35 +0000</pubDate>
</item>
<item>
<title>How to add rel=nofollow to Q2A register/login links to curb the number of canonical links?</title>
<link>https://www.question2answer.org/qa/88859/nofollow-register-login-links-curb-number-canonical-links</link>
<description>

&lt;p&gt;Google don't like canonical links, it's a burden. And if you pay attention to search business, Google recently has some problems with canonical indexing.
&lt;br&gt;
&lt;br&gt;Q2A register and login links does not have rel=nofollow tags, and Q2A developers underestimate this because whenever you browse a Q2A question page, a tag page, a category page, a user profile page, there is a bunch of dofollow canonical links.
&lt;br&gt;
&lt;br&gt;Thou we can disallow /register /login in robots.txt, it's still good to add rel=nofollow tags in the first place.
&lt;br&gt;
&lt;br&gt;The coding style of Q2A core is hard to add such a small trick.
&lt;br&gt;
&lt;br&gt;Recently I have a new Q2A installation. Not many questions, but a horde of excluded pages because of register/login links.
&lt;br&gt;
&lt;br&gt;When you have &amp;gt;1000 excluded canonical links, you will understand the matter. Much more painful if the number is 9.6k&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=6094362283690663008&quot; style=&quot;height:147px; width:600px&quot;&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/88859/nofollow-register-login-links-curb-number-canonical-links</guid>
<pubDate>Wed, 04 Nov 2020 04:19:28 +0000</pubDate>
</item>
<item>
<title>Want a gender form to pick a boy or girl at the time of member registration?</title>
<link>https://www.question2answer.org/qa/86237/want-gender-form-pick-boy-girl-the-time-member-registration</link>
<description></description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/86237/want-gender-form-pick-boy-girl-the-time-member-registration</guid>
<pubDate>Wed, 22 Jul 2020 06:11:13 +0000</pubDate>
</item>
<item>
<title>Why is my registration not working?</title>
<link>https://www.question2answer.org/qa/81471/why-is-my-registration-not-working</link>
<description>Some people have told me my registration is not working. They add their details and it goes back to the registration form page every time.&lt;br /&gt;
&lt;br /&gt;
I tried myself with a different email and it will not let people register.&lt;br /&gt;
&lt;br /&gt;
I have cleaned up in admin checked everything but still the same.&lt;br /&gt;
&lt;br /&gt;
Registered users can still log in.&lt;br /&gt;
&lt;br /&gt;
One more thing is how can I change the url. I have tried so many times.&lt;br /&gt;
&lt;br /&gt;
Any help please.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/81471/why-is-my-registration-not-working</guid>
<pubDate>Tue, 25 Feb 2020 08:03:13 +0000</pubDate>
</item>
<item>
<title>noindex for the REGISTER pages?</title>
<link>https://www.question2answer.org/qa/65972/noindex-for-the-register-pages</link>
<description>Hello&lt;br /&gt;
&lt;br /&gt;
In Google Search Console I see many urls with the warning &amp;quot;Indexed, though blocked by robots.txt&amp;quot;. &amp;nbsp;Most of them are like this (with the register?to=) &amp;nbsp;:&lt;br /&gt;
learn-greek-online.com/ask-greek/register?to=713%2Fi-douleia-einai-mia-xara&lt;br /&gt;
learn-greek-online.com/ask-greek/register?to=162%2Fusing-a-double-g-in-greek&lt;br /&gt;
&lt;br /&gt;
Ideally I would like to have the NOINDEX or at least the CANONICAL tag on those pages. &amp;nbsp;Unfortunatelly they have neither.&lt;br /&gt;
&lt;br /&gt;
Is there a way to add any of these tags on those REGISTER pages? &amp;nbsp;Maybe through a plugin, or by making a change in the code?&lt;br /&gt;
&lt;br /&gt;
In the robots.txt I have this rule:&lt;br /&gt;
&lt;br /&gt;
Disallow: /ask-greek/register*&lt;br /&gt;
&lt;br /&gt;
This prevents crawling of the pages, but cannot prevent their indexing.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/65972/noindex-for-the-register-pages</guid>
<pubDate>Tue, 07 Aug 2018 10:53:54 +0000</pubDate>
</item>
<item>
<title>Where is the code for these Q2A Register links?</title>
<link>https://www.question2answer.org/qa/60541/where-is-the-code-for-these-q2a-register-links</link>
<description>

&lt;p&gt;Because I want new users to first go through a training video and pass a quiz before using the site, I want to remove the registration capabilities here, see photo.&amp;nbsp; I'm new to php, and I imagine these items are internationalized too, making it harder to locate what part of the code offers these register options.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Can you please show me what part of the q2a code I need to alter, AND I DO NOT MIND HAVING TO ALTER THE CODE BY HAND IN A FOLLOW-ON RELEASE, AND AS SUCH PREFER THIS METHOD RATHER THAN (LEARNING) CREATING A PLUGIN. THANKS.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=16233622040909782543&quot; style=&quot;height:169px; width:600px&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/60541/where-is-the-code-for-these-q2a-register-links</guid>
<pubDate>Mon, 30 Oct 2017 16:15:26 +0000</pubDate>
</item>
<item>
<title>how to open login page directly without showing content pages</title>
<link>https://www.question2answer.org/qa/57599/how-open-login-page-directly-without-showing-content-pages</link>
<description>I want to let my users use/see login page direct when they hit url in place of home page(question page). Is there a way to do that(as it is shown in quora)</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/57599/how-open-login-page-directly-without-showing-content-pages</guid>
<pubDate>Sat, 06 May 2017 13:49:17 +0000</pubDate>
</item>
<item>
<title>How to add register form and login form  in custom content in home page?</title>
<link>https://www.question2answer.org/qa/56959/how-add-register-form-and-login-form-custom-content-home-page</link>
<description>How can I show register form and login form in Custom content in home page instead of Q&amp;amp;A. I wish it to be somethin like Quora &lt;a href=&quot;http://www.quora.com&quot; rel=&quot;nofollow&quot;&gt;http://www.quora.com&lt;/a&gt; Homepage. Not exactly same something similar will do.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/56959/how-add-register-form-and-login-form-custom-content-home-page</guid>
<pubDate>Mon, 27 Mar 2017 09:38:45 +0000</pubDate>
</item>
<item>
<title>how to maintain permission level for different types of users?</title>
<link>https://www.question2answer.org/qa/56766/how-to-maintain-permission-level-for-different-types-users</link>
<description>i saw `Permission level for different types of users:`&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_ALL', 150);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_USERS', 120);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_CONFIRMED', 110);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_POINTS', 106);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_POINTS_CONFIRMED', 104);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_APPROVED', 103);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_APPROVED_POINTS', 102);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_EXPERTS', 100);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_EDITORS', 70);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_MODERATORS', 40);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_ADMINS', 20);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;define('QA_PERMIT_SUPERS', 0);&lt;br /&gt;
&lt;br /&gt;
when i do registration, it inserted `0` in `level` column in `users` table. which is conflicting the upper permission. which one is correct? or how i can manage permission for different types of users?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/56766/how-to-maintain-permission-level-for-different-types-users</guid>
<pubDate>Fri, 17 Mar 2017 07:24:56 +0000</pubDate>
</item>
<item>
<title>Special character in Register page</title>
<link>https://www.question2answer.org/qa/56220/special-character-in-register-page</link>
<description>Hi&lt;br /&gt;
&lt;br /&gt;
users can take &amp;quot;ü,ö,ç, ? !&amp;quot; etc in ther nicknames but it really disgusting can we block that ?&lt;br /&gt;
&lt;br /&gt;
thank you</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/56220/special-character-in-register-page</guid>
<pubDate>Sun, 12 Feb 2017 10:44:20 +0000</pubDate>
</item>
<item>
<title>Adding Links on Login and Register pages to each other</title>
<link>https://www.question2answer.org/qa/55211/adding-links-on-login-and-register-pages-to-each-other</link>
<description>

&lt;p&gt;For usability it is nice to have on the login page below the login submit button:&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&quot;Not member yet? Click &lt;span style=&quot;text-decoration: underline;&quot;&gt;here to register&lt;/span&gt;.&quot;&lt;/p&gt;

&lt;p&gt;And on the register page a link below the register button:&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&quot;Already member? You can &lt;span style=&quot;text-decoration: underline;&quot;&gt;login here&lt;/span&gt;.&quot;&lt;/p&gt;

&lt;p&gt;This can only be done by changing the files:&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp; &amp;nbsp;pages/login.php and pages/register.php&lt;/p&gt;

&lt;p&gt;Adding a&amp;nbsp;$qa_content['custom'] = '...' after the&amp;nbsp;$qa_content['form'] blocks.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/55211/adding-links-on-login-and-register-pages-to-each-other</guid>
<pubDate>Mon, 05 Dec 2016 12:22:23 +0000</pubDate>
</item>
<item>
<title>How to pop up login &amp; sign up form to the un logged users?</title>
<link>https://www.question2answer.org/qa/52006/how-to-pop-up-login-%26-sign-up-form-to-the-un-logged-users</link>
<description>I want to add a pop up box like digg and quora has, How can I show pop up box with login and sign up form to unlogged users? Any help will be appreciated, Thanks in advance!</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/52006/how-to-pop-up-login-%26-sign-up-form-to-the-un-logged-users</guid>
<pubDate>Sun, 05 Jun 2016 11:53:25 +0000</pubDate>
</item>
<item>
<title>i dont know how to edit the register page i added in a drop down menu two options for two types of users:</title>
<link>https://www.question2answer.org/qa/51895/dont-know-edit-register-page-added-drop-options-types-users</link>
<description>

&lt;p&gt;&lt;span style=&quot;color:rgb(52, 73, 94); font-family:ubuntu,helvetica,arial,freesans,sans-serif; font-size:16px&quot;&gt;i have one if you can help me i'm a web developer and i dont know how to edit the register page i added in a drop down menu two options for two types of users:&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;color:rgb(52, 73, 94); font-family:ubuntu,helvetica,arial,freesans,sans-serif; font-size:16px&quot;&gt;&amp;nbsp;Doctor&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;color:rgb(52, 73, 94); font-family:ubuntu,helvetica,arial,freesans,sans-serif; font-size:16px&quot;&gt;patient&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;code:&lt;/p&gt;

&lt;p&gt;$fields[] = array(&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;'label' =&amp;gt; 'Select Optons',&lt;/p&gt;

&lt;p&gt;'tags' =&amp;gt; 'NAME=&quot;colors&quot; title=&quot;select user type(Dr or Patient)&quot;',&lt;/p&gt;

&lt;p&gt;'type' =&amp;gt; 'select',&lt;/p&gt;

&lt;p&gt;'options' =&amp;gt; array('patient' =&amp;gt; 'patient','doctor' =&amp;gt; 'doctor'),&lt;/p&gt;

&lt;p&gt;'value' =&amp;gt; qa_opt('my_user_type'),&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;);&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgb(52, 73, 94); font-family:ubuntu,helvetica,arial,freesans,sans-serif; font-size:16px&quot;&gt;if the user choose Doctor then we reuest it's certification and a pic of his id then he get approved by admin&amp;nbsp;&lt;/span&gt;
&lt;br&gt;&lt;span style=&quot;color:rgb(52, 73, 94); font-family:ubuntu,helvetica,arial,freesans,sans-serif; font-size:16px&quot;&gt;if the user choose Patient then we request medical history age weight and hight&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;color:rgb(52, 73, 94); font-family:ubuntu,helvetica,arial,freesans,sans-serif; font-size:16px&quot;&gt;thank you very much&lt;/span&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/51895/dont-know-edit-register-page-added-drop-options-types-users</guid>
<pubDate>Wed, 25 May 2016 14:38:40 +0000</pubDate>
</item>
<item>
<title>Question/answer always wanted to be registered</title>
<link>https://www.question2answer.org/qa/50944/question-answer-always-wanted-to-be-registered</link>
<description>I want always every question/answer needs admin registration. In other words enough point to ask or answer be set to infinity&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/50944/question-answer-always-wanted-to-be-registered</guid>
<pubDate>Sun, 20 Mar 2016 12:33:30 +0000</pubDate>
</item>
<item>
<title>Facebook Login as only login and register solution</title>
<link>https://www.question2answer.org/qa/48474/facebook-login-as-only-login-and-register-solution</link>
<description>Is it possible?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/48474/facebook-login-as-only-login-and-register-solution</guid>
<pubDate>Thu, 15 Oct 2015 13:27:10 +0000</pubDate>
</item>
</channel>
</rss>