Hi
Warning: Undefined variable $path in /Applications/MAMP/htdocs/wordpress/wp-content/themes/AHWM-COM/functions.php on line 362
Warning: Undefined variable $forums in /Applications/MAMP/htdocs/wordpress/wp-content/themes/AHWM-COM/functions.php on line 362
Warning: Undefined variable $location in /Applications/MAMP/htdocs/wordpress/wp-content/themes/AHWM-COM/functions.php on line 363
It stops anything else loading the page is just blank other than this message. If I remove the function everything works.
Hi this function no longer works in PHP8.1, can you do an update?
It’s complaining about these two lines
if(strpos( $path, $forums ) !== false){
wp_safe_redirect($location);