Mesasix
Forum Replies Created
-
ty
its now fixed. i had to deac all plugins and reinstall everything. ty
I just updated to 3.06.02.
And now the whole site is 502.
WPEngine cant even figure out what caused the error lol.
Oh weird. The dashboard doesn’t say I need updates.
I think I’m gonna have to update via cli.
Hi,
I am running the latest I believe: Version 2.03.01
Is this correct?
Thanks
Hi,
Here is the full log:
PHP Fatal error: Uncaught Error: [] operator not supported for strings in /nas/content/live/earstexas/wp-content/plugins/formidable/classes/models/FrmEntryFormat.php:468\nStack trace:\n#0 /nas/content/live/earstexas/wp-content/plugins/formidable/pro/classes/models/FrmProEntryFormat.php(153): FrmEntryFormat::html_field_row(Array, ”)\n#1 [internal function]: FrmProEntryFormat::single_html_row(”, Array)\n#2 /nas/content/live/earstexas/wp-includes/class-wp-hook.php(286): call_user_func_array(‘FrmProEntryForm…’, Array)\n#3 /nas/content/live/earstexas/wp-includes/plugin.php(208): WP_Hook->apply_filters(Array, Array)\n#4 /nas/content/live/earstexas/wp-content/plugins/formidable/classes/models/FrmEntryFormat.php(463): apply_filters(‘frm_entry_html_…’, Array, Array)\n#5 /nas/content/live/earstexas/wp-content/plugins/formidable/classes/models/FrmEntryFormat.php(397): FrmEntryFormat::single_html_row(Array, Array)\n#6 /nas/content/live/earstexas/wp-content/plugins/formidable/classes/models/FrmEntryFormat.php(375): FrmEntryFormat::html_cont in /nas/content/live/earstexas/wp-content/plugins/formidable/classes/models/FrmEntryFormat.php on line 468
Forum: Plugins
In reply to: [WooCommerce Mesasix Stripe Payment Extension] PCI Compliancei am marking this as resolved. if you have any questions, please email as at mesasix: matthew[at]mesasix.com. thanks
Forum: Plugins
In reply to: [WooCommerce Mesasix Stripe Payment Extension] PCI ComplianceIn terms of credit card processing, yes.
This plugin does not capture credit card data on the server.
The capture process is done via stripe.js which processes the card data on stripe servers. This plugin then charge the cards via a token from stripe server.
This plugin also will not go into production mode once ssl is not installed which is an integral part of PCI compliance.
In terms of network integrity, this is beyond the scope of this plugin.
For more info on stripe PCI complienace, https://support.stripe.com/questions/do-i-need-to-be-pci-compliant-what-do-i-have-to-do
Forum: Plugins
In reply to: Using 'request' filter with 'wp_ajax_query_attachments' actionHi bhulsman, I also started a thread here. .
Anyways did you found out the answer to your problem?
Forum: Plugins
In reply to: [Mobile Ready Content Images] Fatal Error at ActivationThe plugin transposh-translation-filter-for-wordpress is using simple_html_dom.php – a third party php class for manipulating DOM. Unfortunately, Mobile Ready content Images plugin is also using such class so there is a “duplicate error”. For a quick fix, you can edit either of the plugin and put conditionals in redeclaration of file_get_html().
I will update this plugin to cater such needs.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Watermark / Placeholder in IE9COntact form7 does not placeholders, I guess. It uses input titles as watermark which is some javascript renderings. Im really not sure but what i am sure of is that watermarks in Contact form 7 works fine in IE9. Placeholder works fine for me (in my IE9), too.
Did a litmus test and its showing fine.