• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 06, 2024, 09:23:06 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 - Aaron

1
Configuration of KonaKart / Date added for basket items
October 03, 2011, 09:01:36 pm
Is there a way to make the date added in the customers basket more granular?  Right now it only shows the year/month/day, but we'd like to be able to see the hour/minute as well.  Is there a reason this field is a CHAR field and not a DATE field?

The reason behind this is that we'd like to be able to do some re-marketing based on how long an item has sat in a customers basket without being purchased, and we'd like to be able to do increments smaller than just the previous day.

Thanks,
Aaron
2
Does nobody else experience this?  It did it on our 2.6 install, still after we upgraded to 3.2, and I see it does it on the demo on the konakart website.  Has this been a bug nobody's reported yet?  Or is there some easy fix for it?

Thanks,
Aaron
3
Steps to reproduce:
1) Log in to My Account
2) Click View or change entries in my address book.
3) Click Add Address or Edit Address
4) Click Back (in KonaKart, not the browser back button)

The breadcrumb just keeps growing, ie, Home » My Account » Address Book  » New Entry  » Address Book  » Update Entry  » Address Book

That is directly from the demo on konakart.com, so it still seems to be an outstanding issue.  Anybody know of a fix for that?

Thanks,
Aaron
4
Configuration of KonaKart / Admin validation
February 13, 2009, 05:32:51 pm
For our cart, we need to add descriptions for the Categories.  Essentially it gives customers info on a group of products, and they then select a product under that category.  Unfortunately, I don't see an easy way to do this.  I had thought to use the custom fields, but they are too small.  I then tried increasing them in the db, but the validation on the admin page won't allow more than 128 chars.  So I then found out about the custom validation file, but apparently that only works for the Product class.  Now I'm stuck again.  Anybody know of an easy fix for this, or a way around it?  Maybe I'm overlooking something, because this seems like something a lot of people would need... descriptions for their categories.

Thanks for your help and time!!