effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign apr. 27 2015 04:35 p.m. I have some counting errors. Price for one product: 40 kr (incl. vat) Price for four products 140 kr (incl vat) 35 kr/pc The right price 35 kr is shown at checkout but at Order Summary it is 36 kr/pc (+ 1 kr/item) and 8 kr (incl Vat) - should be 7 kr. Total sum is also wrong 144 kr (140 kr) I changed USD to SEK in the SQL query: quantity int(11) NOT NULL, EUR decimal(11,4) NOT NULL, SEK decimal(11,4) NOT NULL,. I did as instructed for the rest Is it perhaps a bug, or have I done something wrong?
litecart Main Crew Fra Sweden Medlem siden feb. 2013 litecart apr. 27 2015 05:19 p.m. This addon has been very version sensitive. Can you send FTP details and I can debug this on site? You can use the form http://www.litecart.net/support To rename currencies you should use Admin -> Currencies -> Edit currency -> Change code or else there could be some other table you forgot that doesn't get it's renamings straight.
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign apr. 27 2015 06:58 p.m. This addon has been very version sensitive. Can you send FTP details and I can debug this on site? Hm... Difficult because the site is still in my local machine, not yet uploaded. I can zip or tar all together incl the sql file if that can be an option?
tim Founder Fra Sweden Medlem siden mai 2013 tim apr. 27 2015 07:19 p.m. There are things I need to do to restore your installation such as reset admin user, change system locale, edit paths. If you can wait until the site is reachable on a public server that would be prefered.
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign apr. 27 2015 07:37 p.m. That module is very critical for me and I can hardly upload and put it in production as long as it is not working. Moment 22 I think ;-). How long will it take for you to fix the problem? Edit: If I create a directory like this - mydomain.se/litecart and install in this directory. Is that an option?
tim Founder Fra Sweden Medlem siden mai 2013 tim apr. 27 2015 10:53 p.m. mydomain.se/litecart Yes it's an option. In fact it's the best option since you will then build your installation on the server meant to be. I do recommend the following: http://dev.myshop.com
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign apr. 30 2015 04:53 p.m. Hopefully I can upload on Sunday to a subdomain in my site.
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign mai 2 2015 11:12 p.m. Sorry, it's impossible to install Litecart via Softaculous. I was advised to contact you about the problem: ""be Dig kontakta utvecklaren av LiteCart om detta då ju exif måste fungera för att det ska fungera - så frågan är varför inte LiteCart lyckas hitta detta.""
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign mai 3 2015 11:06 a.m. Besides installation via Softacoluos I have also uploaded the site and imported the sql file. It does not work either. I think I have done this right: http://wiki.litecart.net/doku.php?id=how_to_move_the_platform Homepage is ok but nothing more is working, Internal Server Error. Any idea?
litecart Main Crew Fra Sweden Medlem siden feb. 2013 litecart mai 3 2015 05:38 p.m. Internal server error could be your main .htaccess file or a fatal php error with disabled error displaying. Exif is required for image uploading. The exif php extension is pretty much industry standard. So I am a bit amazed you were adviced to turn to us regarding Exif. What provider is hosting you?
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign mai 3 2015 06:08 p.m. Manufrog.com Internal server error could be your main .htaccess file or a fatal php error with disabled error displaying. I disabled /.htaccess and the site worked but admin can't login.
litecart Main Crew Fra Sweden Medlem siden feb. 2013 litecart mai 3 2015 06:10 p.m. HAve you had a look at this article? http://wiki.litecart.net/doku.php?id=how_to_move_the_platform
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign mai 3 2015 06:24 p.m. Yes, and I have tried those variants I can think of. I'll make a new try.
litecart Main Crew Fra Sweden Medlem siden feb. 2013 litecart mai 3 2015 06:27 p.m. Did you check your data/errors.txt for logged errors and inserted your ip address in config.inc.php to have errors unlocked on screen. Do you have the same password salt in config.inc.php on both machines?
tim Founder Fra Sweden Medlem siden mai 2013 tim mai 6 2015 10:37 p.m. There was an incompatibility problem. The add-on was written for 1.2 and I have uploaded a version compatible with 1.2.2.1. Try now.
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign mai 6 2015 11:27 p.m. Works perfect, thanks. If I upgrade to Litecart 1.3, will it still work?
tim Founder Fra Sweden Medlem siden mai 2013 tim mai 7 2015 12:43 a.m. Yes I think it should. Otherwise you know where to find me. ;)
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign aug. 21 2015 04:44 p.m. After upgrading on my testing machine, from 1.2.2.1 to 1.3.2 it will not work. I can't choose to set quantity discounts. It looks as if Quantity prices not are installed.
litecart Main Crew Fra Sweden Medlem siden feb. 2013 litecart aug. 21 2015 08:17 p.m. The vqmod patch is probably not compatible. Make sure you have the latest version of the addon.
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign aug. 21 2015 09:09 p.m. I think I have the latest but will check again.
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign aug. 22 2015 09:34 a.m. No, it's the latest ver 1.1. I have reinstalled it but still not working.
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign aug. 24 2015 10:02 a.m. No solution!?
tim Founder Fra Sweden Medlem siden mai 2013 tim aug. 24 2015 10:06 p.m. Updated https://www.litecart.net/addons/54/product-quantity-prices
effektdesign LiteCart Fan Fra Sweden Medlem siden mar. 2015 effektdesign aug. 25 2015 01:53 p.m. Now it works, thanks.