• 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 - andrea.castelli

16
Installation of KonaKart / Re: BirtViewer OSGI exception
December 20, 2011, 08:42:35 am
Thank you for you help.
I found my problem here:
/data/virtual/kk_gialdi/www/birtviewer/reports/lib/konakart.rptlibrary

//var dbPropsFile = "C:/Program Files/KonaKart/webapps/konakartadmin/WEB-INF/classes/konakartadmin.properties";

On my pc I have I have a standard installation and a development installation so  the file C:/Program Files/KonaKart/webapps/konakartadmin/WEB-INF/classes/konakartadmin.properties always exist and I didn't notice this problem.

Best regards
Andrea


17
Installation of KonaKart / BirtViewer OSGI exception
December 15, 2011, 08:40:28 am
Hi, I successfully installed konakart 5.5.0.2 and everything worked.

Then I moved the webapps to a different structure and  the reporting tool doesn't work yet. konakart and konakartadmin still works.

At startup I have this exception:

org.eclipse.birt.core.exception.BirtException: error.CannotStartupOSGIPlatform
        at org.eclipse.birt.core.framework.Platform.startup(Platform.java:92)

Any ideas?
Thank you for any advice.

Best regards.
Andrea
18
Programming of KonaKart / Re: Future developments
November 29, 2011, 09:20:51 am
Thank you. This is a very good news.
Andrea
19
Programming of KonaKart / Re: Future developments
November 28, 2011, 03:26:07 pm
Not yet. Probably one of the next projects. Before to do this step I try konakart on the job with simple but real projects.

Andrea

20
Programming of KonaKart / Re: Future developments
November 28, 2011, 03:17:02 pm
For me is not useful.
I prefer this:  http://demo.magnolia-cms.com/demo-project.html
As you said "beauty is in the eye of the beholder"

Andrea


21
Programming of KonaKart / Re: Future developments
November 28, 2011, 02:35:01 pm
Hi Julie,

2- It is a bit difficult to explain. If a user select Switzerland the state field is not loaded in the front-end store. He press submit and voilĂ  it is filled. So I decided to let the user to fill the state himself (by typing on the keyboard). Quick and very dirty. I know.

5-"beauty is in the eye of the beholder", yes, I agree with you. So just an example: if you enlarge your screen the field for the password expand it. I never found this behavior in other programs.  Then I always saw the login button on the right. But  another example: press the cancel button. What does it happen? nothing.
But  I understand your point of view and I understand how much is difficult to create an e-commerce (and I decided to use konakart after a software selection).

HTH,
best regards.
Andrea
22
Programming of KonaKart / Re: Future developments
November 28, 2011, 01:22:27 pm
Hi Julie,
I can't show it because it is still on test. (I  pressed Enter too soon  in my previous message)

2) I didn't you used states. I deleted them for all the countries.
4) Perfect.
5) Please visit the login panel in this site www.gmail.com  (without registration)  :)    I think you already do that.  Don't say that the appeal is the same. I'm not a graphical designer, I can't help you improving it.

HTH

I'm happy of your feedback.

Andrea


23
Programming of KonaKart / Re: Future developments
November 28, 2011, 01:08:41 pm
Hi Julie,
I can't show it because it is still on test.

24
Programming of KonaKart / Future developments
November 28, 2011, 11:04:45 am
Hi everybody, this is an open discusssion.

I completed my first experience with Konakart. I found it very interesting and valueable.
I would like to address the future development of the team explaining certain point I found not very easy.

1- provide an example of a checkout with unregistered user without using GWT.  I found GWT powerful but not easy to approach (the skills required are high to manage it and the  development time increase too much).

2- provide easy methods toload state when countries is loaded.

3- provide message/warning when a coupon entered doesn't match the parameter required (max usage, not valid)

4- allow to the admin the possibility to better personalize the admin interface for the product. (for example hide unwanted tab or cells)

5- (don't hate me) the login panel of the admin interface is awful. I can't show it to 1 thousand dollar customer that panel. I'm a developer and I know how much is hard make a stable platform. But the end-user see only that panel.

What do you think about these points? HTH.
   
Thank you.
Best regards.
Andrea




25
I would like to implement an AJAX call that, after the country is selected, provides a list of states available.

Which server-side function should I call from my new AJAX call?
I found usefull api in konakartadmin-jar but not in konakart.jar.

Thank you.
Andrea
26
Otherwise you can choose to add a custom jsp to allow the backend user to upload their own texts.

HTH.
Bye
Andrea
27
Do someone report the same behaviour of the konakartadmin when clicking on F5-refresh page ?

(password request when clicking on F5)

Thank you.

Andrea
28
Good morning,
I have little problem with the KK Admin App. When I refresh a page  (for example http://myhost.com/konakartadmin/#kk_panel_promotions) the Login panel is displayed.

Is this the right behaviour?
Or did I made a mistake in my configurations?

Thank you very much for any help.

Andrea
29
Programming of KonaKart / Re: OrderTotals
September 07, 2011, 11:22:13 am
It works if I copy also the Totals.java code provided from the custom code. Thank you.
Andrea

30
Programming of KonaKart / Re: OrderTotals
September 05, 2011, 08:55:46 am
Thank you for the reply but I don't understand.

I read http://www.konakart.com/docs/modules.html and the custom code.

I tried to put the message properties total_en.properties and total_it.properties under the folder bl/modules/ordertotal/total but it doesn' t work. Did you mean to do this? Maybe I made a mistake?

Or should I rewrite the Total.java ?

Can you clear up these things?

Thank you.
Andrea