Conny
Forum Replies Created
-
Forum: Plugins
In reply to: [WP YouTube Lyte] don’t show local preview imageyes – shure. that solved my problem.
Forum: Plugins
In reply to: [WP YouTube Lyte] don’t show local preview imageTnx for your help.
I create a .htaccess in your Plugin dir “/wp-content/plugins/wp-youtube-lyte” like<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /wp-content/plugins/wp-youtube-lyte/
RewriteRule ^lyteCache\.php$ - [L]
</IfModule>Forum: Plugins
In reply to: [WP YouTube Lyte] don’t show local preview imageHi, i have checked all.
I have include following in my htaccess:<IfModule mod_php.c>
php_value display_errors 0
</IfModule>
<Files lyteCache.php>
Allow from all
</Files>But the error are the same.
The plugin created link don’t work for me:
origThumbUrl=https%3A%2F%2Fi.ytimg.com%2Fvi%2FIU2prOOvOQs%2Fhqdefault.jpg
But if I use the regular Link – it works:
origThumbUrl=https://i.ytimg.com/vi/IU2prOOvOQs/hqdefault.jpgMight it not be better to store the cache locally on your own domain? Also because of the German DSGVO
- This reply was modified 2 months, 2 weeks ago by Conny.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updraft Email Log – ErrorHi Nick,
tnx for your information. I have found the problem in the functions.php and correct it.
Best regards,Conny
Thank you very much I was able to solve the problem
For me, the values ??have recovered. I can’t say what the problem was. I had already cleared the cache first and it wasn’t the Consent Manager.
Have a look at my screen. It looks, that slowly come back to my old values. I don’t know why.
I did not change the settings of compilanz
since the last update I have the half of website users, but in google search console it seems ok, so I think it’s a problem with the plugin?
The page: https://www.DL2FBO.de
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] reference to a existing csvDanke für deine Info.
Viele Grü?e
ConnyForum: Plugins
In reply to: [CSS & JavaScript Toolbox] Error on Update to PHP 8.1You see the error while active the debug mode:
define( ‘WP_DEBUG’, true );
Does I am still alone?
Forum: Plugins
In reply to: [WP YouTube Lyte] Error while updateing to PHP 8.1If you don’t want to publish an update, I would maybe add a short info in the description.
Forum: Plugins
In reply to: [WP YouTube Lyte] Error while updateing to PHP 8.1Txn for your help. Your first link was ok for me!
Conny
Forum: Plugins
In reply to: [Simple Ajax Chat – Add a Fast, Secure Chat Box] Chat in popupIf found this simple solution:
https://wordpress.stackexchange.com/questions/108874/loading-shortcode-with-ajax
Forum: Plugins
In reply to: [Simple Ajax Chat – Add a Fast, Secure Chat Box] Chat in popupYou have marked the idea as solved.
How can you display a button that opens a popup with the chat?