Show Posts


Messages - smallfish

Pages: 1 2 3 [4] 5 6 ... 9
46
Support / can't add product to shopping cart in chrome
« on: August 23, 2015, 12:57:41 PM »
I have just downloaded and installed both latest abantecart v1.2.3 and v1.2.4 from https://github.com/abantecart/abantecart-src.
I found that I couldn't add the product to the shopping cart in chrome browser.
However, it is working properly for both IE and firefox. Please fix it.
Thank you!

47
Support / Re: Share/keep the shopping_cart through multistores
« on: August 23, 2015, 08:50:24 AM »
In fact, this is reasonable request. Customer wants to checkout all the items coming from different domains / multi-shops at once. (The multi-shops are owned by one seller only).
Seller creates multi-shops a for business strategy and technical issues. Here I am not going to setup an online shop for multi-vendors.

oh,  I did not understand your original question correctly. 
 
you're asking is a customer orders in one store  but doesn't complete the order there and then logs into another store - they have access to that originally order to continue on?

I don't think this is possible - admins will need to address this for a correct answer then.

I believe each store only shares the products  and not the customers.

Your desire seems to be something that doesn't make sense to me - if customer orders in one store - and then goes to another store -  there may not be inventory in the second store to fulfill the order. 

Lee

48
Support / Re: Share/keep the shopping_cart through multistores
« on: August 21, 2015, 10:38:08 AM »
Magenxx does this and I also want abantecart does this.

49
Support / Re: Share/keep the shopping_cart through multistores
« on: August 19, 2015, 09:39:40 AM »
But I have just tested it and found that the cart is not shared.
It doesn't share the cart for multi-store.
ie. domain A (store A) put a tee-A in the cart, then login as the same user at domain B (store B) and can't find the tee-A in the cart.
It is suppose that the user can see the tee-A in the cart both for the store A and store B.
Please fix this issue.
Thank you!

50
Support / Share/keep the shopping_cart through multistores
« on: August 18, 2015, 08:49:49 PM »
Can abantecart share the shopping cart content through multi-stores?
I am wondering if it is possible to have multi shops share one shopping cart?

51
Support / Re: Loading Speed of abantecart which need to be improved
« on: May 24, 2015, 01:11:33 PM »
Hello
In fact, I have tested abantecart in my own server and compare it with other open source shopping cart system (old style one). Abantecart loading speed is slow. But the old style shopping cart system (like zen-cart) which run faster. (loading and response speed are faster).
Here attaches the picture for your reference. The left side is abantecart, the right size is old-style shopping cart (abantecart use 8 photos and 3 banners only, enable latest products only, the old style cart use 32 photos, 5 banners).
Here I concern the page load speed and I have optimized the setting for abantecart.

52
Support / Loading Speed of abantecart which need to be improved
« on: May 24, 2015, 12:31:30 AM »
I still find that the loading speed of abantecart is very slow.
Here attaches the open cart and abantecart comparison for your reference.
giftofspeed.com http request results
gtmetrix.com results

53
Support / can't save data in chrome randomly
« on: April 19, 2015, 03:16:40 AM »
I find out that when try to save the data at backend admin by using chrome, it is failed sometimes.
But firefox doesn't has this problem. Please fix it.
Please see the attached pictures. The save button is kept rotating and can't save data.
Thank you!

55
Support / Re: input html link in "Bank Transfer Instructions"
« on: March 19, 2015, 07:58:30 AM »
Hello.

You need to modify bank_transfer extension code something like this http://forum.abantecart.com/index.php/topic,2134.msg8813.html#msg8813

OK, thank you! I solve it. ^^

file public_html/extensions/default_banktransfer/storefront/controller/responses/extension/default_banktransfer.php
line 47 :
$this->view->assign('instructions', nl2br($instructions) );
change to
$this->view->assign('instructions', html_entity_decode($instructions) );

56
Support / input html link in "Bank Transfer Instructions"
« on: March 19, 2015, 01:05:18 AM »
How can I add a html link in the "bank transfer" extension in backend (Bank Transfer Instructions) textbox and allow the html link to show at the checkout confirmation page?
The customer can click the link and go to online bank to transfer the money.

57
Support / Re: install a new v1.2.1 can't login backend admin
« on: March 12, 2015, 04:18:43 AM »
what text file you mean?
Team uses Ubuntu Linux with UTF-8 locale and IDE with default charset utf-8 too.
Please give us more details.
I am not sure what is the actual problem. I use my utf-8 editor opens the file and save it again and upload to overwrite the default scripts. Some previous error has solved. But I don't fix all the scripts text file. I suspect the text files may save with BOM or have some hidden control characters inside.
But if I overwrite the admin/ and core/ scripts with either v1.2.0 or v1.2.2, then I can login the backend admin again.

58
Support / Re: install a new v1.2.1 can't login backend admin
« on: March 12, 2015, 02:59:09 AM »
Can you please post more details:
1. your server  - php & mysql version, Linux or another os
2. Installed on hosting or on localhost
3. Installation method - softaculos, bitnami or manual installation?

Try one more time to be sure this is not file copy issue

1. debian 7, php 5.x, etc...

Actually, I find that the text file in your master_src v1.2.1 has problem. If I overwrite it with v1.2.0 and v.1.2.2 (just down from your server a few minutes before), there is no problem.
I also try to open your scripts with utf-8 editor and re-save it without BOM. Some errors are disappeared. But I have not finished to re-save all of your scripts.
Please make sure your development team use utf-8 text editor and don't save the file with BOM. (better in English environment)


For your reference, the v1.2.1 scripts are download from a weeks before and today separately. Please upload a clear v.1.2.1 to your server again.

59
Support / install a new v1.2.1 can't login backend admin
« on: March 12, 2015, 02:14:25 AM »
I installed a new v1.2.1 and could login the backend. A blank screen occurred.
I have checked the error log file with the following error.

2015-03-12 13:46:36 - error:  AbanteCart core v.1.2.1 Class 'Modeltoolonlinenow' not found in <b>/abantecart/core/engine/loader.php</b> on line <b>89</b>

There is no error for the v1.2.0, how can I fix it?

60
Support / Re: change language at backend which will open a blank page
« on: March 12, 2015, 02:05:30 AM »
I have tested with IE, chrome and firefox.
Firefox works properly.
IE jump from backend to storefront....
chrome always open a blank page.

Pages: 1 2 3 [4] 5 6 ... 9

Powered by SMFPacks Social Login Mod