PHP Notice: Undefined index: url
-
Hi
When working on menus there is PHP Notice like shown below:
PHP Notice: Undefined index: url in /home/suomikac/public_html/testy/wp-content/plugins/lifterlms/includes/class.llms.nav.menus.php on line 157
Looks like this is the code from mentioned php file:
'url' => $data['endpoint'] ? llms_get_endpoint_url( $data['endpoint'], '', llms_get_page_url( 'myaccount' ) ) : $data['url'],
No big harm but maybe it is something worth to be corrected.
PHP 7.3.x
WordPress 5.2.4
LifterLMS 3.36.4
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Notice: Undefined index: url’ is closed to new replies.