Thread Starter
Carret
(@carret)
More, in Frontend:
Notice: Undefined variable: orig_order_setting in /opt/lampp/htdocs/namaste/wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php on line 112
Notice: Undefined variable: orig_order_setting in /opt/lampp/htdocs/namaste/wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php on line 113
Notice: Undefined variable: orig_order_setting in /opt/lampp/htdocs/namaste/wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php on line 114
Notice: Undefined variable: orig_order_setting in /opt/lampp/htdocs/namaste/wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php on line 234
Notice: Undefined variable: orig_order_setting in /opt/lampp/htdocs/namaste/wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php on line 235
Notice: Undefined variable: orig_order_setting in /opt/lampp/htdocs/namaste/wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php on line 236
Hi Carret,
Thank you for letting us know about these. These are actually just PHP notices – and not errors – that are displaying because you have debug mode enabled. (You’ll see that, if you disable debug mode, the notices don’t show and the plugin functions as intended.) While undefined notices like this can actually be useful to us in development, we do indeed like to see if we can remove even these. So, thank you again.