PHP Fatal Error using Multi-Relational Database with Participant DB
-
My partner and I setup a PDB. We declared an initial record type “branch” that will be parent to our participants (children). But, got the field group setting wrong. Now I can’t change it or delete it.
[16-Apr-2026 19:40:23 UTC] PHP Fatal error: Uncaught Error: Attempt to assign property “pdb-multi-relational_settings” on null in /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/store/settings_tab_cookie.php:50
Stack trace:
#0 /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/type/update.php(41): pdbmrdb\store\settings_tab_cookie->set_tab(2)
#1 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(341): pdbmrdb\type\update->update_type(”)
#2 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(”, Array)
#3 /home3/sirinctw/public_html/bradmin/wp-includes/plugin.php(522): WP_Hook->do_action(Array)
#4 /home3/sirinctw/public_html/bradmin/wp-admin/admin-post.php(82): do_action(‘admin_post_pdbm…’)
#5 {main}
thrown in /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/store/settings_tab_cookie.php on line 50I also added a junk record type “Junk” but it won’t let me delete that either. I just want to start over with Multi-Relational DB. If I DeActivate and Re-Activate will it do that. Or, what do you recommend? I do have a field group that remains unattached. I’d kind of like to preserve that…
-
Yes, it does sound like the configuration data got corrupted somehow. You can clear the configuration by deactivating and deleting the plugin on the Plugins page. Then you would reinstall it from the downloaded file. Unfortunately, you’ll lose all the confits for that plugin. That may be the only way to get it back on track.
I’ve tested record type deletion just now, and I’m not seeing any issues with it, so I don’t know what went wrong in your case. Please email me at [email protected] if you need further assistance with this, since it is a premium plugin you’re having an issue with.
I deactivated the Multi-Relational DB plugin and then tried to delete it but it hung. My debug.log showed:
[22-Apr-2026 14:30:56 UTC] PHP Fatal error: Uncaught Error: Undefined constant pdbmrdb\shortcode\type_attribute::signup_types in /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/Init.php:74 Stack trace: #0 /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/Init.php(34): pdbmrdb\Init::_uninstall() #1 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(341): pdbmrdb\Init::uninstall(”) #2 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(NULL, Array) #3 /home3/sirinctw/public_html/bradmin/wp-includes/plugin.php(522): WP_Hook->do_action(Array) #4 /home3/sirinctw/public_html/bradmin/wp-admin/includes/plugin.php(1351): do_action(‘uninstall_pdb-m…’) #5 /home3/sirinctw/public_html/bradmin/wp-admin/includes/plugin.php(970): uninstall_plugin(‘pdb-multi-relat…’) #6 /home3/sirinctw/public_html/bradmin/wp-admin/includes/ajax-actions.php(4774): delete_plugins(Array) #7 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(341): wp_ajax_delete_plugin(”) #8 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(”, Array) #9 /home3/sirinctw/public_html/bradmin/wp-includes/plugin.php(522): WP_Hook->do_action(Array) #10 /home3/sirinctw/public_html/bradmin/wp-admin/admin-ajax.php(192): do_action(‘wp_ajax_delete-…’) #11 {main} thrown in /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/Init.php on line 74
It just hung on the deletion but didn’t crash WordPress or the site. So, I just removed the multi-relational folder from plugins. Now I’m hunting around for the .zip file to reinstall. Thanks.
INSTALL SEEMS CORRUPT: I got the zip file that we used for original install and installed it. Seemed to go fine so I tried to create a record type “Junk(s)”. But it gave me an error screen (sorry I didn’t capture that). But, the record type “Junk(s)” got created. Then, I inspected my log and here is how it looked on Install and “Junk(s)” creation:
[22-Apr-2026 16:48:16 UTC] Automatic updates starting… [22-Apr-2026 16:48:17 UTC] Automatic updates complete. [22-Apr-2026 16:58:37 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>all-in-one-wp-migration</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href=”https://developer.ww.wp.xz.cn/advanced-administration/debug/debug-wordpress/”>Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /home3/sirinctw/public_html/bradmin/wp-includes/functions.php on line 6131 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Skipping update check for pdb-multi-relational – installed version unknown. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:11 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Skipping update check for pdb-multi-relational – installed version unknown. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:46:42 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:02 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Skipping update check for pdb-multi-relational – installed version unknown. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:34 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Can't to read the plugin header for 'pdb-multi-relational/pdb-multi-relational.php'. The file does not exist. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:48:41 UTC] PHP Warning: Cannot read the Version header for 'pdb-multi-relational/pdb-multi-relational.php'. The filename is incorrect or is not a plugin. in /home3/sirinctw/public_html/bradmin/wp-content/plugins/xnau-plugin-updates/vendor/yahnis-elsts/plugin-update-checker/Puc/v5p6/UpdateChecker.php on line 533 [22-Apr-2026 18:49:40 UTC] PHP Fatal error: Uncaught Error: Attempt to assign property “pdb-multi-relational_settings” on null in /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/store/settings_tab_cookie.php:50 Stack trace: #0 /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/type/new_type.php(74): pdbmrdb\store\settings_tab_cookie->set_tab(2) #1 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(341): pdbmrdb\type\new_type->add_new(”) #2 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(”, Array) #3 /home3/sirinctw/public_html/bradmin/wp-includes/plugin.php(522): WP_Hook->do_action(Array) #4 /home3/sirinctw/public_html/bradmin/wp-admin/admin-post.php(82): do_action(‘admin_post_pdbm…’) #5 {main} thrown in /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/store/settings_tab_cookie.php on line 50
I think we might need to get another zip file for Multi-Relational addon (maybe the headers in ours are corrupt) but please advise?….jhansen
Actually, it looks like just one file “pdb-multi-relational.php” gets installed fine but the plugin installer
doesn’t find it or see it or its in the wrong place or corrupting settings somehow?
jh
xnau webdesign support
Wed, Apr 22, 2:10 PM (18 hours ago)
to me

my apologies if I did not pacify that you must use the WP Plugins page delete to fully delete the Multi-Relational plugin. This give the plugin a chance to remove all its data from the database. Deleting the plugin by deleting its folder in the plugins directory can lead to problems when reinstalling.
What I suggest you do is after installing the plugin, uninstall and delete it on the WP Plugins page…then reinstall from the zip file. This way you’ll be starting from a clean slate.
If you run into problems after doing that, let me know. I can’t help you the way things are now because I don’t know what the status of the plugins data is.
—Roland
John Hansen <[email protected]>
Apr 22, 2026, 2:57 PM (17 hours ago)
to Alan, xnau

Hi Roland,
I deactivated and then “deleted” Multi-Relational Plugin on the WP plugin page and it hangs ….(doesn’t refresh the page)
Here is the new Fatal error that showed up in my debug.log:[22-Apr-2026 21:50:46 UTC] PHP Fatal error: Uncaught Error: Undefined constant pdbmrdb\shortcode\type_attribute::signup_types in /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/Init.php:74 Stack trace: #0 /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/Init.php(34): pdbmrdb\Init::_uninstall() #1 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(341): pdbmrdb\Init::uninstall(”) #2 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(NULL, Array) #3 /home3/sirinctw/public_html/bradmin/wp-includes/plugin.php(522): WP_Hook->do_action(Array) #4 /home3/sirinctw/public_html/bradmin/wp-admin/includes/plugin.php(1351): do_action(‘uninstall_pdb-m…’) #5 /home3/sirinctw/public_html/bradmin/wp-admin/includes/plugin.php(970): uninstall_plugin(‘pdb-multi-relat…’) #6 /home3/sirinctw/public_html/bradmin/wp-admin/includes/ajax-actions.php(4774): delete_plugins(Array) #7 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(341): wp_ajax_delete_plugin(”) #8 /home3/sirinctw/public_html/bradmin/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(”, Array) #9 /home3/sirinctw/public_html/bradmin/wp-includes/plugin.php(522): WP_Hook->do_action(Array) #10 /home3/sirinctw/public_html/bradmin/wp-admin/admin-ajax.php(192): do_action(‘wp_ajax_delete-…’) #11 {main} thrown in /home3/sirinctw/public_html/bradmin/wp-content/plugins/pdb-multi-relational/pdbmrdb/Init.php on line 74
I refreshed the page manually and the plugin is still there….so I can’t delete it that way.
Maybe I have to remove the folder and manually purge it from the database? Pls advise…jh
You must be logged in to reply to this topic.