Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Clicking cart button - no response after theme upg
Author « Topic »  

Bird on the Hand
New Member

92 Posts

Pre-sales questions only
(More Details...)

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

Andy
ECT Moderator

95440 Posts

Posted - 10/28/2018 :  02:12:09  
Hi Andrew

It sounds like you are missing the ectcart.js line in header.php

https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=110209

Also check you have the ectcart.css file linked

https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=107040

Andy

Please feel free to review / rate our software

Bird on the Hand
New Member

92 Posts

Pre-sales questions only
(More Details...)

Posted - 10/28/2018 :  02:21:30  
Thanks Andy
Very prompt.
All the best
Andrew
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000