customer stuck at create_account.php

Open to all! Ask other shopowners for help.
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: customer stuck at create_account.php

Post by ecartz »

Please go back to Omar's instructions.

1. Remove all the customer data modules.
2. Remove the customer data groups.
3. Add the new customer data groups.
4. Add the customer data modules.

In that order. It sounds like you did step 4 before 3. In this sequence, you have to add the customer data modules last, as they need the customer data groups to exist before they do.

From where you are now, you could try uninstalling and reinstalling the customer data modules. That might be sufficient. Start with one and test if it works.

Or if it's easier, you could try just editing each customer data module and selecting the appropriate customer data group. Start with one and test if it works. There may be additional challenges with that, which may be why he ended up removing and reinstalling all of them.

If neither of those things work, I don't have better advice than to do it again in the correct order.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Bertil
Member
Posts: 28
Joined: Wed Mar 17, 2021 2:22 pm
Phoenix Version: v1.0.9.0
Been thanked: 3 times

Re: customer stuck at create_account.php

Post by Bertil »

Hi,
Ok I will try to do it in the right order.
I now did a new installation on a local server, with only english and swedish installed with both backend and shop packages.
Everything works perfectly for both english and swedish languages!
If nothing works, I will try next week to make installations with the orignial english and one other shop language package, to see if they work.
When I verified that my swedish language package works correctly I will upload it.
/Bertil
Bertil
Member
Posts: 28
Joined: Wed Mar 17, 2021 2:22 pm
Phoenix Version: v1.0.9.0
Been thanked: 3 times

Re: customer stuck at create_account.php

Post by Bertil »

Hi,
Now I did it in the rigt order, but now I get a database problem when trying to access https://gallerigate.com/ :

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM' at line 1

SELECT FROM

[TEP STOP]
What is this?
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: customer stuck at create_account.php

Post by ecartz »

It seems to be saying that you haven't added the customer data modules yet. At least that's the most basic explanation.
Bertil
Member
Posts: 28
Joined: Wed Mar 17, 2021 2:22 pm
Phoenix Version: v1.0.9.0
Been thanked: 3 times

Re: customer stuck at create_account.php

Post by Bertil »

Hi, what happened to all the posts on this topic ?
/Bertil
Bertil
Member
Posts: 28
Joined: Wed Mar 17, 2021 2:22 pm
Phoenix Version: v1.0.9.0
Been thanked: 3 times

Re: customer stuck at create_account.php

Post by Bertil »

Hi,
Now I am sure I removed and added all in the right order, but I am stuck here with no create account form shown.
What should I do next? What can be the problem? There is the same behaviour for all languages, so I think the error is common to all language packs, and so must reside elsewhere. I will over again check all php files for syntax errors, and other errors.
/Bertil
Omar_one
Senior Contributor
Posts: 677
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: customer stuck at create_account.php

Post by Omar_one »

Try to choose english language and login to admin then
-uninstall all the Customer Data modules( admin > modules > Customer Data)
- uninstall all the Customer Data Groups ( Admin > Localization > Customer Data Groups)
then
-install all the Customer Data Groups ( Admin > Localization > Customer Data Groups)
and as @ecartz said "Click the Edit button for each group and enter each translation in the box next to the flag for that language. When you've entered all the translations for a group, click Save."
-install the Customer Data modules ( admin > modules > Customer Data)..
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: customer stuck at create_account.php

Post by ecartz »

I would try editing the configuration of a customer data module at admin > Modules > Customer Data. Select one that should display and click Edit. There's a drop down menu for the customer data groups. Change the selection to something else and save. My guess is that it is saved as an invalid customer data group.

I don't see any missing posts here -- do you see the page selector? We're on page 2 now.
Omar_one
Senior Contributor
Posts: 677
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: customer stuck at create_account.php

Post by Omar_one »

I think the issue because admin multi languages but I am not sure if it's the issue.. because that on my last post I said login to admin by english language.. as it's the installation language.. please try that
Last edited by Omar_one on Thu Mar 18, 2021 7:07 pm, edited 1 time in total.
Bertil
Member
Posts: 28
Joined: Wed Mar 17, 2021 2:22 pm
Phoenix Version: v1.0.9.0
Been thanked: 3 times

Re: customer stuck at create_account.php

Post by Bertil »

Thank You all very much. I set the admin language to english and Now it seems to work! The Customer Data Modules was also not set to the correct Customer Data Group, I think that using several admin languages is bad. In a multilingual webshop only install the shop part of additional languages. I noticed some curios behaviour that admin menus had several languages.
/Bertil


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply