KenZen
Forum Replies Created
-
Good morning, I have a similar problem, mailings do not work neither from Ninja Forms nor from Woocommerce, it gives us the following error:
CLIENT -> SERVER: EHLO psiconeuroinmunologia.es
CLIENT -> SERVER: STARTTLS
CLIENT -> SERVER: EHLO psiconeuroinmunologia.es
CLIENT -> SERVER: AUTH LOGIN
CLIENT -> SERVER: c29wb3J0ZUBwc2ljb25ldXJvaW5tdW5vbG9naWEuZXM=
CLIENT -> SERVER: cG5pZTc4NzNtYWls
SMTP ERROR: Password command failed: 535 Authentication credentials invalid
SMTP Error: Could not authenticate.CLIENT -> SERVER: QUIT
SMTP Error: Could not authenticate.We have tested all possible configurations.
Thanks for your help.
Forum: Plugins
In reply to: [Polylang] Warning: array_mergeThank you very much @chouby, it works perfectly.
@breathingeurope what I have done is download the development version of GitHub, I have unzipped it and searched the folders modules / plugins / wpseo.php and saved that file. Then by ftp I went to the path /wp-content/plugins/polylang/modules/plugins/ and replaced the file wpseo.php
This has worked perfectly for me and also only this file that was the one giving the problem is modified.
Forum: Plugins
In reply to: [Polylang] Warning: array_mergeI also have the same problem, from today I get a message at the beginning of the web indicating this: Warning: array_merge (): Argument # 1 is not an array in …….. / wp-content / plugins / polylang / modules / plugins / wpseo.php on line 32
- This reply was modified 6 years, 8 months ago by KenZen.
Forum: Plugins
In reply to: [WP Super Cache] Error of showing code before pageThank you very much, it’s only issue missing PHP tag at the begin. It seems that’s enough to add <?php
Forum: Plugins
In reply to: [WP Super Cache] Error of showing code before pageThank you very much, it’s only issue missing PHP tag at the begin. It seems that’s enough to add <?php
Forum: Plugins
In reply to: [WP Super Cache] Error of showing code before pageIn wp-content> cache there is only one et (elegant themes) folder with a css file of divi theme
This is what appears in the wp-cache-config file, can I modify it without affecting wordpress?
/*
WP-Cache Config Sample FileSee wp-cache.php for author details.
*/$cached_direct_pages = array( ); //Added by WP-Cache Manager
$wpsc_last_post_update = 1505405136; //Added by WP-Cache Manager
$wp_cache_home_path = ‘/’; //Added by WP-Cache Manager
$wp_cache_mobile_groups = ”; //Added by WP-Cache Manager
$wp_cache_mobile_prefixes = ‘w3c , w3c-, acs-, alav, alca, amoi, audi, avan, benq, bird, blac, blaz, brew, cell, cldc, cmd-, dang, doco, eric, hipt, htc_, inno, ipaq, ipod, jigs, kddi, keji, leno, lg-c, lg-d, lg-g, lge-, lg/u, maui, maxo, midp, mits, mmef, mobi, mot-, moto, mwbp, nec-, newt, noki, palm, pana, pant, phil, play, port, prox, qwap, sage, sams, sany, sch-, sec-, send, seri, sgh-, shar, sie-, siem, smal, smar, sony, sph-, symb, t-mo, teli, tim-, tosh, tsm-, upg1, upsi, vk-v, voda, wap-, wapa, wapi, wapp, wapr, webc, winw, winw, xda , xda-‘; //Added by WP-Cache Manager
$wp_cache_refresh_single_only = ‘0’; //Added by WP-Cache Manager
$wp_cache_make_known_anon = 0; //Added by WP-Cache Manager
$wp_cache_mod_rewrite = 0; //Added by WP-Cache Manager
$wp_cache_front_page_checks = 0; //Added by WP-Cache Manager
$wp_cache_mfunc_enabled = 0; //Added by WP-Cache Manager
$wp_supercache_304 = 0; //Added by WP-Cache Manager
$cache_schedule_type = ‘interval’; //Added by WP-Cache Manager
$cache_page_secret = ’82b173535ca2d9cfc75e4051e1ba6f37′; //Added by WP-Cache Manager
$wp_cache_slash_check = 1; //Added by WP-Cache Manager
if ( ! defined(‘WPCACHEHOME’) )
define( ‘WPCACHEHOME’, WP_CONTENT_DIR . “/plugins/wp-super-cache/” ); //Added by WP-Cache Manager$cache_compression = 0; // Super cache compression
$cache_enabled = false; //Added by WP-Cache Manager
$super_cache_enabled = true; //Added by WP-Cache Manager
$cache_max_time = ‘1800’; //Added by WP-Cache Manager
//$use_flock = true; // Set it true or false if you know what to use
$cache_path = WP_CONTENT_DIR . ‘/cache/’;
$file_prefix = ‘wp-cache-‘;
$ossdlcdn = 0;// Array of files that have ‘wp-‘ but should still be cached
$cache_acceptable_files = array( ‘wp-comments-popup.php’, ‘wp-links-opml.php’, ‘wp-locations.php’ );$cache_rejected_uri = array(‘wp-.*\\.php’, ‘index\\.php’);
$cache_rejected_user_agent = array ( 0 => ‘bot’, 1 => ‘ia_archive’, 2 => ‘slurp’, 3 => ‘crawl’, 4 => ‘spider’, 5 => ‘Yandex’ );$cache_rebuild_files = 1; //Added by WP-Cache Manager
// Disable the file locking system.
// If you are experiencing problems with clearing or creating cache files
// uncommenting this may help.
$wp_cache_mutex_disabled = 1; //Added by WP-Cache Manager// Just modify it if you have conflicts with semaphores
$sem_id = 251340605; //Added by WP-Cache Managerif ( ‘/’ != substr($cache_path, -1)) {
$cache_path .= ‘/’;
}Forum: Plugins
In reply to: [WP Super Cache] Error of showing code before pageError:
The cache directory () did not exist and could not be created by the web server. Check the permissions.
I can not continue … solve the problems described and retry.The code is this:
File See wp-cache.php for author details. */ $cached_direct_pages = array( ); //Added by WP-Cache Manager $wpsc_last_post_update = oculto; //Added by WP-Cache Manager $wp_cache_home_path = ‘/’; //Added by WP-Cache Manager $wp_cache_mobile_groups = ”; //Added by WP-Cache Manager $wp_cache_mobile_prefixes = ‘w3c , w3c-, acs-, alav, alca, amoi, audi, avan, benq, bird, blac, blaz, brew, cell, cldc, cmd-, dang, doco, eric, hipt, htc_, inno, ipaq, ipod, jigs, kddi, keji, leno, lg-c, lg-d, lg-g, lge-, lg/u, maui, maxo, midp, mits, mmef, mobi, mot-, moto, mwbp, nec-, newt, noki, palm, pana, pant, phil, play, port, prox, qwap, sage, sams, sany, sch-, sec-, send, seri, sgh-, shar, sie-, siem, smal, smar, sony, sph-, symb, t-mo, teli, tim-, tosh, tsm-, upg1, upsi, vk-v, voda, wap-, wapa, wapi, wapp, wapr, webc, winw, winw, xda , xda-‘; //Added by WP-Cache Manager $wp_cache_refresh_single_only = ‘0’; //Added by WP-Cache Manager $wp_cache_make_known_anon = 0; //Added by WP-Cache Manager $wp_cache_mod_rewrite = 0; //Added by WP-Cache Manager $wp_cache_front_page_checks = 0; //Added by WP-Cache Manager $wp_cache_mfunc_enabled = 0; //Added by WP-Cache Manager $wp_supercache_304 = 0; //Added by WP-Cache Manager $cache_schedule_type = ‘interval’; //Added by WP-Cache Manager $cache_page_secret = ‘oculto’; //Added by WP-Cache Manager $wp_cache_slash_check = 1; //Added by WP-Cache Manager if ( ! defined(‘WPCACHEHOME’) ) define( ‘WPCACHEHOME’, WP_CONTENT_DIR . “/plugins/wp-super-cache/” ); //Added by WP-Cache Manager $cache_compression = 0; // Super cache compression $cache_enabled = false; //Added by WP-Cache Manager $super_cache_enabled = true; //Added by WP-Cache Manager $cache_max_time = ‘1800’; //Added by WP-Cache Manager //$use_flock = true; // Set it true or false if you know what to use $cache_path = WP_CONTENT_DIR . ‘/cache/’; $file_prefix = ‘wp-cache-‘; $ossdlcdn = 0; // Array of files that have ‘wp-‘ but should still be cached $cache_acceptable_files = array( ‘wp-comments-popup.php’, ‘wp-links-opml.php’, ‘wp-locations.php’ ); $cache_rejected_uri = array(‘wp-.*\\.php’, ‘index\\.php’); $cache_rejected_user_agent = array ( 0 => ‘bot’, 1 => ‘ia_archive’, 2 => ‘slurp’, 3 => ‘crawl’, 4 => ‘spider’, 5 => ‘Yandex’ ); $cache_rebuild_files = 1; //Added by WP-Cache Manager // Disable the file locking system. // If you are experiencing problems with clearing or creating cache files // uncommenting this may help. $wp_cache_mutex_disabled = 1; //Added by WP-Cache Manager // Just modify it if you have conflicts with semaphores $sem_id = 251340605; //Added by WP-Cache Manager if ( ‘/’ != substr($cache_path, -1)) { $cache_path .= ‘/’; } // uncomment the next line to enable advanced debugging features $wp_super_cache_advanced_debug = 0; $wp_super_cache_front_page_text = ”; $wp_super_cache_front_page_clear = 0; $wp_super_cache_front_page_check = 0; $wp_super_cache_front_page_notification = ‘0’; $wp_cache_object_cache = 0; //Added by WP-Cache Manager $wp_cache_anon_only = 0; $wp_supercache_cache_list = 0; //Added by WP-Cache Manager $wp_cache_debug_to_file = 0; $wp_super_cache_debug = 0; $wp_cache_debug_level = 5; $wp_cache_debug_ip = ”; $wp_cache_debug_log = ”; $wp_cache_debug_email = ”; $wp_cache_pages[ “search” ] = 0; $wp_cache_pages[ “feed” ] = 0; $wp_cache_pages[ “category” ] = 0; $wp_cache_pages[ “home” ] = 0; $wp_cache_pages[ “frontpage” ] = 0; $wp_cache_pages[ “tag” ] = 0; $wp_cache_pages[ “archives” ] = 0; $wp_cache_pages[ “pages” ] = 0; $wp_cache_pages[ “single” ] = 0; $wp_cache_pages[ “author” ] = 0; $wp_cache_hide_donation = 0; $wp_cache_not_logged_in = 0; //Added by WP-Cache Manager $wp_cache_clear_on_post_edit = 0; //Added by WP-Cache Manager $wp_cache_hello_world = 0; //Added by WP-Cache Manager $wp_cache_mobile_enabled = 1; //Added by WP-Cache Manager $wp_cache_cron_check = 1; //Added by WP-Cache Manager ?> /* WP-Cache Config Sample File See wp-cache.php for author details. */ $cached_direct_pages = array( ); //Added by WP-Cache Manager $wpsc_last_post_update = oculto; //Added by WP-Cache Manager $wp_cache_home_path = ‘/’; //Added by WP-Cache Manager $wp_cache_mobile_groups = ”; //Added by WP-Cache Manager $wp_cache_mobile_prefixes = ‘w3c , w3c-, acs-, alav, alca, amoi, audi, avan, benq, bird, blac, blaz, brew, cell, cldc, cmd-, dang, doco, eric, hipt, htc_, inno, ipaq, ipod, jigs, kddi, keji, leno, lg-c, lg-d, lg-g, lge-, lg/u, maui, maxo, midp, mits, mmef, mobi, mot-, moto, mwbp, nec-, newt, noki, palm, pana, pant, phil, play, port, prox, qwap, sage, sams, sany, sch-, sec-, send, seri, sgh-, shar, sie-, siem, smal, smar, sony, sph-, symb, t-mo, teli, tim-, tosh, tsm-, upg1, upsi, vk-v, voda, wap-, wapa, wapi, wapp, wapr, webc, winw, winw, xda , xda-‘; //Added by WP-Cache Manager $wp_cache_refresh_single_only = ‘0’; //Added by WP-Cache Manager $wp_cache_make_known_anon = 0; //Added by WP-Cache Manager $wp_cache_mod_rewrite = 0; //Added by WP-Cache Manager $wp_cache_front_page_checks = 0; //Added by WP-Cache Manager $wp_cache_mfunc_enabled = 0; //Added by WP-Cache Manager $wp_supercache_304 = 0; //Added by WP-Cache Manager $cache_schedule_type = ‘interval’; //Added by WP-Cache Manager $cache_page_secret = ‘oculto’; //Added by WP-Cache Manager $wp_cache_slash_check = 1; //Added by WP-Cache Manager if ( ! defined(‘WPCACHEHOME’) ) define( ‘WPCACHEHOME’, WP_CONTENT_DIR . “/plugins/wp-super-cache/” ); //Added by WP-Cache Manager $cache_compression = 0; // Super cache compression $cache_enabled = false; //Added by WP-Cache Manager $super_cache_enabled = true; //Added by WP-Cache Manager $cache_max_time = ‘1800’; //Added by WP-Cache Manager //$use_flock = true; // Set it true or false if you know what to use $cache_path = WP_CONTENT_DIR . ‘/cache/’; $file_prefix = ‘wp-cache-‘; $ossdlcdn = 0; // Array of files that have ‘wp-‘ but should still be cached $cache_acceptable_files = array( ‘wp-comments-popup.php’, ‘wp-links-opml.php’, ‘wp-locations.php’ ); $cache_rejected_uri = array(‘wp-.*\\.php’, ‘index\\.php’); $cache_rejected_user_agent = array ( 0 => ‘bot’, 1 => ‘ia_archive’, 2 => ‘slurp’, 3 => ‘crawl’, 4 => ‘spider’, 5 => ‘Yandex’ ); $cache_rebuild_files = 1; //Added by WP-Cache Manager // Disable the file locking system. // If you are experiencing problems with clearing or creating cache files // uncommenting this may help. $wp_cache_mutex_disabled = 1; //Added by WP-Cache Manager // Just modify it if you have conflicts with semaphores $sem_id = 251340605; //Added by WP-Cache Manager if ( ‘/’ != substr($cache_path, -1)) { $cache_path .= ‘/’; } // uncomment the next line to enable advanced debugging features $wp_super_cache_advanced_debug = 0; $wp_super_cache_front_page_text = ”; $wp_super_cache_front_page_clear = 0; $wp_super_cache_front_page_check = 0; $wp_super_cache_front_page_notification = ‘0’; $wp_cache_object_cache = 0; //Added by WP-Cache Manager $wp_cache_anon_only = 0; $wp_supercache_cache_list = 0; //Added by WP-Cache Manager $wp_cache_debug_to_file = 0; $wp_super_cache_debug = 0; $wp_cache_debug_level = 5; $wp_cache_debug_ip = ”; $wp_cache_debug_log = ”; $wp_cache_debug_email = ”; $wp_cache_pages[ “search” ] = 0; $wp_cache_pages[ “feed” ] = 0; $wp_cache_pages[ “category” ] = 0; $wp_cache_pages[ “home” ] = 0; $wp_cache_pages[ “frontpage” ] = 0; $wp_cache_pages[ “tag” ] = 0; $wp_cache_pages[ “archives” ] = 0; $wp_cache_pages[ “pages” ] = 0; $wp_cache_pages[ “single” ] = 0; $wp_cache_pages[ “author” ] = 0; $wp_cache_hide_donation = 0; $wp_cache_not_logged_in = 0; //Added by WP-Cache Manager $wp_cache_clear_on_post_edit = 0; //Added by WP-Cache Manager $wp_cache_hello_world = 0; //Added by WP-Cache Manager $wp_cache_mobile_enabled = 1; //Added by WP-Cache Manager $wp_cache_cron_check = 1; //Added by WP-Cache Manager ?>
Forum: Plugins
In reply to: [Import and export users and customers] Email field not importedWe have the same problem, the mails are not import correctly.
Forum: Plugins
In reply to: [Contact Form 7] Thank you page (Custom DOM event) helpI have the same problem, does anyone know how and where to insert the following code?
<script>
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
location = ‘https://example.com/’;
}, false );
</script>Thank you
- This reply was modified 7 years, 8 months ago by KenZen.
Forum: Plugins
In reply to: [Polylang] Polylang causes exhausted memory errorHello Chouby,
I also have the issue Divi, and have tried with another subject and still gives me error. Disabling Polylang the problem is solved. I think the problem is the plugin polylang.
Thanks for your attention
Forum: Plugins
In reply to: [Polylang] Polylang causes exhausted memory errorI also have this error, you know if you are solving?
Forum: Plugins
In reply to: [Polylang] Problems with setting the string translationTheme Tempera use, but no biggie plugin is already solved the server problem was that I had blocked the url for a safety directive, I’ve been able to fix.
Thanks anyway for answer.
Forum: Plugins
In reply to: [Polylang] Problems with setting the string translation