I need help instaling wp

What issue or error are you experiencing?

i got this error while i’m installing wp in local

Warning : Undefined array key “_border_border” inC:\Users\MRX0Z\Local Sites\test\app\public\wp-content\plugins\elementor\includes\conditions.php on line87

What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc


System Details

  • **Local Version: Version 9.0.4+6699

  • ** (OS) and OS version: Windows 10 Pro OS build 19045.4529


Local Logs

Attach your Local Logs
local-logs.zip (4.0 KB)
(Help Doc - Retrieving Local’s Log)


Security Reminder
Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.

It seems like this is a fatal error related to Elementor. So was this a site that you imported into Local and then you get this error when you try to open it up?

If so you could use the Open Site Shell function, and then trying disabling plugins there with commands like these:

wp plugin deactivate elementor

wp plugin deactivate --all

1 Like

Thank you, Mr. Nick, for your reply. Initially, everything was working fine with my websites. I had about 7 to 10 sites running smoothly. However, when I started creating new sites, I began encountering errors with every theme I used. I even tried installing the themes on a server online, and they worked fine there.

It seems to be a known bug with Elementor. Here are some other threads I’ve found that have some troubleshooting steps:

1 Like