• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 27, 2024, 05:53:50 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 - lolita

1
Programming of KonaKart / Re: adding categories
December 06, 2007, 07:26:13 pm
But am unable to add categories since the name is disabled.Can you suggest some solution?

Thanks,
2
Programming of KonaKart / displaying multiple images
December 06, 2007, 12:29:11 am
Hi,

can you let me know how I can load and display multiple images.

Thanks,
3
Programming of KonaKart / adding categories
December 05, 2007, 10:35:34 pm
Hi,

I would like to know if there is a limit on the number of categories to be added in the admin since I am trying to add a eleventh category and the input is disabled.

Thanks,
4
Programming of KonaKart / Re: Viewing queries
December 05, 2007, 09:17:55 pm
I would also need to view the query that is created and sent to the DB.Can you let me know where I can see the query that is formed.

Thanks,
5
Programming of KonaKart / Viewing queries
December 05, 2007, 07:40:04 pm
hi,

I would like to know how to view the queries for dependant products and new products.On what basis are these picked up?

Thanks,
6
Installation of KonaKart / Re: Installation on Linux
December 01, 2007, 08:53:34 am
Hi:

We were installing it on RedHat Linux. Every time we started the installer, it would just hang the system. So we never go the output.

Thanks,

Lalitha
7
Installation of KonaKart / Installation on Linux
December 01, 2007, 03:16:20 am
We were trying to install Konakart on Linux. We had JDK 1.6, MySQL 5.0.27 installed and then we tried to execute the silent mode installation.

This was causing the server to crash and we had to restart the server everytime.
Finally we could not install it.

Please let us know if there are any other dependencies or what could be the problem.

8
Programming of KonaKart / Re: shipping
November 30, 2007, 03:53:23 am
Hi Trevor:

I need to support basic shipping and handling functions along with Shipping Rate calculation, etc. This would be for a small business eCommerce site.

Does KonaKart do custom components on a consulting basis?

Thanks,

Lalitha
9
Programming of KonaKart / shipping
November 29, 2007, 12:01:31 am
Hi,

can you let me know how I can integrate with UPS in the shipping module.

Thanks,
10
Programming of KonaKart / Re: Source Code
November 25, 2007, 12:27:50 am
Hi ,

Thanks for reply.Can you please elaborate since am trying to fot the code into a div tag based layout as opposed to struts layouts.

Thanks,
Lalitha
11
Programming of KonaKart / Re: Source Code
November 24, 2007, 09:16:18 pm
Hi,

Thanks for your reply.I was also wondering how to modify the layout without using struts tiles.Can you please help me out with that.

Regards,
12
Programming of KonaKart / Re: Source Code
November 15, 2007, 07:31:06 pm
Quote from: Pete on November 15, 2007, 06:43:36 pm
Hello,

Thanks for your clarifications.I have better detailed my requirement below

Quote3.Saving favorite items in the cart.


Creating a wish list of items for the user..storing them even if it is not checked out.


Quote6.Product to be specified as a gift.


Not sure what you mean exactly.  Is that a product that you buy for someone else as a gift or is it some kind of promotion whereby a certain product is marked as a gift and is provided without charge if some condition is met?? Please expand.

Yes it is a gift bought for someone else not like that of a gift card(which probabaly needs to be incorporated in the next phase - Like to know if that is customisable too).Just need to make it as a gift in the cart items and the shipping would take care not to add the invoice.


Thanks,

Regards - Pete
13
Programming of KonaKart / Source Code
November 15, 2007, 05:55:11 pm
Hi,

I am working for a midsized company and am trying to cusotmise your product and add some additional functionality.But I noticed that some of the source classes such as app/,appif/ are not available.I am trying to add the following functionality to the konakart application:

1.Express checkout similar to one page checkout.
2.Providing the promotion code.
3.Saving favorite items in the cart.
4.Sorting products by price range.
5.Saving credit card information.
6.Product to be specified as a gift.

How can I acheive this without modifying the source classes.

Please advice.

Thanks,