Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter Lucid

    (@lucidkobold)

    I’ll use this as a temp solution. Thanks

    Thread Starter Lucid

    (@lucidkobold)

    @jetxpert Thanks for that

    Thread Starter Lucid

    (@lucidkobold)

    Module	404 Detection
    Type	Notice
    Description	https://lucidcreations.media/v/
    Timestamp	2020-08-29 03:29:10
    Host	************
    User	
    URL	https://lucidcreations.media/v/
    Raw Details	
    Hide Raw Details
    
    id               => 27438
    module           => four_oh_four
    type             => notice
    code             => found_404
    timestamp        => 2020-08-29 08:29:10
    init_timestamp   => 2020-08-29 08:29:08
    remote_ip        => ************
    user_id          => [empty string]
    url              => https://lucidcreations.media/v/
    memory_current   => 106143832
    memory_peak      => 106332928
    data             => Array
        SERVER   => Array
            HTTPS                   => on
            HTTP_HOST               => lucidcreations.media
            HTTP_CONNECTION         => keep-alive
            CONTENT_LENGTH          => 93
            HTTP_ACCEPT             => */*
            HTTP_DNT                => 1
            HTTP_X_REQUESTED_WITH   => XMLHttpRequest
            HTTP_USER_AGENT         => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36
            CONTENT_TYPE            => application/x-www-form-urlencoded; charset=UTF-8
            HTTP_ORIGIN             => https://lucidcreations.media
            HTTP_SEC_FETCH_SITE     => same-origin
            HTTP_SEC_FETCH_MODE     => cors
            HTTP_SEC_FETCH_DEST     => empty
            HTTP_REFERER            => https://lucidcreations.media/wptelegram/widget/view/@LucidCreationsUpdates/
            HTTP_ACCEPT_ENCODING    => gzip, deflate, br
            HTTP_ACCEPT_LANGUAGE    => en-US,en;q=0.9
            HTTP_X_HTTPS            => 1
            REQUEST_SCHEME          => https
            SCRIPT_FILENAME         => /home/*******/public_html/index.php
            SERVER_PROTOCOL         => HTTP/1.1
            REQUEST_METHOD          => POST
            REQUEST_TIME_FLOAT      => [double] 1598689747.7359
            REQUEST_TIME            => [integer] 1598689747
    Thread Starter Lucid

    (@lucidkobold)

    Current	Uploaded
    Plugin name	WP Telegram Widget	WP Telegram Widget
    Version	1.9.4	1.9.4
    Author	Manzoor Wani	Manzoor Wani
    Required WordPress version	-	-
    Required PHP version	-	-
    Thread Starter Lucid

    (@lucidkobold)

    Fixed the issue.

    It had to do with iThemes Security.

    I used it to change my wp-content folder and I had to revert those changes and redo them.

    Now everything is working as expected.

    Thread Starter Lucid

    (@lucidkobold)

    @bcworkz that is the tool I used and it still didn’t work.

    Thread Starter Lucid

    (@lucidkobold)

    @philsbury works now. thx

    Thread Starter Lucid

    (@lucidkobold)

    I had no idea that was a setting that had to be enabled for chrome. Now I feel a little silly for starting this thread, but at least we figured it out.

    Start your own thread for your issue.

    Thread Starter Lucid

    (@lucidkobold)

    After checking the privacy settings for chrome it appears there’s a similar setting for Google pay.

    After enabling the ability for sites to check for my stored payment the buttons now appear.

    Forum: Fixing WordPress
    In reply to: Hotlinks
    Thread Starter Lucid

    (@lucidkobold)

    I’ll check.

    Keep in mind that this issue only happens when I have hotlink enabled. It’s currently not enabled because of this issue.

    Forum: Fixing WordPress
    In reply to: Hotlinks
    Thread Starter Lucid

    (@lucidkobold)

    Sorry for not making that clear before.

    The log just says that it couldn’t retrieve the pictures.

    Forum: Fixing WordPress
    In reply to: Hotlinks
    Thread Starter Lucid

    (@lucidkobold)

    I understand it goes by referrers. Here is the hotlink section of my .htaccess not that it will do much good. It’s not the issue. I need to know what domains the WordPress Android app uses so I can whitelist it.

    # Begin cPanel hotlink protection
    RewriteCond %{HTTP_REFERER} !^https://*.lucid-writing.net/.*$      [NC]
    RewriteCond %{HTTP_REFERER} !^https://*.lucid-writing.net$      [NC]
    RewriteCond %{HTTP_REFERER} !^https://*.wordpress.com/.*$      [NC]
    RewriteCond %{HTTP_REFERER} !^https://*.wordpress.com$      [NC]
    RewriteCond %{HTTP_REFERER} !^https://*.wordpress.org/.*$      [NC]
    RewriteCond %{HTTP_REFERER} !^https://*.wordpress.org$      [NC]
    RewriteCond %{HTTP_REFERER} !^https://*.wp.com/.*$      [NC]
    RewriteCond %{HTTP_REFERER} !^https://*.wp.com$      [NC]
    RewriteCond %{HTTP_REFERER} !^http://*.jetpack.com/.*$      [NC]
    RewriteCond %{HTTP_REFERER} !^http://*.jetpack.com$      [NC]
    RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
    Forum: Fixing WordPress
    In reply to: Hotlinks
    Thread Starter Lucid

    (@lucidkobold)

    I know how to set it up. When I do it the WordPress app is also blacklisted despite me whitelisting WordPress.com WordPress.org jetpack.com and wp.com

    That’s why I need help with. What domains do I need to whitelist to allow the app to access the files on my website?

Viewing 13 replies - 1 through 13 (of 13 total)