• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 03, 2024, 08:25:10 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - jbarb

1
Configuration of KonaKart / Starting the servlet engine
November 28, 2010, 09:12:20 pm
How do I start the Apache Tomcat servlet engine once the KonaKart based website is uploaded and installed on my server?
2
I am in the process of uploading konaKart (Now Envirosales.com) to my server. the KonaKart web page uploaded tyo my server without a hitch.

However I must use the "mysqldump" command to backup my mysql database(s) to upload to the server. It must be run from the mysql "SHELL" command interpreter. There are multiple databases in the installed mysql that appear to be required to be uploaded together.

Where do I find the "SHELL" command enterpreter prompt in mysql in order to run the mysqldump command in order to use mysqldump?

Thanks

jbarb
3
I'm having problems with my web hosting server regarding uploading MySQL database ver 5.0.51 to my new site.

It seems an existing earlier version mysql database is in existence in conjunction with my old web site but contains no tables so it appears it does not serve a purpose for use with my old html site. The existing server supplied MySQL database is also and earlier version, 4.1.
All I want to do is replace the earlier version that exists with my newer MySQL database version 5.0.51.
They do not seem to know if this is possible and are checking on it now.

Should this be a problem and why can't I simply upload and replace the existing MySQL database with my newer configured version for use with KonaKart.
Also I neglected to change the username on the database from "root". Can I change it now without causing myself problems? ???



Thanks,  Jim (jbarb)
4
I want to configure my credit card input so as to forward the customer's credit card data to my distributor for processing it instead of myself. Do I need to modify one of the existing modules (I do not want them processed through a third party contained within the konakart payment modules) or simply use the order information message generated with the credit card info included using an ssl supplied by my service provider.? Can I configure one of the classes to accomplish this?

Thanks.

Jim
(jbarb)
5
Configuration of KonaKart / Using credit card JSP
June 06, 2010, 05:03:07 am
I want to install the credit card payment module during checkout but keep the info for test purposes or to process at a future date.

How do I add the creditcard jsp to the checkout process? Can I use it with the one page checkout?

Thanks,

jbarb
6
Exception Message = User (admin@konakart.com) has been blocked. Please try again in about 10 minutes

This is the response from admin@konakart.com I get when I try to log on.

This has never happened before. Is the KonaKart server down or is something wrong at my end?

jbarb
7
Here is what I get when I try to get the soap interface started.


"C:\Program Files\KonaKart\java_soap_examples>ant
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.6.
0_03\lib\tools.jar
Buildfile: build.xml" It ends up telling me the Build Failed.

I know it is something simple I am overlooking. If ant cannot find this "tools.jar"
then it must not be in that folder or it is improperly named??? Where would it be? I am trying use Open laszlo for my front end.

Thanks,
James Barber