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

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 - jewelrycart

1
Hi guys,

If I did not want to use one of the required fields that are displayed as required by default on the Product page (administrator interface), how can I either remove the "Model" question or at least make it not required?

I checked the database schema and this field is actually nullable, so I don't understand why the administrator page requires you to enter something. Thank you.
2
Quote from: trevor on March 28, 2008, 07:28:37 pm
At the bottom of the file you should uncomment:

# Typical GoogleMail Set-up:  (set up the email parameters in the Admin App as well as these)

#mail.transport.protocol   = smtps
#mail.smtps.port           = 465
#mail.smtps.host           = smtp.gmail.com
#mail.smtps.auth           = true



Thanks Trevor,

And where do you put username and password information?

Keith
3
Configuration of KonaKart / Re: Email and PayPal
March 28, 2008, 06:31:33 pm
Thanks Trevor,

For email, that is exactly what I tried. But for debugging, if I set the enabled to true, where will I see the log? In the logs directory off of conf next to catalina and admin logs?

As for PayPal, thanks, I will try that. That looks promising as it already answers some of my questions.

Thanks again.

Keith
4
Thanks Trevor. I did exactly that. I uncommented the code provided in the latest KonaKart distribution and added username and password like egreenplace suggested above. But the web site says that the email has been sent, and there are no logs being written out to specify a problem. I have been waiting but did not receive anything.

If you confirm that the text pasted above by egreenplace looks correct, then I can pursue other possibilities such as port blocking, etc. But I just want to make sure that I am not missing anything from the application stand point.

Thank you again,

Keith
5
Hi,

Please let me know if you found an answer to this. I am facing similar problem and I cannot get smtp to work with either gmail, hotmail or yahoo.
6
Configuration of KonaKart / Email and PayPal
March 28, 2008, 06:02:49 pm
Hi,

I am trying to evaluate KonaKart to replace our own existing ecommerce application. I am responsible for the evaluation of the product. To tell you the truth, two things just don't work out of the box with the example web site you have (webapps/konakart): paypal, and smtp server. I followed instructions off of the admin page, but it doesn't look like it is doing anything (on both).

Is there an example (sample file, screen shot of configurations for both smtp and paypal) that I can use? It would be nice if there was a documentation to give you examples. It seems like some other people are also having similar issues with no answer responses. Is it supposed to be a lot of work to be done by me? Or, am I missing something off of the admin page?

Thanks.

Keith