Forum

Thread tagged as: Problem, Shop

Perch Shop + SimpleMDE

Hey,

Just updated to new Shop and now line 516 of PerchShop_Class is problamatic and now causing perch_shop_get_property to return null.

The SQL returns a json string, but you're checking for a count (I think that's what the issue is anyway!).

As regards to simple MDE, when there's multiple repeaters with editors on the same page, the second repeater doesn't load.

Ryan Gittings

Ryan Gittings 1 points

  • 4 years ago
Ryan Gittings

Ryan Gittings 1 points
Registered Developer

Perch Runway: 3.0.8, PHP: 7.1.1, MySQL: mysqlnd 5.0.12-dev - 20150407 - $Id: b396954eeb2d1d9ed7902b8bae237b287f21ad9e $, with PDO Server OS: Darwin, apache2handler Installed apps: content (3.0.8), assets (3.0.8), categories (3.0.8), perch_blog (5.5.1), perch_forms (1.9), perch_shop_orders (1.2.3), perch_shop_products (1.2.3), perch_shop (1.2.3), chirp_seo (1.1), perch_members (1.6.2) App runtimes: <?php $apps_list = [ 'perch_members', 'perch_shop', 'perch_forms', 'perch_blog', 'chirp_seo']; PERCH_LOGINPATH: /admin PERCH_PATH: PERCH_CORE: PERCH_RESFILEPATH: Image manipulation: GD PHP limits: Max upload 32M, Max POST 32M, Memory: 128M, Total max file upload: 32M F1: 0c66c2e1f82f9e0b7617b2cb8270f2c7 Resource folder writeable: Yes HTTP_HOST: myhost.dev DOCUMENT_ROOT: REQUEST_URI: /admin/core/settings/diagnostics/ SCRIPT_NAME: /admin/core/settings/diagnostics/index.php

Ryan Gittings

Ryan Gittings 1 points
Registered Developer

Also, an on member register event hook would be awesome (so I can fire out a welcome email!).