• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 19, 2024, 04:32:43 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.

Topics - pmarrone

1
Hi all,
I'd like to use Konakart to implement a new method to sell goods: the customer plays a game (based on ability, not luck) getting the desired good at a discounted price, where the discount depends on how much he has been able to resolve the game.
So the final price of the good is not equal to the initial product's price, but can change.
I tried to use the Basket.setFinalPriceExTax(...) method, but without success, and after a forum search I discovered that the final price is derived automatically from the price of the product in the catalog.  :'(
I also tried to update directly the price in the customers_basket table, but strangely the price displayed in the cart is always the initial product's price, even if in the table there is another value.  ???

Is there a solution to my problem?
Please help
Thank you
Paolo
2
Reporting / Version Mismatch in My Store Status
July 19, 2008, 10:25:38 pm
Hi all,
I just installed Konakart on a Linux (Ubuntu) system.
It seems to work, but I get in the bottom of the 'My Store Status' panel a floating window with the title 'Exception', containing 'Version Mismatch' as error message.
By clicking on the 'Show exception stack trace' link in the window I obtain an empty message.

I guess the problem is related to the reporting system because I get exactly the same error window when I launch whatever report from the Reports panel in the Administration application.
The log files don't contain any error, so I cannot give you more informations  :-\

Has someone had the same problem? Any solution?

Thanks
Paolo