Skip to content

magento man

Magento 2 fake customer order came through with weird code instead of customer name

Just had a fake order come through on my Magento2 website. The address is nonsense and instead of a customer name it had this code: {{var this.getTemplateFilter().filter($order.shipping_address.city)}}{{var this.getTemplateFilter().addAfterFilterCallback($order.shipping_address.last_name).filter($order.shipping_address.city)}} Can anyone tell me what it was they’re trying to do? There’s… Read More »Magento 2 fake customer order came through with weird code instead of customer name

Greengeeks FTW?

I did a forum search (not Google or Duck) for “GreenGeeks” and found only 1 slightly negative comment within the past 3 years. Has anyone… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1879151&goto=newpost

Magento 2 opensearch indexing error

I’m using opensearch, when I’m trying to reindex ‘catalogsearch_fulltext’, I’m getting error: {“error”:”no handler found for uri [/khmagento2_product_1_v2/document/_mapping] and method [PUT]”}’ Here is the result of: curl -u admin:admin -i http://localhost:9200/_cluster/health: {“cluster_name”:”khmagento2″,”status”:”yellow”,”timed_out”:false,”number_of_nodes”:1,”number_of_data_nodes”:1,”discovered_master”:true,”discovered_cluster_manager”:true,”active_primary_shards”:14,”active_shards”:14,”relocating_shards”:0,”initializing_shards”:0,”unassigned_shards”:12,”delayed_unassigned_shards”:0,”number_of_pending_tasks”:0,”number_of_in_flight_fetch”:0,”task_max_waiting_in_queue_millis”:0,”active_shards_percent_as_number”:53.84615384615385} in magento configuration: