WPIntell

Source evidence

Critical Error in Admin

Duplicate Post Page Menu & Custom Post Type · support · 2025-01-08T11:43:00+00:00

complaintsentiment
highseverity
0.91relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 26 rows with source links

15.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
wongjn unresolved
Fatal error:: Uncaught Error: Undefined constant "tru" in /home/[redacted]/public_html/wp-content/plugins/duplicate-post-page-menu-custom-post-type/duplicate-post-page-menu-cpt.php:144 Stack trace: #0 /home/[redacted]/public_html/wp-includes/class-wp-hook.php(324): Duplicate_PPMC_Init->duplicate_ppmc_admin_notice('') #1 /home/[redacted]/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #2 /home/[redacted]/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #3 /home/[redacted]/public_html/wp-admin/admin-header.php(303): do_action('admin_notices') #4 /home/[redacted]/public_html/wp-admin/admin.php(239): require_once('/home/[redacted]/pu...') #5 /home/[redacted]/public_html/wp-admin/edit.php(10): require_once('/home/[redacted]/pu...') #6 {main} thrown in /home/[redacted]/public_html/wp-content/plugins/duplicate-post-page-menu-custom-post-type/duplicate-post-page-menu-cpt.php on line 144 Looking at the line specified in the file: if ( tru !== $support && $diff_days >= 2 ) { It seems like it should be true , not tru . @wongjn – thanks! Changing tru to true fixed the issue. /wp-content/plugins/duplicate-post-page-menu-custom-post-type/duplicate-post-page-menu-cpt.php on line 144 This reply was modified 1 year, 4 months ago by Abland .

Comments

1 shown
Abland 2025-01-08T17:48:00+00:00

@wongjn – thanks! Changing tru to true fixed the issue. /wp-content/plugins/duplicate-post-page-menu-custom-post-type/duplicate-post-page-menu-cpt.php on line 144 This reply was modified 1 year, 4 months ago by Abland .