Show Posts


Messages - smallfish

Pages: 1 ... 4 5 [6] 7 8 9
76
Support / Language Definitions bug
« on: August 11, 2013, 04:16:56 AM »
I try to create a new text at backend admin and want to use this new created text to apply to the HTML5 product details page to change the

<span class="productinfoleft"><?php echo $text_availability; ?></span> <?php echo $text_preorder; ?>

The following is the text which I create at backend.

Section : storefront
Block : product_product
key : text_preorder.
value : This is preorder product.

First of all, it couldn't let me save the section to "storefront", it always save it as "admin".
After that I clicked the mouse to view the content in other language, the section still showed "admin".
Then I clicked the mouse again and change to language back to English. The value become empty.
I needed to input the value to the field again. (But for other languages, the value was not cleared.).
In fact, this bug is both occurred in abantecart v1.1.5 and v1.1.6.

Besides, even I tried to modify the existent text. It has the same bug.
I have tired the abantecart online demo. It also contains this bug.

I don't report it in the past. Hope abantecart team can fix it as soon as possible.
Thank you!

77
Templates / Re: suggestion to HTML 5 for mobile device
« on: August 11, 2013, 02:25:41 AM »
Can you please clarify? HTML5 template in AbateCart automatically switches to correct resolution based on bootstrap library. Do you suggest to suppress it with toggle button for mobile and full version view?
Yes! A button for mobile to toggle a Full version view!  :)

78
Templates / suggestion to HTML 5 for mobile device
« on: August 10, 2013, 04:32:37 AM »
Nowaday, many mobile phones have a screen bigger than 4.5 inches with high-resolution.
It is suggestion that a button on mobile HMTL 5 template to let user to choose to view the website by desktop version/view.

79
Support / Re: abantecart doesn't run properly under php 5.4
« on: August 10, 2013, 02:00:49 AM »
Do you get anything in the abantecart log on PHP 5.4 server?
No error log.

80
Support / abantecart doesn't run properly under php 5.4
« on: August 09, 2013, 01:28:16 PM »
abantecart doesn't run properly under php 5.4
I have installed abantecart v1.1.6 to the debian server 7.1 with php 5.4.
But I find that the options in the extension can't be displayed. (i.e. paypal standard extension, Sandbox, order status, transaction method all is empty. It is the same case for other extensions).
After I have installed php 5.3 to the server and run abantecart under php 5.3. There is no problem at all.

81
Support / Re: bug: backend paypal standard - no order status
« on: July 31, 2013, 01:06:14 AM »
Missing demo data and RMA should not effect this.  Can you please PM FTP admin access?

I have tried to install the abantecart v.1.1.6 again, there is no problem right now.
Thank you!

82
Support / Re: bug: backend paypal standard - no order status
« on: July 30, 2013, 12:16:00 PM »
Your paypal screenshot does not look like it suppose to be. Did you copy any older extension files or do any modifications? Missing values  are in extension config file.

No. I didn't copy any older extension and download latest version v1.6 with clear installation. But I have installed RMA, Reward points extension which should not affect the paypal extension.
But my installation which didn't include the demo data.

83
Support / Re: Login Bug abantecart v1.6
« on: July 30, 2013, 10:22:29 AM »
I finally find out that if I disable the login by user name. Then the previous created accounts can't be login by email address. Only the new created accounts (after disable login by user name) can use email to login.
This is confusing.
So that I need to choose either accept user name or email address as login method when I setup the store and it shouldn't be changed later due to the above issue.

Suggestion : display the login text by checking the setting. Only display either login by user name or email address but not this text "Login Name or E-Mail Address:".
Besides, if I allow to login by user name, does the 3rd party login extension (login by google or facebook) is still function?

84
Support / Re: Login Bug abantecart v1.6
« on: July 30, 2013, 10:13:21 AM »
What do you suggest we fix?

If you switch from login name to email name login setting, system does not automatically use email as login name. It will use what you have left in login name fields for customers. This is important to note. 
You can manage customers login fields in the admin.

Generally, it is recommended to use loginname based customer's authentication for better security.

But abantecart v.1.6 display the message "Login Name or E-Mail Address:" on the login field. It is misleading that both login name and email address can be used to login. But abantecart v.1.5 only allow email address to login.
Besides, if I need to use thrid party login extension. (login with google or facebook). They only use email address to login. Right?

What is the new standard for abantecart v.1.6. (accept both login name and email address to login or just support login name only?)

Finally, it is clear that the email address can't be used to login abantecart v.1.6 except that if I create the user login name as email address.

85
Support / Re: bug: backend paypal standard - no order status
« on: July 30, 2013, 09:39:10 AM »
Did you do an upgrade? Is it possible that something is missing? Please post a screenshot.

No! I installed it with a clear install. Because if I upgrade v1.5 to v.1.6. The abantecart can't run HTML5 template and will jump to error static page and then I can't open backend anymore.... So that I have given up to upgrade abantecart from v.1.5 to v.1.6 to avoid further error.

Here is the captured screen for your reference.


86
Support / Re: No RMA button in HTML5 template
« on: July 30, 2013, 09:08:20 AM »
I assume you use custom built RMA extension. I do not see extension on the marketplace yet. Was it created before version 1.1.5 and HTML5? If yes it needs to be updated to work with HTML5.
Hi, Yes! The RMA extension is developed from your team. It is ver. 1.1.5.

87
General Support / Re: New Template HTML5 problem
« on: July 30, 2013, 09:05:58 AM »

88
Support / Re: Login Bug abantecart v1.6
« on: July 30, 2013, 08:01:47 AM »
settings->checkout-> require login name - >OFF
I follow your instruction and set the required login name to "off", but still can't login by email address.
Please check and fix it.

89
Support / bug: backend paypal standard - no order status
« on: July 30, 2013, 07:09:19 AM »
Abantecart v.1.6 can't display the order status option when setting up the paypal standard at backend.
Also no "yes/no" option for the sandbox field, also no options for Transaction Method.

90
Support / No RMA button in HTML5 template
« on: July 30, 2013, 06:56:19 AM »
There is no RMA button in the view order screen by using the HTML5 template.
Besides, if I activated the RMA, the word "Print" on Print button will disappeared.

Pages: 1 ... 4 5 [6] 7 8 9

Powered by SMFPacks Social Login Mod