*

BabyDunk

  • ****
  • 161 posts
in debugging mode. is their something wrong
« on: June 17, 2016, 12:47:50 PM »
Hey Frosticek  :)

i have been trying to do abit of debugging and i am wonder is their a problem here ?

Code: [Select]
[17-Jun-2016 11:41:31 Europe/London] PHP Notice:  Undefined variable: found_parent in /var/www/clients/client1/web1/web/oc-content/themes/patricia/functions.php on line 475
[17-Jun-2016 11:41:34 Europe/London] PHP Notice:  Undefined variable: found_parent in /var/www/clients/client1/web1/web/oc-content/themes/patricia/functions.php on line 475
[17-Jun-2016 11:41:34 Europe/London] PHP Notice:  Undefined variable: found_parent in /var/www/clients/client1/web1/web/oc-content/themes/patricia/functions.php on line 475
[17-Jun-2016 11:41:37 Europe/London] PHP Notice:  Undefined variable: found_parent in /var/www/clients/client1/web1/web/oc-content/themes/patricia/functions.php on line 475
[17-Jun-2016 11:41:37 Europe/London] PHP Notice:  Undefined variable: found_parent in /var/www/clients/client1/web1/web/oc-content/themes/patricia/functions.php on line 475
[17-Jun-2016 11:41:40 Europe/London] PHP Notice:  Undefined variable: found_parent in /var/www/clients/client1/web1/web/oc-content/themes/patricia/functions.php on line 475
[17-Jun-2016 11:41:40 Europe/London] PHP Notice:  Undefined variable: found_parent in /var/www/clients/client1/web1/web/oc-content/themes/patricia/functions.php on line 475
[17-Jun-2016 11:41:44 Europe/London] PHP Notice:  Undefined variable: found_parent in /var/www/clients/client1/web1/web/oc-content/themes/patricia/functions.php on line 475

the line in question is
Code: [Select]
  return array($help_text, $found_parent);


Thanks Again
Chris
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: in debugging mode. is their something wrong
« Reply #1 on: June 17, 2016, 01:38:18 PM »
As it is notice, it does not represent any issue.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

BabyDunk

  • ****
  • 161 posts
Re: in debugging mode. is their something wrong
« Reply #2 on: June 18, 2016, 02:45:38 AM »
Thanks for Clarifying that  :D

I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D