Search found 12 matches
- Sun Sep 15, 2024 1:27 pm
- Forum: Community Help & Support
- Topic: Error on Admin Orders page if Country is NULL in Customer Data
- Replies: 4
- Views: 318
Re: Error on Admin Orders page if Country is NULL in Customer Data
burt and heatherbell Thanks for your thoughts!! They are very helpful. One other thought, since it appears Country for the store to format the address properly and other store functions, it would be helpful to remove the module option that makes Country optional. It seems like it should be made man...
- Sun Sep 15, 2024 2:13 am
- Forum: Community Help & Support
- Topic: Error on Admin Orders page if Country is NULL in Customer Data
- Replies: 4
- Views: 318
Error on Admin Orders page if Country is NULL in Customer Data
I have been seeing the following errors in my Admin error_log: [14-Sep-2024 21:45:47 America/New_York] PHP Notice: Trying to access array offset on value of type null in /home4/birdonaw/public_html/oscomce/includes/modules/customer_data/cd_traditional_address.php on line 141 [14-Sep-2024 21:45:47 Am...
- Sun Jul 28, 2024 9:14 pm
- Forum: Community Help & Support
- Topic: How do I avoid making Core changes in english.php?
- Replies: 4
- Views: 294
Re: How do I avoid making Core changes in english.php?
Thanks again!!
Jim
Jim
- Sun Jul 28, 2024 8:27 pm
- Forum: Community Help & Support
- Topic: How do I avoid making Core changes in english.php?
- Replies: 4
- Views: 294
Re: How do I avoid making Core changes in english.php?
Thanks!! That is easy enough.
Should I copy the entire file, or just put the lines that I want to change? If I put the entire file, I will just have to compare to the core copy to the override copy with each upgrade?
Thanks,
Jim
Should I copy the entire file, or just put the lines that I want to change? If I put the entire file, I will just have to compare to the core copy to the override copy with each upgrade?
Thanks,
Jim
- Sun Jul 28, 2024 3:15 pm
- Forum: Community Help & Support
- Topic: How do I avoid making Core changes in english.php?
- Replies: 4
- Views: 294
How do I avoid making Core changes in english.php?
I would like to make changes to the following lines in english.php:
const ENTRY_COMMENTS = 'Anything we need to know?';
const ENTRY_COMMENTS_PLACEHOLDER = 'Comment here...';
What is the correct way to make those changes to english.php without actually making changes to the Core?
Thanks!!
const ENTRY_COMMENTS = 'Anything we need to know?';
const ENTRY_COMMENTS_PLACEHOLDER = 'Comment here...';
What is the correct way to make those changes to english.php without actually making changes to the Core?
Thanks!!
- Tue Oct 25, 2022 12:21 am
- Forum: Community Help & Support
- Topic: HTTP 404 after Server Relocation
- Replies: 1
- Views: 689
Re: HTTP 404 after Server Relocation
Found the problem!! The hosting switched to PHP 8.0 when switching to the new server. I switched it back to PHP 7.x and everything is working fine now. Just should I would leave this tidbit of information should others run into this issue. Thanks!!
- Mon Oct 24, 2022 11:28 pm
- Forum: Community Help & Support
- Topic: HTTP 404 after Server Relocation
- Replies: 1
- Views: 689
HTTP 404 after Server Relocation
My hosting company moved my store from one server to another. After the server move, I have been unable to get my store working. I keep getting: Not Found The requested URL was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handl...
- Tue Jun 01, 2021 4:07 pm
- Forum: Community Help & Support
- Topic: Abandoned/Recover cart addon
- Replies: 3
- Views: 2276
Re: Abandoned/Recover cart addon
I contacted zipurman , and he was able to add a great report to the Zipur Reporting Tool that provides me a list of Abandoned Carts. The report will show Customer Name, Email, Basket Items , Last Added To Basket Date. There is also a search since date parameter. You could then use the masterpassword...
- Thu May 27, 2021 7:06 pm
- Forum: Community Help & Support
- Topic: Abandoned/Recover cart addon
- Replies: 3
- Views: 2276
Abandoned/Recover cart addon
Does anyone have suggestions for an Abandoned/Recover cart addon? I would like to send a gentile reminder to customers when they leave a cart and never check-out.
Thanks,
Jim
Thanks,
Jim
- Tue Mar 16, 2021 6:20 pm
- Forum: Community Help & Support
- Topic: Reports on Product Sales and Orders
- Replies: 6
- Views: 4112
Re: Reports on Product Sales and Orders
There is a Reporting Tool made specifically for Phoenix by Phoenix Cart Partner, @zipurman Here on his website - https://phoenixaddons.com/product/zipur-reporting-tool/ I purchased the Zipur Report Tool after your suggestion and it is working great!! Thanks to @zipurman for helping me get it implem...