• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 04, 2024, 11:50:33 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 - rkonakart

1
Thanks Ryan for your reply :)

To be sure that I understand right:

1- Any fixes you have done in kk App engine we will not get benefit from it, right?
2- Mobile version is available from which version? And It is available only with struts2 framework or it is also available with struts1?

2
Ok but are you going to provide struts1 front application with every release?

As if you will not do that this means that I have no other choice other than changing the framework which doesn't make sense??
3
Installation of KonaKart / Re: Mobile version
October 07, 2013, 03:17:43 pm
Ok but it has different URL as in the demo, or it is the same URL and the server differentiate if it is mobile or not?

Also about struts1 , when I upgraded I found some classes that are removed from the jars which makes me need struts1 storefront application as I don't want to change the framework.

kindly check this post about some missing classes I found:

http://www.konakart.com/forum/index.php/topic,1832.0/topicseen.htmlversion
4
Installation of KonaKart / Re: Mobile version
October 07, 2013, 02:18:20 pm
Ok is there any release notes to know for example which mobiles you are supporting or the changes in JSP?
5
Installation of KonaKart / Mobile version
October 07, 2013, 12:14:56 pm
Dears,

From where can I download the mobile version? I downloaded now version 7.1 but can i know how can I run the mobile version or get the changes in the jsps?

Also You will provide version 7.1 with struts 1 or not?
6
Dears,

Now I am upgrading from version 6.2 to version 6.5 using struts 1 as I cannot change the framework and there is no need in that.

But unfortunately I found that there are some classes and methods that they are totally removed from the new jars example:

1-  com.konakart.al.CartItem (deleted)

2-  Creating new instance from "KKAppEng" has been changed and I must add something to the constructor which is not logic as we needed to use it without setting the session or engineconfigif ;      

3- kkAppEng.getCustomerMgr().emptyZonesForRegistration();  (deleted)

4- com.konakart.al.Constants.  (deleted)

And much more? What shall I do while I a using these classes, I don't know why you remove classes ?
Please help
7
Shopping Widgets / Re: Shopping Widgets
February 19, 2013, 10:58:54 am
Thanks Brian for your clarification :)

Last question and really sorry for disturbance, Can we buy version 6.3 or when we buy we have to get the latest version?
8
Shopping Widgets / Re: Shopping Widgets
February 14, 2013, 09:55:38 am
No I mean general if there is any issues in 6.3 you will support it (in case the fix in 6.5 for example)
9
Shopping Widgets / Re: Shopping Widgets
February 13, 2013, 03:22:19 pm
You will keep the support with the enterprise version 6.3 or you will stop supporting it?
10
Shopping Widgets / Re: Shopping Widgets
February 13, 2013, 11:29:03 am
Did you change the link of your widget?

This one not working now
https://www.konakart.com/konakart/widgets/prodWidget.min.js
11
Dears,

I need to integrate with Facebook in the login? Is it possible?

Required scenario: When I login to Facebook then try to access my EShop, found myself already logged. (SSO)
12
Shopping Widgets / Re: Shopping Widgets
January 14, 2013, 10:32:29 pm
thanks Ryan, yes the problem was in "https"
13
Shopping Widgets / Re: Shopping Widgets
January 14, 2013, 02:20:32 pm
I created static HTML application and I added the following code but nothing happen:(I don't know much about Facebook applications :S)

<div kkProdId='1' kkAffiliateId='86754' class="kk-prod" />

<script type="text/javascript">
      var url = "http://www.konakart.com/konakart/widgets/prodWidget.min.js";;
      document.write(unescape("%3Cscript src='" + url
        + "' type='text/javascript'%3E%3C/script%3E"));
</script>
14
Shopping Widgets / Re: Shopping Widgets
January 14, 2013, 12:50:36 pm
Dear ryan,

This is very nice idea I like it so much but I have a question:

How to embed my HTML to the Facebook :S Shall I have to know how to create application on Facebook or what? I need more detailed steps if possible.
15
Dears,

When I created new "Manufacturer" with this name "Test manufacturer" I got it as "Test ma...acturer".

Could you please help me in that?