Forum Replies Created

Viewing 15 replies - 1 through 15 (of 29 total)
  • Thread Starter murray654

    (@murray654)

    The font awesome was loaded by your plugin. But I managed to disable it. It did not help, however, and I removed hCaptcha as a result. So far spam has not arrived, and the forms are sent and delivered as expected…

    Thread Starter murray654

    (@murray654)

    To answer your question 5 months ago. I type 159.203.*.* into the black list feature and 159.203.0.0/16 is what appears in blacklist section in htaccess

    The reason I am back here is the same issue on another domain. I have lots of failed login attempts (brute force) and want to limit them. So I tried to blacklist some IPs

    Immediately after adding the IPs to the blacklist, the site is giving errors “Internal Server Error”

    Server log contains:
    [core:alert] /var/www/vhosts/mydomain.co.za/httpdocs/.htaccess: deny requires at least two arguments, 'from' followed by hostnames or IP-address wildcards, referer: https://refererdomain.co.za/

    This is the section of htaccess causing the error:

    #AIOWPS_IP_BLACKLIST_START
    deny 135.181.61.155;
    deny 74.208.87.43;
    #AIOWPS_IP_BLACKLIST_END
    Thread Starter murray654

    (@murray654)

    I tried with just one ip address and it still broke the site.
    I tried to reinstall the plugin but it did nothing – still broke the site.
    I am puzzled as this is on the same server as the other domain.

    Thread Starter murray654

    (@murray654)

    Hi vupdraft,

    That would work if I was editing the .htaccess file myself. The above is a discussion about how the feature of this plugin called ‘blacklist’ is breaking the site by inserting wrongly formated data in the .htaccess file…

    Edit: On another domain the feature is working… so I have to go back and look at my blacklist at the original domain – maybe there is something wrong in that original list of IPs – something is probably in the wrong format there…

    • This reply was modified 4 years, 9 months ago by murray654.
    • This reply was modified 4 years, 9 months ago by murray654.
    Thread Starter murray654

    (@murray654)

    Hi, Sorry for the delay. The notification email went to spam. I have not made changes to the IP blacklist for a long time. So a lot has changed on the server.

    This is the contents of System Info in your plugin:

    Site Info
    
    Plugin Version : 4.4.9
    WP Version : 5.8
    WPMU: No
    MySQL Version : 5.5.68
    WP Table Prefix : REDACTED
    PHP Version : 7.3.30
    Session Save Path : /var/www/vhosts/REDACTED/tmp
    WP URL: https://www.REDACTED
    Server Name : REDACTED
    Cookie Domain : www.REDACTED
    CURL Library Present : Yes
    Debug File Write Permissions : Writable
    
    PHP Info
    
    PHP Version : 7.3.30
    PHP Memory Usage: 12.35 MB
    PHP Memory Limit : 256M
    PHP Max Upload Size : 8M
    PHP Max Post Size : 8M
    PHP Allow URL fopen : Off
    PHP Display Errors : Off
    PHP Max Script Execution Time : 30 Seconds
    Name	Version	Plugin URL
    
    Active Plugins
    
    All In One WP Security	4.4.9	https://www.tipsandtricks-hq.com/wordpress-security-and-firewall-plugin
    Titan Anti-spam & Security	7.2.7	http://wordpress.org/plugins/anti-spam/
    The SEO Framework	4.1.4	https://theseoframework.com/
    Autoptimize	2.9.1	https://autoptimize.com/
    Black Studio TinyMCE Widget	2.6.9	https://wordpress.org/plugins/black-studio-tinymce-widget/
    Comment Reply Email Notification	1.12.0	https://wordpress.org/plugins/comment-reply-email-notification/
    Email Address Encoder	1.0.22	https://encoder.till.im/
    GitHub Updater	9.3.0	https://github.com/afragen/github-updater
    hCaptcha for Forms and More	1.11.0	https://hcaptcha.com/
    Ninja Forms	3.5.7	http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=readme
    Responsive Lightbox	1.3.4	http://wordpress.org/plugins/responsive-lightbox-lite/
    Advanced Editor Tools (previously TinyMCE Advanced)	5.6.0	https://wordpress.org/plugins/tinymce-advanced/
    Two Factor Authentication	1.10.4	https://www.simbahosting.co.uk/s3/product/two-factor-authentication/
    WPCustom Category Image	2.1.13	https://wordpress.org/plugins/wpcustom-category-image/

    The documentation is bad. You need to add the hcaptcha field to your form and then it will work. Took me hours to figure this out.

    hi Its working on my site… No strange double up effect experienced here.

    Strange, I still need to edit line 144 :

    Before:
    .photobox('.carousel-item:not(".bx-clone") > a:not(".icp_custom_link"),a.glg-a-custom-wrap, .gallery-item > dt > a, .gallery-item > div > a',{

    After:
    .photobox('.carousel-item:not(".bx-clone") > a:not(".icp_custom_link"),a.glg-a-custom-wrap, .gallery-item > dt > a, .gallery-item > div > a, .blocks-gallery-item > figure > a',{

    Maybe thats because of my theme?

    • This reply was modified 6 years, 5 months ago by murray654.

    @GhozyLap: I just tried the plugin (published 1 week ago) and the above solution (7 weeks ago) is still necessary. Am I missing something? Thanks for the plugin!

    disable spotlight mode and the hover to move feature is back!

    does not work even if I change view mode to top toolbar… using firefox on win10

    I think your code is wrong.

    Try
    <div style="max-width: 500px; margin: 0 auto;">[su_...]</div>

    murray654

    (@murray654)

    Hi hope to bring attention to this fault now that there was an update!

    I have not tried this myself, but you can try add this to your theme’s functions.php:

    /** JPEG Image Quality Filter */
    add_filter( 'jpeg_quality', 'my_jpeg_quality' );
    function my_jpeg_quality( $arg ) {
        return 100;
    }
    • This reply was modified 9 years, 2 months ago by murray654.

    yeah its broke… so sad when a good plugin is abandoned by its creator…

Viewing 15 replies - 1 through 15 (of 29 total)