Jairo Ochoa
Forum Replies Created
-
Forum: Plugins
In reply to: [Machete] PHP Warning@nilovelez sí, ese ya no aparece. 🙂
En el caso de los WP MU genero un debug.log por cada sitio porque así puede investigar cada caso de forma independiente.
Tengo esto en el wp-config.php:define( 'WP_DEBUG', false ); define( 'WP_DEBUG_LOG', false ); define( 'WP_DEBUG_DISPLAY', false ); define( 'SAVEQUERIES', false ); ini_set( 'log_errors', 1 ); ini_set( 'error_log', dirname(__FILE__) . '/wp-content/debug-' .$_SERVER['SERVER_NAME']. '.log' );Revisando todos los logs es curioso que solo afecta a:
- debug-dominio.com.log
- debug-.log
Es decir, afecta al sitio principal ¿y al no-sitio ? es raro
Hay que tener en cuenta un detalle, Machete no está activado para toda la red, solo lo he activado en algunos sitios.
Voy a activarlo para toda la red para ver si afecta positivamente.También tenía instalado Machete PowerTools que voy a eliminar para reducir cualquier efecto colateral.
Borré los logs y voy a ver si algo cambia.
Te informo de las novedades.
Saludos!
Hi
It’s new for me that it should be named “mc4wp-COUNTRY”.
In fact I would say it used to work (years ago) If simply name it as “COUNTRY”.
“EMAIL”, “FNAME” and “LNAME” work indeed.
On Monday I’ll try your suggestion.
Many thanksHi, yes please close the topic.
I did not have more request from the web admin.
I did suggest them to upgrade to Elite version.
ThanksHi
I’m afraid not. As I’ve said…
It’s a bit strange because it says “Please enter a value” but no field was empty. In fact all data is received by email. The email which sends CF7.
I get the email which sends CF7 and the COUNTRY value is included in the email.
That’s why I did start the topic.
It’s quite strange.Thanks
Hi,
I think that its free version because there is a CTA in green which says “Go Elite”.
This site was supported by another guy and I guess that probably he did not renewed the license last year, because these fields are filled in other products.
Furthermore the product that I was told to check has some variations with Brand, EAN GTIN with values and other variations in blank. And if I try to write their values, they are not saved.
It’s a bit weird that some variations of the same product have values and another are blank.Does it makes sense ?
Thanks
Forum: Plugins
In reply to: [Redux Framework] Call to a member function init() on nullYeah, I know that they are different versions.
But when I’ve installed it I’ve seen that newer has a different name and also it was installed in a different folder; “redux-framework-master” instead of “redux-framework”.With this new version Add New Product DOESN’T crash when opening the page.
Also Theme looks to work fine.
So it seems that it fixes the bug.
Many thanks for your quick help.Forum: Plugins
In reply to: [Redux Framework] Call to a member function init() on nullHi,
Current plugin:
Redux Versión 4.3.9New plugin:
Template Library and Redux Framework Versión 4.3.12.1Are both the same ?
Administrator have not gave me access to staging yet, so I don’t want to active before been sure that both are the same.Thanks
Forum: Plugins
In reply to: [Redux Framework] Call to a member function init() on nullNo I’m not.
This is the theme: https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492
I will create a staging to test WP with another theme and test without other plugins.Forum: Plugins
In reply to: [Redux Framework] Call to a member function init() on nullHi,
It occurs in WP-admin.
Site runs WooCommerce and if I enter Products > New Product the site crash.
It’s not a frontend bug.Forum: Plugins
In reply to: [Redux Framework] Call to a member function init() on nullHello again
A downgrade to redux ramework 4.3.10 fixed it.
Forum: Plugins
In reply to: [EU tyre label shortcode] 403 – Forbidden@roskib we got the 403 when opening the label on the frontend.
If you get the error inside Admin pages, try to uninstall plugin and then reinstall it.
Also you can do a CHMOD of files in your WP installation.find -type d -exec chmod 755 {} \;
find -type f -exec chmod 644 {} \;If you do not know how to do it you can ask your hosting provider to restore files permissions.
Regards
Forum: Plugins
In reply to: [EU tyre label shortcode] 403 – ForbiddenThe reason was an option from SG Security plugin.
Lock and Protect System FoldersSG Security is a plugin for SiteGround hosting.
I just have to disable this option: “Lock and Protect System Folders”.Yes, sure!
I will rate it.Hi @tobiasbg
You’re right.
Enable jQuery Migrate Helper is active and current jQuery Version is Legacy 1.12.4-wp.
Since I switched to Default from WordPress the error disappeared.Theme is outdated and many things as menus, for instance, do not work with last version of jQuery.
There is a new website that we suppose to be published soon, meanwhile we will have to keep a legacy version.
And if we need to edit some table we will have to switch jQuery version to the newest and then switch it back.Many thanks for your help!
Regards,
JairoForum: Plugins
In reply to: [Security Optimizer - The All-In-One Protection Plugin] Error databaseHi @pdosev
Great to know that you’re working on an update of the plugin.
It’s OK to do it as a temporary fix for this issue. I’d understand that it should be the “normal” procedure.
Thanks