• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 05, 2024, 11:53:15 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.

Messages - dhan

1
Greg,

Thanks a lot for the tip, that works!

--Dhan.
2
Configuration of KonaKart / gmail smtp setup - problem
November 16, 2008, 03:38:24 am
Hello Konakarts,

Could you please tell me what I am missing here. I am attempting to use gmail as SMTP and send mail from konakart. I am getting the error message in the log as "Error sending email - null". Please see below (from the log) about my configuration.

Thanks a lot,
--Dhan.


15-Nov 19:21:32 DEBUG (?:send:?) Do not Authenticate Server
15-Nov 19:21:32 DEBUG (?:send:?) Sending Email:
        Protocol         = smtps
        SMTP Server      = smtp.gmail.com
        SMTP Username    = dhan99@gmail.com
        Subject          = Received Payment for Order
        To Addr          = dhan99@gmail.com
        From Address     = KonaKart <root@localhost>
        Reply To Address = siva99@gmail.com
        Properties       =
        mail.transport.protocol=smtps
        mail.smtps.port=465
        mail.smtp.host=smtp.gmail.com
        mail.smtps.auth=true
        mail.smtps.host=smtp.gmail.com
15-Nov 19:21:32 INFO  (?:send:?) Error sending email - null

3
Configuration of KonaKart / Re: coupon code not working
November 12, 2008, 05:49:39 pm
Pete,

I am having slightly different problem.

The shipping cost is not being shown at the invoice or checkout while I get the correct value (flat rate) in the "View Cart" page.

I am checking all admin configuration settings and also verified the sort order in OrderTotal, but can't able to get the shipping amount in invoice.

Here's my sort order:
Sub-Total: 1
Shipping: 25
Total: 40

Thanks for the help!
Dhan
4
Configuration of KonaKart / Re: Can't add new product
October 18, 2008, 10:22:57 pm
yes, custom field is very handy and I could use it now.

Thanks Julie for the help!
--Dhan
5
Configuration of KonaKart / Re: Can't add new product
October 18, 2008, 07:29:34 pm
Kate,

I took your advise and created all the products using admin tool. I could able to edit/insert the products cleanly. No problem. Regarding options, I didn't implement it properly earlier, now I am clear with that as well.

But the problem I am trying to solve is this.

I want to place a constraint on most of the products with the minimum order number. What I mean is, a given product can be added to the basket if only minimum specified number of quantity is selected.

I was thinking I can create an attribute (as the product option) to the product that can carry "minimum order number" for each product. I don't know that's the right approach.

BTW, thanks to you my application looks much cleaner now :-)
--Dhan.
6
Configuration of KonaKart / Re: Can't add new product
October 18, 2008, 03:37:46 pm
Kate,

Thanks a bunch for all your help.

Another trivial question: I can't seem to add the attribute for the product. The attribute tab list my product option but doesn't let me to enter a value.

I have SKU field blank, does it matter.

Thanks for your great support,
--Dhan
7
Configuration of KonaKart / Re: Can't add new product
October 17, 2008, 06:50:07 am
BTW, thanks for the tip for my earlier problem. Once I took care of the locale, I could able to see the INSERT button while creating the new product.

Thanks!
--Dhan
8
Configuration of KonaKart / Re: Can't add new product
October 17, 2008, 06:39:47 am
Kate,

Can I ask another question.

If I edit a product using admin interface, I wonder whether the update is getting persisted. Does konakart_demo.sql get's updated?.

The reason is, I do all of the table update in my dev environment and I am wondering how would I install the changes in to QA/production environment.

Thanks for the help again
--Dhan.
9
Configuration of KonaKart / Re: Can't add new product
October 16, 2008, 11:58:49 pm
Hey,

I am having the same problem and can't able to save the changes. The SAVE/INSERT button is basically disabled. I tried adding all the required fields for the new product including category, no use. I did update the konakart_demo.sql file by hand and added a lot of products and categories. Hope that's allowed or do we need to use kkimport utility?.

When I tried to "edit" the existing product (by adding dependent products), can't able to "save" as well.

Am I missing something? I am on 2.2.6.0 version, trying in Windows XP.

Please help, I am desperately trying for the last several hours:). Thanks!.

--Dhan.
10
Thanks Kate for the quick help. The new version works fine.

Thanks again!.

--Dhan.
11
Kate,
I appreciate your quick reply.

The opencms module page doesn't seem to have com.konakart_22.40.0.zip  download link.

Should I look in to main konakart download?

Thanks for the help!
--Dhan.

12
Hi folks,

I am new to both openCms and konakart. To start with, I am trying opencms integration with the konakart server, and followed the instructions to setup openCms. I imported the konakart-opencms module (com.konakart_22.20.0.zip) in to openCms and restarted the tomcat servlet container.

On invoking, http://localhost:7001/opencms/opencms/konakart-integration/index.jsp, I get the SAXException (please see below).

Obviously, I have missed something (which I do always:). Any clues will be much appreciated.

Thanks for the help,
--Dhan.


Errorjavax.servlet.jsp.JspException: org.xml.sax.SAXException: Invalid element in com.konakart.wsapp.Product - price0
Reason: ; nested exception is:
org.xml.sax.SAXException: Invalid element in com.konakart.wsapp.Product - price0
Reason: Invalid element in com.konakart.wsapp.Product - price0