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

pH7CMS install error + Remove "Couple" option (just have man or woman) #382

Closed
SMN-Sam opened this issue Dec 5, 2018 · 6 comments
Closed

Comments

@SMN-Sam
Copy link

SMN-Sam commented Dec 5, 2018

hello,
While installing pH7CMS it stops as soon as it reaches 28.6% of the process.
any ideas, please?

@SMN-Sam SMN-Sam closed this as completed Dec 5, 2018
@SMN-Sam SMN-Sam reopened this Dec 5, 2018
@pH-7
Copy link
Member

pH-7 commented Dec 7, 2018

Hi @SMN-Sam
Can you be more specific. What errors do you see there? Can you check if there are any log files in _install/data/logs/?
If so, please let me know the exact error message.

Without it, I won't be able to help you further unfortunately.

@SMN-Sam
Copy link
Author

SMN-Sam commented Dec 7, 2018 via email

@pH-7
Copy link
Member

pH-7 commented Dec 7, 2018

Really happy to hear that!
Yes, I replied to you here #386 😊

@pH-7 pH-7 closed this as completed Dec 7, 2018
@pH-7 pH-7 assigned SMN-Sam and unassigned SMN-Sam Dec 8, 2018
@SMN-Sam
Copy link
Author

SMN-Sam commented Dec 10, 2018

hello)
thanks a lot for you kind reply.
Just got another question)) can i disable the option Couple, just to have man or woman?
I installed ph7cms on local server, but almost my any click calls the message:
Whoops! The page you requested wasn't found
You may have clicked an expired link or mistyped the address. Some web addresses are case sensitive.
thanks

@pH-7
Copy link
Member

pH-7 commented Dec 11, 2018

Very good.
To remove the "couple" option, please remove the following highlighted lines in the code

Join Form

GenderTypeUserCoreModel::COUPLE => t('Couple') . ' <i class="fa fa-venus-mars"></i>'

GenderTypeUserCoreModel::COUPLE => t('Couple') . ' <i class="fa fa-venus-mars"></i>'

User Edit Form

GenderTypeUserCoreModel::COUPLE => t('Couple')

GenderTypeUserCoreModel::COUPLE => t('Couple')

Quick User Search From

GenderTypeUserCoreModel::COUPLE => t('Couple')

GenderTypeUserCoreModel::COUPLE => t('Couple')

Advanced User Search From

GenderTypeUserCoreModel::COUPLE => t('Couple')

GenderTypeUserCoreModel::COUPLE => t('Couple')

Next time (in order to keep the thread cleaned), please create a new issue, since it is a different problem than the initial one.

@lock
Copy link

lock bot commented Jan 10, 2019

Hi there, I locked the thread since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Thank you, Pierre-Henry Soria 🤖

@lock lock bot locked as resolved and limited conversation to collaborators Jan 10, 2019
@pH-7 pH-7 changed the title pH7CMS installation errors pH7CMS installation errors + Remove "Couple" option (just have man or woman) Feb 17, 2019
@pH-7 pH-7 changed the title pH7CMS installation errors + Remove "Couple" option (just have man or woman) pH7CMS install error + Remove "Couple" option (just have man or woman) Feb 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants