Thanks! I see the update came through last night, however now there is a much larger issue.
Warning: include_once(.../wp-content/plugins/price-table-block/dist/modules.asset.php): failed to open stream: No such file or directory in .../wp-content/plugins/price-table-block/includes/helpers.php on line 49
Warning: include_once(): Failed opening '.../wp-content/plugins/price-table-block/dist/modules.asset.php' for inclusion (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in .../wp-content/plugins/price-table-block/includes/helpers.php on line 49
Warning: array_merge(): Expected parameter 1 to be an array, null given in .../wp-content/plugins/price-table-block/includes/helpers.php on line 54
When I load the editor for a page with the page blocks it crashes with these fatal errors. Looking through the files I indeed do not have a modules.asset.php in /dist/
EDIT: I checked the helpers.php file and it’s calling for several files I do not have.
None of these exist:
- /dist/modules.asset.php
- /dist/modules.js
- /dist/style-modules.css
- /dist/modules.css
The only files inside /dist/ are:
- index.asset.php
- index.js
- style.css