• Welcome to KonaKart Community Forum. Please login or sign up.
 

One Page Checkout

Started by nickgk, March 24, 2011, 03:52:16 pm

Previous topic - Next topic

nickgk

I've made some modifications to the one page checkout code. I have been able to compile and test the changes with the eclipse gwt plugin.  I am now have trouble deploying the changes to my test konakart server. I moved all of the original scripts to a folder called orig-checkout and copied the scripts from the /custom/onepagecheckout/war directory to my webapps/konakart directory. I did not forget the com.konakart.Konakart.nocache.js file. After restarting tomcat I get the spinning cursor whenever I try to checkout. I've also tried running the main build file. Are there jars that need to be moved?

Many thanks.

greg

You could install a fresh copy of KonaKart and look to see what files must be present.

Maybe you could then replace the files in the fresh install one by one with those that you have modified with your customisations.