Featured Image not sending to Child Sites

Hello,

After upgrading to the latest version of both the MainWP dashboard and the Child Site Plugins, it appears that none of the Featured Images are being passed to the child sites.

Posts go, just not with a Featured image.

When inspecting the “debug” action log, I see this which I can not make sense of:

2021-10-06 22:57:58 [DEBUG] [My Campbell River Now] [stripped_to_Post**] ::fetch_url:: [stripped_to_Post**/wp-admin/admin-ajax.php] Error: NOMAINWP

Here is the install technical details:

MainWP


### Server Info                    Required                                               Detected                                     Status   ###

MainWP Dashboard                   
MainWP Dashboard Version           4.1.9.1                                                4.1.9.1                                      Pass        
MainWP Upload Directory            Writable                                               Writable                                     Pass        
MainWP Extensions                  
No installed extensions            
WordPress                          
WordPress Version                  >=3.6                                                  5.8.1                                        Pass        
WordPress Memory Limit             >=64M                                                  64M                                          Pass        
MultiSite Disabled                 =true                                                  true                                         Pass        
FileSystem Method                  = direct                                               direct                                       Pass        
PHP                                
PHP Version                        >=7.0                                                  7.3.9                                        Pass        
PHP Safe Mode Disabled             =true                                                  true                                         Pass        
PHP Max Execution Time             >=30 seconds                                           1800                                         Pass        
PHP Max Input Time                 >=30 seconds                                           1800                                         Pass        
PHP Memory Limit                   >=128M                                                 512M                                         Pass        
PCRE Backtracking Limit            >=10000                                                1000000                                      Pass        
PHP Upload Max Filesize            >=2M                                                   500M                                         Pass        
PHP Post Max Size                  >=2M                                                   500M                                         Pass        
SSL Extension Enabled              =true                                                  true                                         Pass        
SSL Warnings                       = empty                                                                                             Pass        
cURL Extension Enabled             =true                                                  true                                         Pass        
cURL Timeout                       >=300 seconds                                          1800                                         Pass        
cURL Version                       >=7.18.1                                               7.64.0                                       Pass        
cURL SSL Version                   >=OpenSSL/1.1.0                                        OpenSSL/1.0.2k                               Warning     
Your host needs to update OpenSSL to at least version 1.1.0 which is already over 4 years old and contains patches for over 60 vulnerabilities.These range from Denial of Service to Remote Code Execution. Click here for more information.
PHP Allow URL fopen                YES                                                    
PHP Exif Support                   YES ( V7.3.)                                           
PHP IPTC Support                   YES                                                    
PHP XML Support                    YES                                                    
PHP Disabled Functions             No functions disabled.                                 
PHP Loaded Extensions              Core, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, bcmath, bz2, cgi-fcgi, ctype, curl, date, dba, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imagick, imap, intl, json, libxml, mbstring, mysqli, mysqlnd, openssl, pcntl, pcre, pdo_mysql, pdo_sqlite, posix, readline, session, soap, sockets, sqlite3, standard, tidy, tokenizer, xml, xmlreader, xmlwriter, xsl, zip, zlib
MySQL                              
MySQL Version                      >=5.0                                                  5.7.25-28                                    Pass        
MySQL Mode                         IGNORE_SPACE,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
MySQL Client Encoding              utf8mb4                                                
Server Info                        
Server Software                    Apache                                                 
Operating System                   Linux                                                  
Architecture                       64		 bit                                               
Server Protocol                    HTTP/2.0                                               
HTTPS                              ON                                                     
Server self connect                The HTTP response test get an error "cURL error 60: SSL certificate problem: certificate has expired"Not expected HTTP response body:
User Agent                         Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36
Gateway Interface                  CGI/1.1                                                
Memory Usage                       38.06 MB                                               
Request Time                       1633562024                                             
Accept Content                     text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
Accept-Charset Content             N/A                                                    
MainWP Settings                    
Number Of Child Sites              36                                                     
Use WP-Cron                        Yes                                                    
Optimize for Shared Hosting or Big NetworksYes                                                    
Automatic Daily Update             Disabled                                               
Abandoned Plugins/Themes Tolerance 365                                                    
Maximum number of posts to return  200                                                    
Maximum number of pages to return  50                                                     
Primary Backup System              Default MainWP Backups                                 
Maximum simultaneous requests      4                                                      
Minimum delay between requests     1000                                                   
Maximum simultaneous requests per ip2                                                      
Minimum delay between requests to the same ip1000                                                   
Maximum simultaneous sync requests 4                                                      
Minimum simultaneous install/update requests1                                                      
Active Plugins                     
All In One WP Security             4.4.9                                                  Inactive                                     
Cloudflare                         4.5.1                                                  Active                                       
Login Widget With Shortcode        6.0.9                                                  Active                                       
MainWP Dashboard                   4.1.9.1                                                Active                                       
Presso Shortcodes                  1.0.3                                                  Active                                       
Vista News Syndication Extension   1.0.1                                                  Active                                       
Vista Radio VERN Announcement      1.0.0                                                  Active                                       

Child Site:

Server configuration Required value Value Status

MAINWP CHILD
MainWP Child Version 4.1.7.1 4.1.7.1 Pass
WordPress
WordPress Version >=3.4 5.8.1 Pass
WordPress Memory Limit >=64M 256M Pass
MultiSite Disabled =true true Pass
FileSystem Method = direct direct Pass
PHP SETTINGS
PHP Version >=5.6 7.3.9 Pass
PHP Safe Mode Disabled OFF
PHP Max Execution Time >=30 seconds 1800 Pass
PHP Max Input Time >=30 seconds 60 Pass
PHP Memory Limit >=128M (256M+ best for big backups) 512M Pass
PCRE Backtracking Limit >=10000 1000000 Pass
PHP Upload Max Filesize >=2M (2MB+ best for upload of big plugins) 500M Pass
PHP Post Max Size >=2M (2MB+ best for upload of big plugins) 500M Pass
SSL Extension Enabled =true true Pass
SSL Warnings = empty Pass
cURL Extension Enabled =true true Pass
cURL Timeout >=300 seconds 1800 Pass
cURL Version >=7.18.1 7.64.0 Pass
cURL SSL Version >=OpenSSL/1.1.0 OpenSSL/1.0.2kWarning
Your host needs to update OpenSSL to at least version 1.1.0 which is already over 4 years old and contains patches for over 60 vulnerabilities.These range from Denial of Service to Remote Code Execution. Click here for more information.
MySQL SETTINGS
MySQL Version >=5.0 5.7.25-28 Pass
BACKUP ARCHIVE INFORMATION
ZipArchive enabled in PHP =true true Pass
Tar GZip supported =true true Pass
Tar BZip2 supported =true true Pass
SERVER INFORMATION
WordPress Root Directory /xxxxxxxx/mycampbellrivernow.com/www/
Server Name Stripped_to_Post
Server Software Apache
Operating System Linux
Architecture 64 bit
Server IP 204.187.13.174
Server Protocol HTTP/2.0
HTTP Host Stripped_to_Post
HTTPS ON - on
Server self connect Not expected HTTP response body:
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36
Server Port 443
Gateway Interface CGI/1.1
Memory Usage 113.5 MB
Complete URL https://Stripped_to_Post/wp-admin/plugins.php
Request Time 1633562054
Accept Content text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.9
Accept-Charset Content N/A
Currently Executing Script Pathname /home/xxxxxxxxxx/www/wp-admin/options-general.php
Current Page URI /wp-admin/options-general.php?page=mainwp_child_tab
Remote Address 2604:3d08:2f7e:baa0:fd61:a224:50e4:6355
Remote Host N/A
Remote Port 41816
PHP INFORMATION
PHP Allow URL fopen ON
PHP Exif Support YES ( V7.3.)
PHP IPTC Support YES
PHP XML Support YES
PHP Disabled Functions No functions disabled
PHP Loaded Extensions Core, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, bcmath, bz2, cgi-fcgi, ctype, curl, date, dba, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imagick, imap, intl, json, libxml, mbstring, mysqli, mysqlnd, openssl, pcntl, pcre, pdo_mysql, pdo_sqlite, posix, readline, session, soap, sockets, sqlite3, standard, tidy, tokenizer, xml, xmlreader, xmlwriter, xsl, zip, zlib
MySQL INFORMATION
MySQL Mode IGNORE_SPACE,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
MySQL Client Encoding utf8
WordPress PLUGINS
Ad Inserter 2.7.4 Active
All In One WP Security 4.4.9 Active
Classic Editor 1.6.2 Active
Gravity Forms 2.5.12 Active
MainWP Child 4.1.7.1 Active
Menu Icons 0.12.9 Active
Modern Events Calendar Lite 5.22.3 Active
NextGEN Gallery 3.17 Active
NextGEN Plus 1.11.0 Active
ProfilePress 3.1.19 Active
tagDiv Cloud Library 1.7 | built on 29.07.2021 15:10 Active
tagDiv Composer 2.8 | built on 29.07.2021 15:10 Active
tagDiv Social Counter 4.9 | built on 06.08.2021 9:01 Active
tagDiv Standard Pack 1.2 | built on 29.07.2021 15:10 Active
Vista Digital Add-ons 2.2.0 Active
Woobox 1.5 Active
WP Cloudflare Super Page Cache 4.5.5 Active
Yoast SEO 17.3 Active

Any help would be appreciated!

Cheers,

Ash

Hi Ash,

Can you try to temporarily disable all security plugins on your dashboard site, including the Cloudflare firewall if you use it?

When publishing content and setting the featured image, your child sites will attempt to download the featured image from your dashboard, but if there is some security rule that blocks requests, it will fail and featured image won’t be transferred.

Let me know how it goes.

Thank you for your reply.

I have tried disabling both the CloudFlare firewall and disabling the DNS Proxy as well as disabling the All-in-one security plugin. Still not working. Everything was working fine until I did the update recently and then images stoped pushing. I have since pushed out the latest updates recent in the WP repository and still not working.

Any help would be appreciated.

Hi @EMTA,

Just to be sure, can you please verify if the issue persists in the latest MainWP update (Dashboard 4.1.10.1 and Child 4.1.8)?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.