Hi, having an issue deploying this on production server.
It’s fine on local machine but when i move it over I get the following error printed on page and the styling is all off.
Steps taken:
Copy files to remote server
Edit wp-config
Export Database from PHPMyAdmin
find/replace on http://localhost/sitename to http://www.newdomain.com/
Import into remote DB
Error
Warning: extract() expects parameter 1 to be array, null given in /home/c555194/public_html/wp-content/themes/velvet/includes/helper-templates.php on line 369
Any help appreciated














