Make WordPress Core

Opened 17 months ago

Closed 17 months ago

Last modified 17 months ago

#57251 closed defect (bug) (invalid)

PHP Fatal error: Uncaught Error: Call to undefined function __()

Reported by: platonkristinin's profile platonkristinin Owned by:
Milestone: Priority: normal
Severity: critical Version: 6.1.1
Component: General Keywords:
Focuses: Cc:

Description

Hi. Got this error line in server error log using PHP 8.0.16 and WP 6.1.1:

PHP Fatal error: Uncaught Error: Call to undefined function __() in /var/www/eldarinv/data/www/eldarinvest.com/wp-admin/user/menu.php:10\nStack trace:\n#0 {main}\n thrown in /data/www/domain.com/wp-admin/user/menu.php on line 10\n

Change History (2)

#1 @platonkristinin
17 months ago

  • Resolution set to invalid
  • Status changed from new to closed

Seems bots trying to execute .php files outside of WP scope and that's why this error happens.

#2 @SergeyBiryukov
17 months ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.