Show Posts


Messages - maniz

Pages: [1]
1
General Support / Re: Problem with front store
« on: October 27, 2014, 06:59:56 AM »
Thank you for the quick replay BASARA.

2
General Support / Problem with front store
« on: October 26, 2014, 11:08:51 PM »
I log to my site and when i click on categories it come up with this

"The requested URL /b2b/soho was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."


Any idea how to fix it before i reinstall the program again
Thank you

3
Support / Sorry, but error occurred during installation
« on: June 15, 2014, 08:37:05 AM »

I try to do a clean install 1.1.9
and it stop the installation with this error
Sorry, but error occurred during installation:
OK:
Fatal error: Call to a member function write() on a non-object in /home/......../public_html/b2b/core/lib/cache.php on line 53

 :-[

4
Customization help / Re: 9101::App Warning
« on: May 01, 2014, 09:18:40 AM »
Can you give more details how I can fix this error

5
Support / 9101::App Warning
« on: April 30, 2014, 06:43:02 PM »
9101::App Warning
Info
Extension slideshow2 overrides core template with blocks/slideshow2.tpl in /home/*******/public_html/shop/core/engine/view.php on line 279

Everytime to go to my shopfront this is visible at the bottom of the page
how i can stop this
i am usi ng version 1.1.8 with html5 template

6
General Support / Re: Error 9101
« on: March 30, 2014, 07:08:19 AM »
No i have not transfer or change this is start after the update to 1.1.8 it was instal the templates 2 with the previous AC but then after the upgrade i start to use html5

7
General Support / Error 9101
« on: March 28, 2014, 08:11:17 AM »
9101::App Warning
Extension banner_manager overrides core template with pages/extension/banner_manager_form.tpl in /home/greciaco/public_html/shop/core/engine/view.php on line 279

Every time i m on storefront at the bottom there is this error
how i can fix this

8
Idea Polls / Re: AbanteCart Multivendor and Marketplace capabilities
« on: March 06, 2014, 07:13:35 AM »
Perfect

9
Support / Re: Product options and prices
« on: February 28, 2014, 08:18:56 AM »
What I do is I put $0.00 in the price for the product and the correct price in the option
Ex. Product abc $0.00 and shows on front page o.oo
Add to cart takes you to select size or other option and it there has the correct size

Option 1. Sm $5.00
Option 2. Med $7.00
Option 3. Large $8.00



10
Support / Re: Product options and prices
« on: February 27, 2014, 05:34:39 AM »
Make the actual product with $0.00 and then put the correct price in the option under size

11
Extension Support / Re: Australia Post extension
« on: February 25, 2014, 11:17:24 PM »
Actually we are a lot of us we need thisextaention

12
Support / Re: hide price tag if product price is zero?
« on: January 08, 2014, 08:35:35 PM »
Thank you!

Actually after playing around a bit got it working with smth. like:

<?php if ($price == 0) {
echo "olala";
} else {
 echo $price;
 } ?>
Very interest i like to use in my shop to

Can we have more details

13
Support / error when acces my product
« on: January 08, 2014, 05:57:14 PM »
this error it coming up everytime i try to acces my product


 "Not Found

The requested URL /b2b/stanford-st12r was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

14
Support / Re: selling by linean meter problem in chekout
« on: December 23, 2013, 01:30:28 AM »
Thank you abantecart
for your quick and correct respond
I donate 5 euro for your help

15
Support / selling by linean meter problem in chekout
« on: December 22, 2013, 12:28:23 AM »
I need to use by a meter in the item but at the check point it calculate only the first number not the decimal 
e.g.
sell by 1.5 meter x $20.00 = $30.00 
check out 1 x $20.00 =$20.00 

Pages: [1]

Powered by SMFPacks Social Login Mod