WPIntell

Source evidence

PHP errors

Event Single Page Builder For The Events Calendar · support · 2023-09-19T10:00:00+00:00

mixedsentiment
mediumseverity
0.78relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

7 / 35 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
pesiiin resolved
Hi, login to WP with Contributor role (With Admin or Member it is OK) cause this error: Undefined array key 1 in /data/web/virtuals/314931/virtual/www/wp-content/plugins/event-page-templates-addon-for-the-events-calendar/the-events-calendar-event-details-page-templates.php on line 62. + 5 errors “Cannot modify header information” in WP core files. If I remove line 62 ($test1 = $menuItems[1];), everithing works fine. Hi @pesiiin Sorry for the inconvenience. This is a known issue and we will be soon releasing the plugin update with the fix. To make it work till the update comes. File path – /wp-content/plugins/event-page-templates-addon-for-the-events-calendar/the-events-calendar-event-details-page-templates.php Please change the line number 62 with the line given below: $test1 = isset( $menuItems[1] ) ? $menuItems[1] : ”; Let me know if you still face any issues. Hi, I’m happy with delete line 62 solution. I’ll wait for update 😉 Thanx Hi @pesiiin We have released the update of the plugin today. Please install the latest version of our plugin i.e 1.6.8 Let us know if you face any issues after the update. Thanks & Regards No issues, thank You.

Comments

4 shown
shubham0095 2023-09-19T13:50:00+00:00

Hi @pesiiin Sorry for the inconvenience. This is a known issue and we will be soon releasing the plugin update with the fix. To make it work till the update comes. File path – /wp-content/plugins/event-page-templates-addon-for-the-events-calendar/the-events-calendar-event-details-page-templates.php Please change the line number 62 with the line given below: $test1 = isset( $menuItems[1] ) ? $menuItems[1] : ”; Let me know if you still face any issues.

pesiiin 2023-09-21T13:25:00+00:00

Hi, I’m happy with delete line 62 solution. I’ll wait for update 😉 Thanx

shubham0095 2023-09-22T08:46:00+00:00

Hi @pesiiin We have released the update of the plugin today. Please install the latest version of our plugin i.e 1.6.8 Let us know if you face any issues after the update. Thanks & Regards

pesiiin 2023-09-22T09:16:00+00:00

No issues, thank You.