Title: copylefter's Replies | WordPress.org

---

# copylefter

  [  ](https://wordpress.org/support/users/copylefter/)

 *   [Profile](https://wordpress.org/support/users/copylefter/)
 *   [Topics Started](https://wordpress.org/support/users/copylefter/topics/)
 *   [Replies Created](https://wordpress.org/support/users/copylefter/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/copylefter/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/copylefter/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/copylefter/engagements/)
 *   [Favorites](https://wordpress.org/support/users/copylefter/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Galleries by Angie Makes] error with php 8.x](https://wordpress.org/support/topic/error-with-php-8-x/)
 *  [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/error-with-php-8-x/#post-16394206)
 * the error appears because in wc_gallery_after_setup_theme() in wc_gallery_theme_support,
   the first value – “theme_reset” is not an array.
   So far, I’ve put in foreach (
   $wc_gallery_theme_support as $size => $value ) an extra check that the value 
   is a set. This stopped the error output.
 *     ```wp-block-code
       If ( in_array( 'wc' . $size, $defined_sizes ) ) {
       continue;
       } elseif(! is_array($value) ) {
       continue;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Telegram Widget and Join Link] Instead of channel widget shows the website](https://wordpress.org/support/topic/instead-of-channel-widget-shows-the-website/)
 *  Thread Starter [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/instead-of-channel-widget-shows-the-website/#post-15572267)
 * Thanx. It worked.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cyr-To-Lat] Конфликт версии 5.2.0 с WPML](https://wordpress.org/support/topic/%d0%ba%d0%be%d0%bd%d1%84%d0%bb%d0%b8%d0%ba%d1%82-%d0%b2%d0%b5%d1%80%d1%81%d0%b8%d0%b8-5-2-0-%d1%81-wpml/)
 *  Thread Starter [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/%d0%ba%d0%be%d0%bd%d1%84%d0%bb%d0%b8%d0%ba%d1%82-%d0%b2%d0%b5%d1%80%d1%81%d0%b8%d0%b8-5-2-0-%d1%81-wpml/#post-14848035)
 * Спасибо! Теперь все отлично работает.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cyr-To-Lat] Конфликт версии 5.2.0 с WPML](https://wordpress.org/support/topic/%d0%ba%d0%be%d0%bd%d1%84%d0%bb%d0%b8%d0%ba%d1%82-%d0%b2%d0%b5%d1%80%d1%81%d0%b8%d0%b8-5-2-0-%d1%81-wpml/)
 *  Thread Starter [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [5 years ago](https://wordpress.org/support/topic/%d0%ba%d0%be%d0%bd%d1%84%d0%bb%d0%b8%d0%ba%d1%82-%d0%b2%d0%b5%d1%80%d1%81%d0%b8%d0%b8-5-2-0-%d1%81-wpml/#post-14714868)
 * К сожалению все тоже самое.
 * `[29-Jul-2021 11:41:04 UTC] PHP Fatal error: Allowed memory size of 2659188736
   bytes exhausted (tried to allocate 1503232 bytes) in ***\wp-includes\functions.
   php on line 6679`
 * Думал, что проблема может быть как-то связана с кастомными шаблонами для пользовательских
   типов постов и категории, но даже на Twenty Twenty-One проблемы сохраняются.
 * Куда ещё глянуть, кроме error log, что бы локализовать проблему?
    -  This reply was modified 5 years ago by [copylefter](https://wordpress.org/support/users/copylefter/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cyr-To-Lat] Ошибка 500 при связке плагинов](https://wordpress.org/support/topic/%d0%be%d1%88%d0%b8%d0%b1%d0%ba%d0%b0-500-%d0%bf%d1%80%d0%b8-%d1%81%d0%b2%d1%8f%d0%b7%d0%ba%d0%b5-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd%d0%be%d0%b2/)
 *  [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [5 years ago](https://wordpress.org/support/topic/%d0%be%d1%88%d0%b8%d0%b1%d0%ba%d0%b0-500-%d0%bf%d1%80%d0%b8-%d1%81%d0%b2%d1%8f%d0%b7%d0%ba%d0%b5-%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd%d0%be%d0%b2/#post-14714258)
 * Тоже самое, даже без woocomerce. Просто конфликт с WPML, который вешает сайт.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pixel Caffeine] Custom Audience error #2654](https://wordpress.org/support/topic/custom-audience-error-2654/)
 *  Thread Starter [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/custom-audience-error-2654/#post-14449180)
 * It was because pixel was not connected to the correct ad manager. I fixed the
   problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[footnotes] Update crashed my website](https://wordpress.org/support/topic/update-crashed-my-website-3/)
 *  [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/update-crashed-my-website-3/#post-14259151)
 * I got absolutely same problem
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleTOC - Table of Contents Block] Can’t add class for the block](https://wordpress.org/support/topic/cant-add-class-for-the-block/)
 *  Thread Starter [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/cant-add-class-for-the-block/#post-13829293)
 * Wow, you are fast as a comet!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – AI SEO Plugin to Boost SEO Rankings & Traffic (Schema, Local SEO, Sitemap & SEO Insights)] Sitemap links to http instead of https](https://wordpress.org/support/topic/sitemap-links-to-http-instead-of-https/)
 *  Thread Starter [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/sitemap-links-to-http-instead-of-https/#post-13429337)
 * Delete and regenerate works for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – AI SEO Plugin to Boost SEO Rankings & Traffic (Schema, Local SEO, Sitemap & SEO Insights)] Sitemap links to http instead of https](https://wordpress.org/support/topic/sitemap-links-to-http-instead-of-https/)
 *  Thread Starter [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/sitemap-links-to-http-instead-of-https/#post-13429327)
 * Thank you for your answer. Both URLs are HTTPS and I haven’t disabled Dynamic
   generation. But I will delete xmls by FTP.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Is it possible to use WP regex like %post_id%? tegory% etc?](https://wordpress.org/support/topic/is-it-possible-to-use-wp-regex-like-post_id-tegory-etc/)
 *  Thread Starter [copylefter](https://wordpress.org/support/users/copylefter/)
 * (@copylefter)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/is-it-possible-to-use-wp-regex-like-post_id-tegory-etc/#post-12468211)
 * Thanx, for fast answer!

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