tomifromspace
Forum Replies Created
-
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!
Forum: Reviews
In reply to: [TotalPoll for Polls and Contests] Great pluginThanks 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. 🙂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
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 azEND WordPresssorok 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 FirewallThanks in advance
Tomi