Search found 220 matches
- Thu Oct 31, 2024 5:35 pm
- Forum: Community Help & Support
- Topic: Email From in 1.0.9.x
- Replies: 5
- Views: 5223
Email From in 1.0.9.x
Glad to see the new Email options. When setting Email From: test@test.com The email address is all that is displayed in the inbox, no company name. I can set the Email From: Company Name <test@test.com> to solve this, not sure if this is what was intended? Adding STORE_OWNER to the logic in email.ph...
- Thu Sep 19, 2024 9:49 pm
- Forum: Community Help & Support
- Topic: Need a bit of help creating a hook for Analytics latest script
- Replies: 10
- Views: 521
Re: Need a bit of help creating a hook for Analytics latest script
we are using module created by @zipurman https://phoenixcart.org/forum/app.php/addons/paid_addon/google_analytics_4 I used that module but it was not showing the latest data using the google tag. PM me and let me know what issues you are having and I can have a look. Many are using this without iss...
- Wed Sep 11, 2024 7:29 am
- Forum: Community Help & Support
- Topic: 1.0.9.1 Questions / Comments / Concerns
- Replies: 41
- Views: 67726
Re: 1.0.9.1 Questions / Comments / Concerns
Make sure you delete your session cookies after change. I know if session language set, it can throw errors and issues after admin language changes.
- Thu Sep 05, 2024 4:32 pm
- Forum: Community Help & Support
- Topic: Do people bother marking the original file when they add a replacement one to the override folder
- Replies: 10
- Views: 513
Re: Do people bother marking the original file when they add a replacement one to the override folder
Does the core compare tool actually compare files in live time. So if I were to edit and then save a file in the original folder, would core compare notify me that there is an updated file in the override file when I save the original updated file, or is that not what it does. What it does is: Down...
- Thu Sep 05, 2024 5:41 am
- Forum: Community Help & Support
- Topic: Do people bother marking the original file when they add a replacement one to the override folder
- Replies: 10
- Views: 513
Re: Do people bother marking the original file when they add a replacement one to the override folder
The core compare tool also helps to identify changes to you core store.
app.php/addons/free_addon/core_compare_tool/
app.php/addons/free_addon/core_compare_tool/
- Wed Aug 07, 2024 8:57 am
- Forum: Community Help & Support
- Topic: Errors in shop Error log
- Replies: 9
- Views: 546
Re: Errors in shop Error log
return $this->_data[$key] ?? ''; What does adding the two question marks do, and is it alright to do as I notice that the file in a leter version is still the same as the old one. The code with double question marks means , if first value is defined, use it, otherwise use next value. So in this exa...
- Thu Jul 25, 2024 4:09 pm
- Forum: Community Help & Support
- Topic: Facebook Crawler
- Replies: 7
- Views: 4446
Re: Facebook Crawler
This is why I wrote the Phoenix Firewall
app.php/addons/paid_addon/phoenix_firewall/
Seems to be happening a lot lately.
app.php/addons/paid_addon/phoenix_firewall/
Seems to be happening a lot lately.
- Thu Jun 20, 2024 2:30 am
- Forum: Community Help & Support
- Topic: Best Sellers Report for Admin?
- Replies: 4
- Views: 416
Re: Best Sellers Report for Admin?
The report tool would do this, but it would need a custom report. I am adding some reports so I will add this to the list.
- Sun May 05, 2024 5:00 pm
- Forum: Growth & Marketing
- Topic: Telephone Orders
- Replies: 18
- Views: 1028
Re: Telephone Orders
Order Editor does allow for creation of new orders. It does not allow for digital payments (PayPal, Credit Card, etc). You can simply create an order and reference a payment type, but it wont actually collect the payment. I would never add payment processing to the order editor as it would have to t...
- Wed May 01, 2024 9:17 am
- Forum: Community Help & Support
- Topic: 1.0.9.1 Questions / Comments / Concerns
- Replies: 41
- Views: 67726