jaumerrr
Forum Replies Created
-
Hello,
I found the solution myself, the date fields values are formatted with the date format you have selected on the WordPress general config overriding the Formidable forms setting. I set the WordPress date format to Y-m-d and now it works correctly.
Perfect, thank you !!!! that fixed it !!!!!
I have previous version of AdInserter 2.5.10 in another domain on same server, same wp theme, plugins, and there it works but its wordpress earlier version also ( 5.2.5)
- This reply was modified 5 years, 2 months ago by jaumerrr.
Already tried, also on incognito window and in other browsers ( Edge/Firefox ) … blocks tabs missing.
Thanks for your help.
Forum: Plugins
In reply to: [WebP Express] How to use WebP Express at NginxThanks, that fixed it !!!
I use Nginx with HHVM HipHop machine for php and Fallback to php 7.2 bc my traffic can’t be handled with regular fast-cgi/php 7.2
- This reply was modified 5 years, 11 months ago by jaumerrr.
Forum: Plugins
In reply to: [WebP Express] How to use WebP Express at NginxHello, I amb on Nginx but I am getting this error in my log … many many times per second:
Warning: Invalid argument: function: class not found in /public_html/wp-content/plugins/webp-express/lib/classes/AlterHtmlInit.php on line 16
The code in that line is this:
ob_start(‘self::alterHtml’);
Any way to fix it?
Forum: Fixing WordPress
In reply to: Unable to set featured imageHi, I just solved the problem.
It was Cloudflare settings that didn’t like the new WP5. The settings I had running for 4.9.9 on Cloudflare do not work for 5.0.3, I have had to review all, bypassed the cache for wp-admin folder, set cache to standart, and relax many other options . .emptied brower cache and it started working.
Forum: Fixing WordPress
In reply to: Unable to set featured imageI just installed php 7.2.2, compiled from source… and still same issue …
Forum: Fixing WordPress
In reply to: Unable to set featured imageI am on PHP 5.6 .. I know, old, but I can’t upgrade it on my old server … but WordPress 5.0 requirements says : 5.0 PHP version 5.2.4 or greater.
Forum: Fixing WordPress
In reply to: Unable to set featured imageThanks for your reply, but this happens on a blank new post, with no blocks, nothing at all … also tried going back to old editor with Classic Editor plugin, but happens the same problem, I click on the link to set featured image and does nothing and show the error in console … I’m lost….
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] HHVM supportYes, same error here. I am using also HHVM.
Any solution?
Thanks.
I think he wanted to say that can not install it.
I had to stop using the plugin because even working now with php7.. It might need some tuning to work with nginx that I could not figure out. On the list it doesn’t show all products.. Just some random ones.. Please test when you can witn Nginx.. Thanks!!
Thanks!!!
I installed bc I thought that multiple warehouses functionality was already implemented, but I see it’s not yet done!! .. looking forward for that feature to use your plugin!!!
Sorry, solved .. I had a fallback to use php5 for an old plugin, reverted to php7.0 and it works!!
Forum: Plugins
In reply to: [WooCommerce] Grouped products broken after updating Woocommerce. BiG problemTk, problem solved, seems that the woocommerce upgrade didn’t do the database upgrade for some reason. I forced the database upgrade with /wp-admin/admin.php?page=wc-settings&do_update_woocommerce=1 and fixed the problem!!!
Thanks!!!