Search found 13 matches

by Greasemonkey
Fri Jul 23, 2021 2:55 pm
Forum: Community Help & Support
Topic: Issue upgrading with admin/cfg_modules
Replies: 5
Views: 3390

Re: Issue upgrading with admin/cfg_modules

ecartz maybe you can help track down another one - now with a content module? I have [23-Jul-2021 10:09:33 America/Toronto] PHP Fatal error: Uncaught Error: Cannot declare self-referencing constant 'self::CONFIG_KEY_BASE' in /home/xxxx/public_html/*****/admin/modules_content.php:38 Stack trace: #0 ...
by Greasemonkey
Thu Jul 22, 2021 5:55 pm
Forum: Community Help & Support
Topic: Issue upgrading with admin/cfg_modules
Replies: 5
Views: 3390

Re: Issue upgrading with admin/cfg_modules

@ecartz ahhhh.... perfect yes. Working on this now.
by Greasemonkey
Thu Jul 22, 2021 4:55 pm
Forum: Community Help & Support
Topic: Issue upgrading with admin/cfg_modules
Replies: 5
Views: 3390

Issue upgrading with admin/cfg_modules

Hey all, I'm working on upgrading an installation I've been testing using zipurman fantastic upgrading tool. Everything has been going smoothly - however have run into an issue with admin/cfg_modules at v 1.0.7.7 with $this->_modules[] = [ 'code' => $class::CODE, 'directory' => $class::DIRECTORY, 'l...
by Greasemonkey
Tue Jul 20, 2021 12:44 pm
Forum: The Lounge
Topic: A blast from the past - and cudos to Gary
Replies: 3
Views: 373

Re: A blast from the past - and cudos to Gary

A well deserved break I’m sure burt . As one of those (in the “Team) who stuck around, it must have been strange/frustrating (you choose the adjective) to watch the slow motion undoing at OsC. The “what could have been” must have been paralyzingly. I was still very new when v3 was dying, but I remem...
by Greasemonkey
Mon Jul 19, 2021 4:34 pm
Forum: The Lounge
Topic: A blast from the past - and cudos to Gary
Replies: 3
Views: 373

A blast from the past - and cudos to Gary

Short story.... with COVID, I've been stuck halfway between Frozen and Phoenix for about 15 months - however now my life is starting to get back to normal I've got some free time to again start working on my store. So, I was trying to solve a small problem this morning and ended on the OsC forum and...
by Greasemonkey
Wed Jun 16, 2021 12:24 pm
Forum: Community Help & Support
Topic: Where are suggestions going?
Replies: 2
Views: 1496

Re: Where are suggestions going?

A simple use, as you can see in my example is using a Font Awesome icon for title display in checkout_payment. Or add a new column for the payment module and leave the HTML in the payment method. The problem here seems to be that the payment method is used for two things: 1. Controlling how the paym...
by Greasemonkey
Tue Jun 15, 2021 4:33 pm
Forum: Community Help & Support
Topic: Where are suggestions going?
Replies: 2
Views: 1496

Where are suggestions going?

Do suggestions go here or in Github? Just a very small improvement - that was never made in all the years of OsC. \includes\system\segments\checkout\insert_order.php (once upon a time checkout_process.php) Change 'payment_method' => $order->info['payment_method'], To 'payment_method' => strip_tags($...
by Greasemonkey
Mon May 31, 2021 1:48 pm
Forum: Community Help & Support
Topic: Braintree CC - Anyone Using in 1.0.8.x?
Replies: 3
Views: 1883

Re: Braintree CC - Anyone Using in 1.0.8.x?

One word.... ApplePay.

There needs to be a web Apple/Android Pay payment module. I've been working with @BrockleyJohn to create a upgraded Stripe module that has an ApplePay feature. Would be great to see more options.

I tried, once apon a time, using the BT app - but it was way beyond me.
by Greasemonkey
Mon Apr 19, 2021 2:22 pm
Forum: Community Help & Support
Topic: Facebook Shop data feed
Replies: 1
Views: 1449

Re: Facebook Shop data feed

It can be done with any/most of the Google Feed addons.

I'm using Froogle Data Feeder addon from OsC - I haven't converted my live store to Phoenix, but there is a release for it at OsC
by Greasemonkey
Wed Apr 14, 2021 11:04 am
Forum: Community Help & Support
Topic: FedEx addon anyone?
Replies: 11
Views: 700

Re: FedEx addon anyone?

Now, to get a little ahead of myself.... Phoenix needs someone modernizing payment modular with this same diligence.