Show Posts


Messages - abolabo

Pages: 1 ... 117 118 [119] 120 121 ... 146
1771
Support / Re: upgrade to 1.1.6
« on: July 24, 2013, 04:51:04 AM »
you need to replace file if you plan to upgrade without ftp. Otherwise replacement not needed.
In case when your web-server does not support ftp-connections you need to replace file (save by "raw "button)

1772
If you specify https as the protocol, it means that ALL pages of AbanteCart ONLY available via ssl. Because check the correctness of the ssl web server is very difficult (certificate exchange occurs before the data exchange). If you turn off ssl (by mistake or hack-attack) in the error log will be written to the store owner took action.
If you plan to use both protocols, you should specify a URL prefix http://

1773
Support / Re: Error on V1.1.6 upgrade
« on: July 22, 2013, 05:18:40 PM »
hm.. you can replace manually this file by file from our upgrade package that placed here http://code.google.com/p/abantecart/downloads/list

1774
General Support / Re: NO ORDER INFORMATION (google checkout)
« on: July 22, 2013, 04:12:12 PM »
cant see product information , what items buyer bought ,

 intergation console on a google side? what's there?

1775
can you say is your file
public_html/admin/controller/pages/design/content.php is the same as https://github.com/abantecart/abantecart-src/blob/master/public_html/admin/controller/pages/design/content.php ?

1776
General Support / Re: Checkout confirmation buttons
« on: July 22, 2013, 07:04:46 AM »
a lot of things changed in 1.1.6 related to this issue.. try to upgrade

1777
General Support / Re: Options Example Colour and Size
« on: July 22, 2013, 07:03:34 AM »
i guess you should enable setting "No Stock Auto Disable" in menu system->settings->tab "General" or just type 'nostock' in global search field at the top

1778
try to upgrade abantecart to v.1.1.6

1779
General Support / Re: NO ORDER INFORMATION
« on: July 22, 2013, 05:31:35 AM »
hi.
i guess you have all orders in your database but google api can't to change order status during checkout process.
you should to check intergation console on a google side and be sure that abantecart callback-controller is available for google api.
Also you can press HELP button on abantecart's google checkout settings page.

but now you can change order statuses for that hidden orders manually..(open phpmyadmin, open table orders and change column order_status_id from 0 to 1)

p.s. please do not use CAPSLOCK

1780
General Support / Re: Options Example Colour and Size
« on: July 21, 2013, 04:19:36 AM »
did you tried to set quantity in product option value to 0 ? i mean quantity on options edit page

1781
it's a bug. to fix it you have to replace file public_html/extensions/banner_manager/storefront/model/extension/banner_manager.php by attached
thank you.

1782
Support / Re: Where do I find ...
« on: July 19, 2013, 05:01:45 AM »
you can use PhpStorm ide for quick navigation in code (use google for search).... install and open directory as project.. open tpl file, press ctrl and click on css class of element.. it will open css file that needed. i think you will save a lot of time with this tool.

1783
this is
"Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request."
try to ask hosting provider support about this. probably their firewall block some requests.

1784
admin->menu->settings->store URL ?

1785
General Support / Re: Run a script in an HTML Block
« on: July 10, 2013, 06:15:48 AM »
hmm...are you sure that you toggle WYSIWYG editor to source-mode on html-block edit page? your code works well for me.

Pages: 1 ... 117 118 [119] 120 121 ... 146

Powered by SMFPacks Social Login Mod