Show Posts


Messages - abolabo

Pages: 1 ... 119 120 [121] 122 123 ... 146
1801
General Support / Re: Region/State Problem
« on: June 18, 2013, 06:47:09 AM »
it's a bug.
we already fixed it in 1.1.6.
to quick fix replace file admin/controller/responses/common/zone.php by attached
and let me know

1802
General Support / Re: Can't Download PDF
« on: June 18, 2013, 06:31:29 AM »
you tried to download or upload file? :o

1804
General Support / Re: Nothing on downloads page
« on: June 18, 2013, 03:57:26 AM »
i guess you change something in file /public_html/crsd/storefront/view/default_html5/template/blocks/product_list.tpl
i can't to find line #67  and #66 in it.
Your log is full of syntax errors.

1805
You have .htaccess from some other application that is conflicting with AbanteCart. Please make sure you use correct .htaccess

1806
General Support / Re: Nothing on downloads page
« on: June 17, 2013, 08:59:27 AM »
hm.. can you post messages from menu system->log->error log?
also what is 4 errors in message manager?

1807
Upgrade / Re: Help with upgrade from 1.1.4 to 1.1.5
« on: June 14, 2013, 06:14:32 AM »
yes. your c:\xampp\htdocs\abantecart_mantismoon\public_html is document root directory of web-server.
When you enable ftp for upgrading abantecart will try to find it. It's also looking for directories with those names like htdocs, www, public_html

1808
General Support / Re: maintenance mode or coming soon page
« on: June 14, 2013, 04:57:02 AM »
button "view file @ ....". mouse right click -> save as
there a few files..
but you can wait a bit time and upgrade to 1.1.6.
We will release soon

1809
Support / Re: about upgrade to AbanteCart 1.1.5
« on: June 13, 2013, 10:24:44 AM »
abantecart upgrade package DO NOT change any custom data. Only core's and default template files
We are always recommend to users do full backup of your site (files + mysql dump) before upgrade.
If you want to upgrade to latest version I would recommend to wait a bit  and do upgrade to version 1.1.6 too that will be released soon.

1810
General Support / Re: Banner Manager problem
« on: June 13, 2013, 05:34:00 AM »
1. create banners
2. create banner block. You can do this directly from design-layouts. Choose layout where do you plan paste block and click "create new block". Then choose tab banner block.
3. fill fields and choose banners for block.
set status "on" and save.
4 check

1811
General Support / Re: maintenance mode or coming soon page
« on: June 12, 2013, 06:32:17 PM »
it's a bug. Commit with all changed files  here
https://github.com/abantecart/abantecart-src/commit/0ecf6ef979ea42327f7bf1b7475b977cf40962a2
you can just replace old files by changed.
Note: bug fix is only for v1.1.5 and goes to version 1.1.6 that will be released soon

1812
Extension Support / Re: Cannot connect to upgrade.
« on: June 12, 2013, 10:19:40 AM »
this mean that hosting provider forbids to connect to our server.
You can download upgrade package manually and upload it by tab extension upload in menu extension->install extension

1813
General Support / Re: maintenance mode or coming soon page
« on: June 12, 2013, 04:41:00 AM »
try to search word "maintenance" in admin

1814
Template Support / Re: text alignment in custom block
« on: June 11, 2013, 05:15:12 AM »
open file storefront/view/default/template/blocks/listing_block_column_left.tpl
and replace style margin-top: 12%; for element
by this
margin-top: 12%; margin-left:auto; margin-right:auto; float:none; text-align:center

also do the same with storefront/view/default/template/blocks/listing_block_column_right.tpl

1815
Upgrade / Re: Help with upgrade from 1.1.4 to 1.1.5
« on: June 11, 2013, 04:03:24 AM »
regarding dual boot. You do not have to. You can to create bootable usb-flash drive and tune all what you need there, i mean l.a.m.p..
But agreed to create a testcase for the OS, which differs from the OS of hosting provider it at least strange.
Windows is bad os for realtime tasks, especially vista.

could you try to set your document_root directory(root of webserver) as home directory for ftp user ?
We tune ftp mode for common cases, by another words, for hosting providers. As i see in filezilla log abantecart try to find your document root directory bu ftp-search and not found directory that  needed.

regarding backup error. it's automatic backup before upgrade but if user do full backup manually it's not needed. You can igrore.

Pages: 1 ... 119 120 [121] 122 123 ... 146

Powered by SMFPacks Social Login Mod