Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter tomifromspace

    (@tomifromspace)

    Helló,

    Igen, Nekem is a Rackhost. Írj a Rackhost supportnak, Ők meg tudják oldalni a probkémát és ki tudják irtani a plugint. Drukkolok!

    Thread Starter tomifromspace

    (@tomifromspace)

    Thanks for you superfast reply. 🙂 I’ve found the language settings, and I could change the button labels and the messages, thank you very much. 🙂

    In the meantime i’ve checked other plugins, but yeah, I had to head back to your plugin, because it is the most customizable and it looks good. I’m sure, I’m going to go pro. 🙂

    Anyway, if you want to make a default hungarian language port to your plugin, feel free to ask me and I will translate it for you. 🙂

    Thread Starter tomifromspace

    (@tomifromspace)

    Hi Ashey,

    Meanwhile my storage provider fixed the issue for $50, so the problem is ‘solved”. Thanks for your support.

    Since this plugin caused me a lot of annoyance and expenses, I will unfortunately not be able to give it a positive review and I will warn users to use it with great caution.

    Have a nice day

    Thread Starter tomifromspace

    (@tomifromspace)

    Dear Ashley,

    This is a specific WP storage on a provider’s server where i can only access the public_html folder, where there are no error logs. 🙁

    My .htacces:

    BEGIN WordPress A BEGIN WordPress és az END WordPress sorok közötti tartalom dinamikusan lett létrehozva, és csak WordPress szűrők módosíthatják. E kettő sor közötti bármilyen kézi módosítás el fog veszni.

    RewriteEngine On RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] END WordPress

    aios-bootstrap.php

    <?php
    /**

    • @version 1.0.2
    • WARNING: Please do not delete this file.
      • This will cause PHP to throw a fatal error and render your site unusable.
      • To safely delete this file, please check both your .user.ini file and your php.ini file and ensure this file is not set in the auto_prepend_file directive.
      • Please ask your web hosting provider if you need guidance with executing the aforementioned steps.
        */
        // Previously set auto_prepend_file
        if (file_exists(‘override_functions.php’)) {
        include_once(‘override_functions.php’);
        }
        $GLOBALS[‘aiowps_firewall_rules_path’] = DIR.’/wp-content/uploads/aios/firewall-rules/’;

    $GLOBALS[‘aiowps_firewall_data’] = array(
    ‘ABSPATH’ => ‘/var/www/clients/client984/web2347/web/xxxxxxxxxxxx.hu/’,
    );

    // Begin AIOWPSEC Firewall
    if (file_exists(DIR.’/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall.php’)) {
    include_once(DIR.’/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall.php’);
    }
    // End AIOWPSEC Firewall

    Thanks in advance

    Tomi

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