Support Forums - Classified Ads Script Osclass

Osclass theme support => Free themes => Patricia Osclass Responsive Theme => Topic started by: BabyDunk on June 17, 2016, 12:47:50 PM

Title: in debugging mode. is their something wrong
Post by: BabyDunk 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
Title: Re: in debugging mode. is their something wrong
Post by: MB Themes on June 17, 2016, 01:38:18 PM
As it is notice, it does not represent any issue.
Title: Re: in debugging mode. is their something wrong
Post by: BabyDunk on June 18, 2016, 02:45:38 AM
Thanks for Clarifying that  :D