Magento 2.2 unable to create new accountProduct index page loads forever in magento 2.2.3Customer can't login...
If nine coins are tossed, what is the probability that the number of heads is even?
Quitting employee has privileged access to critical information
PTIJ: Why can't I sing about soda on certain days?
Is there a frame of reference in which I was born before I was conceived?
Levi-Civita symbol: 3D matrix
Can the Shape Water Cantrip be used to manipulate blood?
Why is it "take a leak?"
Book about a time-travel war fought by computers
How can I be pwned if I'm not registered on the compromised site?
Is there a way to find out the age of climbing ropes?
When to use mean vs median
A peculiar integral identity
Should I use HTTPS on a domain that will only be used for redirection?
Correct physics behind the colors on CD (compact disc)?
GPL code private and stolen
Why do phishing e-mails use faked e-mail addresses instead of the real one?
If there are any 3nion, 5nion, 7nion, 9nion, 10nion, etc.
Are all UTXOs locked by an address spent in a transaction?
Was it really inappropriate to write a pull request for the company I interviewed with?
Canadian citizen, on US no-fly list. What can I do in order to be allowed on flights which go through US airspace?
Why doesn't "adolescent" take any articles in "listen to adolescent agonising"?
Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?
Reason why dimensional travelling would be restricted
Can I solder 12/2 Romex to extend wire 5 ft?
Magento 2.2 unable to create new account
Product index page loads forever in magento 2.2.3Customer can't login - Page refreshes but nothing happensAdding custom page to Customer Account DashboardMagento 1.8.1 Shopper 'My Account' menu for mobile versionpassword validation errorMagento 1.9.2.4 | Customer cannot loginCreating Custom Module to add new link for customer my account navigation on left side in magento 1.9.2.4?Customer mini login form not working with form keycustomer can not login on chrome browser in magento 2.1.8Create Customer Account Not workingMagento 2.2.5 Customer Registration Page Reloads After clicking the Create Account Button
Whenever I try to create new customer account from home page, the page refreshes after submit and nothing is submitted. There is no any error message.
I have check the register.phtml
file in module-customer
and it has form key as follow.
<?php /* @noEscape */ echo $block->getBlockHtml('formkey'); ?>
However, my app/design/frontend/Magento
folder is empty and does not contain any files.
magento2.2 customer-account
add a comment |
Whenever I try to create new customer account from home page, the page refreshes after submit and nothing is submitted. There is no any error message.
I have check the register.phtml
file in module-customer
and it has form key as follow.
<?php /* @noEscape */ echo $block->getBlockHtml('formkey'); ?>
However, my app/design/frontend/Magento
folder is empty and does not contain any files.
magento2.2 customer-account
In which browser you are facing issue ?
– Yogesh
Nov 7 '17 at 9:08
Please use ip rather than localhost
– Yogesh
Nov 7 '17 at 9:15
@Yogesh i have configure /etc/hosts so that www.test.com will point to localhost but it still redirect back to localhost for magento. Do note that i have wordpress file hosted in localhost as well but it do not redirect back to localhost. Where else do i need to change
– vincentsty
Nov 7 '17 at 9:43
you need to setup virtual host for that, you can change your url youripaddress/magento-ce-2-2
– Yogesh
Nov 7 '17 at 9:45
2
You are not able to login with localhost in chrome browser
– Yogesh
Nov 7 '17 at 9:57
add a comment |
Whenever I try to create new customer account from home page, the page refreshes after submit and nothing is submitted. There is no any error message.
I have check the register.phtml
file in module-customer
and it has form key as follow.
<?php /* @noEscape */ echo $block->getBlockHtml('formkey'); ?>
However, my app/design/frontend/Magento
folder is empty and does not contain any files.
magento2.2 customer-account
Whenever I try to create new customer account from home page, the page refreshes after submit and nothing is submitted. There is no any error message.
I have check the register.phtml
file in module-customer
and it has form key as follow.
<?php /* @noEscape */ echo $block->getBlockHtml('formkey'); ?>
However, my app/design/frontend/Magento
folder is empty and does not contain any files.
magento2.2 customer-account
magento2.2 customer-account
edited 4 mins ago
Teja Bhagavan Kollepara
2,98641947
2,98641947
asked Nov 7 '17 at 9:07
vincentstyvincentsty
1086
1086
In which browser you are facing issue ?
– Yogesh
Nov 7 '17 at 9:08
Please use ip rather than localhost
– Yogesh
Nov 7 '17 at 9:15
@Yogesh i have configure /etc/hosts so that www.test.com will point to localhost but it still redirect back to localhost for magento. Do note that i have wordpress file hosted in localhost as well but it do not redirect back to localhost. Where else do i need to change
– vincentsty
Nov 7 '17 at 9:43
you need to setup virtual host for that, you can change your url youripaddress/magento-ce-2-2
– Yogesh
Nov 7 '17 at 9:45
2
You are not able to login with localhost in chrome browser
– Yogesh
Nov 7 '17 at 9:57
add a comment |
In which browser you are facing issue ?
– Yogesh
Nov 7 '17 at 9:08
Please use ip rather than localhost
– Yogesh
Nov 7 '17 at 9:15
@Yogesh i have configure /etc/hosts so that www.test.com will point to localhost but it still redirect back to localhost for magento. Do note that i have wordpress file hosted in localhost as well but it do not redirect back to localhost. Where else do i need to change
– vincentsty
Nov 7 '17 at 9:43
you need to setup virtual host for that, you can change your url youripaddress/magento-ce-2-2
– Yogesh
Nov 7 '17 at 9:45
2
You are not able to login with localhost in chrome browser
– Yogesh
Nov 7 '17 at 9:57
In which browser you are facing issue ?
– Yogesh
Nov 7 '17 at 9:08
In which browser you are facing issue ?
– Yogesh
Nov 7 '17 at 9:08
Please use ip rather than localhost
– Yogesh
Nov 7 '17 at 9:15
Please use ip rather than localhost
– Yogesh
Nov 7 '17 at 9:15
@Yogesh i have configure /etc/hosts so that www.test.com will point to localhost but it still redirect back to localhost for magento. Do note that i have wordpress file hosted in localhost as well but it do not redirect back to localhost. Where else do i need to change
– vincentsty
Nov 7 '17 at 9:43
@Yogesh i have configure /etc/hosts so that www.test.com will point to localhost but it still redirect back to localhost for magento. Do note that i have wordpress file hosted in localhost as well but it do not redirect back to localhost. Where else do i need to change
– vincentsty
Nov 7 '17 at 9:43
you need to setup virtual host for that, you can change your url youripaddress/magento-ce-2-2
– Yogesh
Nov 7 '17 at 9:45
you need to setup virtual host for that, you can change your url youripaddress/magento-ce-2-2
– Yogesh
Nov 7 '17 at 9:45
2
2
You are not able to login with localhost in chrome browser
– Yogesh
Nov 7 '17 at 9:57
You are not able to login with localhost in chrome browser
– Yogesh
Nov 7 '17 at 9:57
add a comment |
2 Answers
2
active
oldest
votes
You need to use your ip/yourmagentofolder
instead of localhost
and change same in "core_config_data
" table in secure/unsecure url .
If you are using virtual host than point your virtual host to your IP
instead of localhost
.
And don't forget to clear cache .
add a comment |
You need to go to your database localhost/ then you look for "core_config_data" table, change all the localhost to your IP.
Then go to your magento project /app/etc in this folder you have "evn.php" file, change the localhost to your IP.
Then clear your cache
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f200329%2fmagento-2-2-unable-to-create-new-account%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You need to use your ip/yourmagentofolder
instead of localhost
and change same in "core_config_data
" table in secure/unsecure url .
If you are using virtual host than point your virtual host to your IP
instead of localhost
.
And don't forget to clear cache .
add a comment |
You need to use your ip/yourmagentofolder
instead of localhost
and change same in "core_config_data
" table in secure/unsecure url .
If you are using virtual host than point your virtual host to your IP
instead of localhost
.
And don't forget to clear cache .
add a comment |
You need to use your ip/yourmagentofolder
instead of localhost
and change same in "core_config_data
" table in secure/unsecure url .
If you are using virtual host than point your virtual host to your IP
instead of localhost
.
And don't forget to clear cache .
You need to use your ip/yourmagentofolder
instead of localhost
and change same in "core_config_data
" table in secure/unsecure url .
If you are using virtual host than point your virtual host to your IP
instead of localhost
.
And don't forget to clear cache .
edited Nov 14 '17 at 7:11
Manoj Deswal
4,30991743
4,30991743
answered Nov 14 '17 at 7:05
Parag PadsumbiyaParag Padsumbiya
111
111
add a comment |
add a comment |
You need to go to your database localhost/ then you look for "core_config_data" table, change all the localhost to your IP.
Then go to your magento project /app/etc in this folder you have "evn.php" file, change the localhost to your IP.
Then clear your cache
add a comment |
You need to go to your database localhost/ then you look for "core_config_data" table, change all the localhost to your IP.
Then go to your magento project /app/etc in this folder you have "evn.php" file, change the localhost to your IP.
Then clear your cache
add a comment |
You need to go to your database localhost/ then you look for "core_config_data" table, change all the localhost to your IP.
Then go to your magento project /app/etc in this folder you have "evn.php" file, change the localhost to your IP.
Then clear your cache
You need to go to your database localhost/ then you look for "core_config_data" table, change all the localhost to your IP.
Then go to your magento project /app/etc in this folder you have "evn.php" file, change the localhost to your IP.
Then clear your cache
answered Feb 21 '18 at 8:32
Manasseh AbiodunManasseh Abiodun
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f200329%2fmagento-2-2-unable-to-create-new-account%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
In which browser you are facing issue ?
– Yogesh
Nov 7 '17 at 9:08
Please use ip rather than localhost
– Yogesh
Nov 7 '17 at 9:15
@Yogesh i have configure /etc/hosts so that www.test.com will point to localhost but it still redirect back to localhost for magento. Do note that i have wordpress file hosted in localhost as well but it do not redirect back to localhost. Where else do i need to change
– vincentsty
Nov 7 '17 at 9:43
you need to setup virtual host for that, you can change your url youripaddress/magento-ce-2-2
– Yogesh
Nov 7 '17 at 9:45
2
You are not able to login with localhost in chrome browser
– Yogesh
Nov 7 '17 at 9:57