Show Posts


Messages - abolabo

Pages: 1 ... 116 117 [118] 119 120 ... 137
1756
General Support / Re: Change currency symbol
« on: May 03, 2013, 04:19:41 AM »
control panel - menu -> system->localisation->currencies -> "edit" button in grid

1757
Support / Re: Cannot add items to cart (IE only)
« on: April 30, 2013, 05:04:47 AM »
hm.. please try to open some product page and return back to main page and then try to add to cart.

1758
General Support / Re: Error In Special Price
« on: April 30, 2013, 04:54:17 AM »
yes. use ctrl+F5 for obligatory refresh of all parts of page after editing css, tpl etc

1759
General Support / Re: item quantity in categories
« on: April 30, 2013, 04:51:15 AM »
no. we did not do it yet.  Because every product can have options with it's own quantity. For ex: shoes with different colors.
It's will take a lot of time to calculate all this quantities for category with products in subcategories..

1760
Payment Modules / Re: i need help
« on: April 29, 2013, 10:11:04 AM »
Try flexy promotion extension.
Please look into menu Extensions->extension store in your admin.

1761
Shipping Modules / Re: Royal Mail shipping extension
« on: April 29, 2013, 10:08:18 AM »
i set up your parameters on my localhost and see delivery options for  royal mail.
What's shipping address do you use for testing?

1762
General Support / Re: Error In Special Price
« on: April 29, 2013, 09:43:20 AM »
add this

Code: [Select]
.price-add .price>span{
text-decoration: line-through;
}
into file public_html/extensions/template2/storefront/view/template2/stylesheet/boxes.css

1763
General Support / Re: Manufacturer page error
« on: April 29, 2013, 09:25:00 AM »
please send me URL via PM. I can not reproduce this bug on my localhost

1764
General Support / Re: Manufacturer page error
« on: April 29, 2013, 08:19:15 AM »
what the version of abantecart?

1765
Payment Modules / Re: Error received in Google Checkout
« on: April 16, 2013, 08:56:41 AM »
i guess you don't set up mailer settings on your abantecart.
all error related to "google checkout" please see in "Intergation console" in "google checkout" merchant account.

1766
Support / Re: Error when changing content
« on: April 16, 2013, 08:32:02 AM »
please post error message from error.log

1767
Support / Re: There has been an error processing your request
« on: April 05, 2013, 05:41:35 AM »

it looks like partial upgrade of abantecart.
What version you have? look inside core/version.php

1768
Support / Re: There has been an error processing your request
« on: April 04, 2013, 11:58:58 AM »
hm... table stores has always existed. maybe you deleted it.

1769
Support / Re: There has been an error processing your request
« on: April 04, 2013, 10:56:52 AM »
run this sql
Code: [Select]
insert into stores values (0,'default','default',1);in phpmyadmin.
Also check after run that data was pasted correctly.

1770
General Discussion / Re: change the download link
« on: April 03, 2013, 10:31:02 AM »
1.1.5 is avaliable on github. it's development version yet

Pages: 1 ... 116 117 [118] 119 120 ... 137

Powered by SMFPacks Social Login Mod