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

1
Programming of KonaKart / Web-Service
August 13, 2011, 10:24:16 am
Hi Can I implement a konakart custom class as a web-service in java ee.
Please let me know if its possible ?
2
Configuration of KonaKart / Email Configuration
October 15, 2010, 06:28:46 am
Hi,

I just checked with the change password functionality.I am able to change password,but i am not able
to receive any mail for the new password (Email id is correct and valid).I also dont get any exception in logs.
I have also set the smpt server through admin apps and set all the flags to true.But not set the user name and password as my smtp server does not need authentication to send mail.I am still not receiving any mails.Need help on this urgently  ???
3
Hi,

Thanks for the response.I actually want to filter out the products in catalog based on a where clause like

select * from products where custom_field = true...and only display those products that satisfy this condition in the existing product catalog.

Is this possible ?

Thanks,
Praj
4
Quote from: praj on July 01, 2010, 08:45:14 am
Hi,


I want to customize the main page of the community version konakart application.On the main page products are shown on screen.I want to add one more field in products table and show only those products on the main page having these custom field set to 1.How can I modify the existing product related queries/code in the konakart application.Also I do not see any queries in the custom code for the custom modules?...Please help me in this.

Any help or alternative suggestion will be welcome .

Thanks,
Praj
5
Hi,


I want to customize the main page of the konakart application.On the main page products are shown on screen.I want to add one more field in products table and show only those products on the main page having these custom field set to 1.How can I modify the existing product related queries/code in the konakart application.Also I do not see any queries in the custom code for the custom modules?...Please help me in this.

Any help or alternative suggestion will be welcome .

Thanks,
Praj
6
Hello,

I want to set up the source code for community version in eclipse.I want to setup in such a way
that i can compile and build war file through eclipse and ant.I can then directly deploy my war file in apache tomcat and run the application.

Any help will be appreciated.

Thanks,
Prajakta