Derek Ashauer
Forum Replies Created
-
Forum: Plugins
In reply to: [Search with Typesense] Search stats, adding postsI learned you can use it across multiple sites but they need to be different post types. I had to adjust mine a bit (separate post types “doc”, “docs”, “documentation” instead of “doc” on all of my sites). If someone was doing this for “posts” across multiple sites it would not work.
Forum: Plugins
In reply to: [Search with Typesense] Search stats, adding postsOne other question…
Typesense Cloud said I could organize data for 3 separate sites on a single cluster in different Collections. Would this plugin support that? I don’t see any ways to select a specific Collection within the plugin – does it create it’s own collection it already knows to reference?Forum: Plugins
In reply to: [Tableberg - Simple Gutenberg Table Block] Fatal error in adminWe definitely are still using it, I just manually changed the code to prevent the code error for now – great plugin 🙂
Forum: Plugins
In reply to: [Tableberg - Simple Gutenberg Table Block] Fatal error in adminYes, the site is on WP Engine
Forum: Plugins
In reply to: [Tableberg - Simple Gutenberg Table Block] Fatal error in adminForum: Plugins
In reply to: [Tableberg - Simple Gutenberg Table Block] Fatal error in admin$plugin_remote_info->versions is NULL
this causes the error
I can try to reproduce it again later next week
- This reply was modified 1 year, 1 month ago by Derek Ashauer.
- This reply was modified 1 year, 1 month ago by Derek Ashauer.
Forum: Plugins
In reply to: [Tableberg - Simple Gutenberg Table Block] Fatal error in adminIt is not robust enough. With only the Tableberg plugin active this error still occurs.
var_dump( $plugin_remote_info->versions ); // This is NULL
There is no data on the versions information for this install.I have not yet been able to try safe mode yet, will after the new year – thanks for checking
As mentioned, I already added logging and nothing appeared there.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Advanced card processing does not work(wrong account at first)
Unfortunately this did not fix the issues for either the Classic or new Block CheckoutForum: Plugins
In reply to: [WooCommerce PayPal Payments] Advanced card processing does not workHere is the System Report: https://privatebin.syde.com/?cc86c633c7fcf8c0#HXNV6Te43ta3G8amLpHAMDGXeAFnoSQo15XPnnpEYaeb
You can learn more about this issue here: https://www.sunshinephotocart.com/docs/galleries-show-404-error/
Forum: Plugins
In reply to: [Lite Video Embed] Not showing thumbnailsI found that the custom thumbnails I had uploaded were causing the issue and was able to upload new versions that worked.
Great, thanks for getting on that so quick!
This is for the Automatic Receipt page setting, if I choose a specific page with the shortcode it works fine.