• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 02, 2024, 11:16:05 pm

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.

Messages - asr

1
Configuration of KonaKart / Re: Infinite Checkout
January 11, 2009, 02:41:49 pm
Okay let me tell you what exactly I have done.

I had an existing tomcat 5.5 (running on 8080) and MySQL 5.0 installed and I wanted to use the existing setup instead of reinstalling everything using installer. The reason is I want to integrate Konakart with an existing application running in Tomcat.

Now the way I installed konakart from the downloaded zipped version is by copying konakart, konakartadmin, birt-viewer from webapps directory to my existing tomcat webapps directory. Then I created a database under my existing MySQL and executed konakart_demo.sql found in database directory.

I did customize configuration in konakart.properties and konakartadmin.properties and even changed configuration in adminapp and things were working as per my requirements.

But suddenly today everything stopped working accept the konkart application (without checkout).

So let me know if this helps you to understand what I did to install Konakart. Let me know, if you need any more information.

--
Cherio
ASR

2
Configuration of KonaKart / Re: Infinite Checkout
January 11, 2009, 01:43:56 pm
This problem is not yet solved but when I tried to follow your trevor's instructions I identified another problem. The problem is I am not able to see admin login page itself and the same never ending animated anticlock gif appears.

I restarted tomcat multiple times, checked my db, even cleared tomcat work directory but still cant get the admin login screen.

Any clue on this as well. I wonder when I am facing so many issues initially how many will be encountered in production environment. I guess these issues should not lead me to changing Konakart to something else.

Please help.

--
Cherio
ASR
3
Thanks Brian for your response but my patience ran out before I got ur reply and I reinstalled and reconfigured Konakart.

Thanks anyways.


--
Cherio
ASR
4
Configuration of KonaKart / Infinite Checkout
January 11, 2009, 02:13:30 am
Konakartians,
I am facing an issue with checkout.

I have added few products into the cart and executed a checkout. On this an error was add in the log file that default customer is not present and I need to add a default customer from admin app.

I did that and I dont see the error in the log but the checkout becomes infinite and the anticlock image keeps on running in a never ending mode.

I have also visited following link and understood the need of Default Customer http://www.konakart.com/configurationfaq.php#What_is_a_default_customer_

Any clue of what is wrong and is this the right design of having a default customer into the system  ::).

--
Cherio
ASR
5
Konakartians,
I have manually deployed Konakart and KonakartAdmin application under an existing tomcat 5.5. and have even created a DB named konakart in an existing MySQL 5.

I was able to login using admin@konakart.com/princess but after deleting exising customers from admin application I am unable to login using admin@konakart.com.

I did recreate the same admin by deleting and inserting records in address_book, customers, customers_info table but I am still not able to login.

Tomcat log says:
INFO  (?:login:?) User 'admin@konakart.com' has just logged in to the Admin App

But I again get the same login screen repeatedly.

I dont want to recreate my database because I had already done loads of configurations as per my needs.

Any help on it would be appreciable.

--
Cherio
ASR
6
Configuration of KonaKart / Re: Konakart Customization
January 10, 2009, 08:26:31 pm
Thanks trevor.
7
Configuration of KonaKart / Konakart Customization
January 10, 2009, 02:55:08 pm
Hi KonaKartians,
I am creating an application for a customer including shopping cart and Konakart seems a good choice for the shopping cart. But I see Konakart (image/logo/name/message) in almost all the pages. I was just wondering, can I modify Konakart application to display my customers business name instead and still maintain "Powered by Konakart" in the footer through out the application.

Will it be legitimate to do so? Apologise for this post as I am feeling too lazy to read the Konakart license.

-
Cherio
ASR