Posted - 10/28/2018 : 02:09:44
Upgraded Wordpress theme and got no incfunctions.php error Amended header.php with I think you will need to change the header.php to this
<?php session_cache_limiter('none'); session_start(); ob_start(); include "vsadmin/db_conn_open.php"; include "vsadmin/inc/languagefile.php"; include "vsadmin/includes.php"; include "vsadmin/inc/incfunctions.php"; include "vsadmin/inc/metainfo.php"; ?><!DOCTYPE html>
This seemed to correct the problem but now realise while I can get to product details in the store, pressing add to cart does nothing.
Andy has just done an upgrade on our site so you have details to log in if you want. I look forward to your reply. Andrew
|