Nicorel
Forum Replies Created
-
Hello,
Thank you. New version is just fine.
Nicorel
Hello,
Fatal error: Uncaught Error: str_replace(): Argument #3 ($subject) must be of type array|string, stdClass given
in /home/stirimet/public_html/wp-content/plugins/embedpress/EmbedPress/Includes/Classes/Helper.php on line 1264Call stack:
str_replace()
wp-content/plugins/embedpress/EmbedPress/Includes/Classes/Helper.php:1264EmbedPress\I\C\Helper::removeQuote()
wp-content/plugins/embedpress/EmbedPress/Includes/Classes/Feature_Enhancer.php:274EmbedPress\I\C\Feature_Enhancer::gutenberg_embed()
wp-includes/class-wp-hook.php:324WP_Hook::apply_filters()
wp-includes/plugin.php:205apply_filters()
wp-content/plugins/embedpress/Gutenberg/block-backend/block-embedpress.php:230embedpress_render_block()
wp-includes/class-wp-block.php:519WP_Block::render()
wp-includes/blocks.php:2061render_block()
wp-includes/blocks.php:2113do_blocks()
wp-includes/class-wp-hook.php:324WP_Hook::apply_filters()
wp-includes/plugin.php:205apply_filters()
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1871WP_REST_Posts_Controller::prepare_item_for_response()
wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:575WP_REST_Posts_Controller::get_item()
wp-includes/rest-api/class-wp-rest-server.php:1230WP_REST_Server::respond_to_request()
wp-includes/rest-api/class-wp-rest-server.php:1063WP_REST_Server::dispatch()
wp-includes/rest-api.php:547rest_do_request()
wp-includes/rest-api.php:2925rest_preload_api_request()
array_reduce()
wp-includes/block-editor.php:753block_editor_rest_api_preload()
wp-admin/edit-form-blocks.php:80require()
wp-admin/post.php:187
PHP version 8.0.30
- This reply was modified 2 weeks ago by Nicorel.
Hello,
Sorry for late answer. It is solved with using roll back trick. 4.1.0 does’t work for me.
Thank you
Forum: Plugins
In reply to: [AI Engine] plugin broken since latest updateOk.
Figured out and i find out that i have to pay 5 US dollars in order to use it.
Thank you
Nicos
- This reply was modified 3 months ago by Nicorel.
Forum: Plugins
In reply to: [AI Engine] plugin broken since latest updateHello,
New update, new error:
From “Nothing to display” to other:
Error:?From OpenAI: OpenAI-Organization header should match organization for API key
Thank you
Nicos
Forum: Plugins
In reply to: [W3 Total Cache] “The link you followed has expired.” ERRORHello,
I don’t know how to do that :(.
Where? Line? Etc.
This is the list to add off of the?Page Cache,?Minify, and?CDN?settings : iPhone iPod Android BB10 BlackBerry webOS IEMobile/7.0 IEMobile/9.0 IEMobile/10.0 MSIE 10.0 iPad PlayBook Xoom P160U SCH-I800 Nexus 7 Touch
Nicos
Forum: Plugins
In reply to: [W3 Total Cache] “The link you followed has expired.” ERRORHello,
Any help please?
Please? Please? Please?
Nicos
Forum: Plugins
In reply to: [W3 Total Cache] “The link you followed has expired.” ERRORForum: Plugins
In reply to: [W3 Total Cache] “The link you followed has expired.” ERRORHello,
Thank you for reply. Un fortunately disabling Browser Cache, save all…etc not working.
“Save Settings” working only on General Settings section. In order to work my paid plugin wptouch pro, i need to made some adjustments on Minify, Browser cache, Page Cache …by adding “Rejected user agents”. I cannot made adjustments and wptouch pro fail to do his job.
I receive message error…if activate mu wptouch pro plugin (it include more paid themes for mobile version).
<div class=”error”><p><strong style=”color: darkred”>WPtouch: W3 Total Cache needs to be configured to work correctly with WPtouch.</strong></p><p>Fixing this issue prevents cached desktop pages being served to mobile devices and vice-versa.</p><p>Once fixed, this message will be dismissed automatically. Until fixed, <em><strong>WPtouch will not be shown</strong></em> to mobile visitors, and cannot be previewed.</p><p>To fix the issue, follow our <a href=”https://support.wptouch.com/support/solutions/articles/5000537668-configuring-cache-plugins-for-wptouch?utm_campaign=cache_smash&utm_medium=web&utm_source=wptouch-pro” target=”_blank”>step-by-step setup guide</a> on support.wptouch.com</p></div>
Thank you
Nicos
Forum: Plugins
In reply to: [W3 Total Cache] Errors not solvedHello,
Thank you. Done. SUBMITTED.
Nicorel
Forum: Plugins
In reply to: [W3 Total Cache] Errors not solvedHello,
I found that my .htaccess file is longer the i provide you earlier.
How to send you..not public?
Nicorel
Forum: Plugins
In reply to: [W3 Total Cache] Errors not solvedForum: Plugins
In reply to: [W3 Total Cache] Errors not solvedHello,
Thank you for answer.
- How to find this information via cpane?
- Browser Cache is on.
- If i enabled Page caching i get this answer from WP Touch.:
Help<div class=”error”><p><strong style=”color: darkred”>WPtouch: W3 Total Cache needs to be configured to work correctly with WPtouch.</strong></p><p>Fixing this issue prevents cached desktop pages being served to mobile devices and vice-versa.</p><p>Once fixed, this message will be dismissed automatically. Until fixed, <em><strong>WPtouch will not be shown</strong></em> to mobile visitors, and cannot be previewed.</p><p>To fix the issue, follow our <a href=”https://support.wptouch.com/support/solutions/articles/5000537668-configuring-cache-plugins-for-wptouch?utm_campaign=cache_smash&utm_medium=web&utm_source=wptouch-pro” target=”_blank”>step-by-step setup guide</a> on support.wptouch.com</p></div>
On Browser Cache i cannot make any new settings because i get the error that i told you before.
4. latest .htaccess
# END WordPress # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php74” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php74 .php .php7 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit # BEGIN litespeed noabort <IfModule rewrite_module> RewriteEngine On RewriteRule .* - [E=noabort:1] </IfModule> # END litespeed noabort # php -- END cPanel-generated handler, do not edit <IfModule mod_deflate.c> SetOutputFilter DEFLATE <IfModule mod_setenvif.c> # Netscape 4.x has some problems... BrowserMatch ^Mozilla/4 gzip-only-text/html # Netscape 4.06-4.08 have some more problems BrowserMatch ^Mozilla/4\.0[678] no-gzip # MSIE masquerades as Netscape, but it is fine # BrowserMatch \bMSIE !no-gzip !gzip-only-text/html # NOTE: Due to a bug in mod_setenvif up to Apache 2.0.48 # the above regex won't work. You can use the following # workaround to get the desired effect: BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html # Don't compress images SetEnvIfNoCase Request_URI .(?:gif|jpe?g|png)$ no-gzip dont-vary </IfModule> <IfModule mod_headers.c> # Make sure proxies don't deliver the wrong content Header append Vary User-Agent env=!dont-vary </IfModule>
Maybe i’m on Open Litespeed server
Thank you
Nicos
Forum: Plugins
In reply to: [W3 Total Cache] Cannot make any new settingsPlease help.
Forum: Plugins
In reply to: [W3 Total Cache] Cannot make any new settingsHello,
Is there anybody out there to help? ????
Thank you,
Nicos