create a new profile

Open to all! Ask other shopowners for help.
Post Reply
elia2006
Member
Posts: 13
Joined: Wed Jan 05, 2022 2:15 pm
Phoenix Version:

create a new profile

Post by elia2006 »

i am using CE ph 1.0.8.9 php 7.4
when i try to create a new profile , all required data are shown but the continue button to proceed donot appear on the screen , no registration can be completed.
You do not have the required permissions to view the files attached to this post.


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
Kofod95
Senior Contributor
Posts: 748
Joined: Sat Feb 06, 2021 7:38 pm
Phoenix Version: 1.0.8.20
Has thanked: 99 times
Been thanked: 179 times

Re: create a new profile

Post by Kofod95 »

Check your error-logs for errors (if you are unsure where to find it, you should ask your host).
Something is causing an error, which prevents the entire content from loading. Without knowing what that error is, it is very hard for anyone to help. :)
This does not happen on a clean version, so it is presumably related to either an addon or changes you have made (if any)

//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
elia2006
Member
Posts: 13
Joined: Wed Jan 05, 2022 2:15 pm
Phoenix Version:

Re: create a new profile

Post by elia2006 »

i found these:
[13-Jan-2022 07:32:52 America/New_York] PHP Warning: require(/home/eltisgxq/opensooq-jo.com/includes/languages/english/hooks/shop/siteWide/MATC.php): failed to open stream: No such file or directory in /home/eltisgxq/opensooq-jo.com/templates/default/includes/hooks/shop/siteWide/MATC.php on line 58
[13-Jan-2022 07:32:52 America/New_York] PHP Fatal error: require(): Failed opening required '/home/eltisgxq/opensooq-jo.com/includes/languages/english/hooks/shop/siteWide/MATC.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/eltisgxq/opensooq-jo.com/templates/default/includes/hooks/shop/siteWide/MATC.php on line 58
[13-Jan-2022 07:32:54 America/New_York] PHP Warning: error_log(/var/log/www/tep/page_parse_time.log): failed to open stream: No such file or directory in /home/eltisgxq/opensooq-jo.com/includes/system/versioned/1.0.8.1/database_core.php on line 63

[13-Jan-2022 07:04:46 America/New_York] PHP Notice: Undefined index: manufacturers_seo_title in /home/eltisgxq/opensooq-jo.com/includes/classes/manufacturer.php on line 26
[13-Jan-2022 07:04:46 America/New_York] PHP Notice: Undefined index: manufacturers_name in /home/eltisgxq/opensooq-jo.com/includes/classes/manufacturer.php on line 26

any help?
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Has thanked: 70 times
Been thanked: 152 times

Re: create a new profile

Post by raiwa »

The error says that this language file is missing:
includes/languages/english/hooks/shop/siteWide/MATC.php
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
elia2006
Member
Posts: 13
Joined: Wed Jan 05, 2022 2:15 pm
Phoenix Version:

Re: create a new profile

Post by elia2006 »

should i reinstall it all or just to find MATC.php and upload it ? where i can find it?
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Has thanked: 70 times
Been thanked: 152 times

Re: create a new profile

Post by raiwa »

In the Phoenix installation package. Be sure to use the right file, see above path.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
elia2006
Member
Posts: 13
Joined: Wed Jan 05, 2022 2:15 pm
Phoenix Version:

Re: create a new profile

Post by elia2006 »

i uploded it and it is ok now
thank you for help


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