homerjsim

Results 9 issues of homerjsim

I want to add the last login time/date to the customer admin-grid but I do not know how. Can someone point me in the right direction? Thanks

Hello, I have a problem with "adminhtml/customer_edit_tab_orders" or the "customer_orders_grid". I want to show the items in each order like i can under "sales => orders" in a column. But...

Hello, I tried your telegram bot and it works very good. The only thing is that I'm missing the appointment dates for the KVR Headquarter in Ruppert Str. I checked...

Hello, I would like to have the Option that the database is always loaded from the Cache and not from e.g. Dropbox. I know I can Set this manually but...

enhancement

I activated the following payment methods in the Admin Section: * paypal * bank transfer * creditcard * apple pay Apple Pay does not show up in at the checkout...

In the new Openmage 21 beta Release there is a breaking change: OM 21.0.0-beta2 is based on OM 20.10.0 * Removed deprecated global translate function __() So if possible update...

I get this error: Deprecated functionality: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /app/code/community/Mollie/Mpm/Block/Payment/Info/Base.php on line 152 I added null checks before calling json_decode()...

I get this error: 2025-07-27T07:43:13+00:00 ERR (3): Deprecated functionality: Creation of dynamic property Mollie\Api\Resources\Method::$resource is deprecated in /lib/Mollie/Mollie/src/Resources/ResourceFactory.php on line 18 and I fixed it with this code. So maybe...

I get this error: 2025-07-27T08:19:03+00:00 ERR (3): Deprecated functionality: Optional parameter $from declared before required parameter $filters is implicitly treated as a required parameter in /lib/Mollie/Mollie/src/Endpoints/EndpointAbstract.php on line 144 2025-07-27T08:19:03+00:00...