Show Posts


Topics - llegrand

Pages: 1 ... 3 4 [5] 6 7 ... 10
61
General Support / mySql warning messages
« on: April 01, 2015, 03:33:51 PM »
Hi,  In trying to solve another issue I found myself looking at the structure of my DB tables.

I have Server version: 5.6.22 - MySQL Community Server (GPL)  and Server version: 10.0.17-MariaDB-log - MariaDB Server on different servers.   

I see these messages in the Settings table
 The column name 'group' is a MySQL reserved keyword.
 The column name 'key' is a MySQL reserved keyword.

Seems these are on the restricted usage list for something - so do I have an issue with the versions or can I safely ignore these warnings in my dbTable?

I do get some syntax warnings in my logs,  but they haven't ever seem to cause a failure,  so have ignored them previously. 

thanks
Lee


62
Built-in Features / v 1.2.1 wishlist - where/how to enable
« on: March 02, 2015, 05:32:00 PM »
Looking at the newest version 1.2.1  -  but am not seeing how to invoke the wishlist feature.  Is it an extension?  a block that needs enabling?

Thank you for directions.
Lee


63
Extension Support / default-flat-rate shipping extension
« on: February 24, 2015, 10:58:52 PM »
On the Flat Rate I need clarification on what is suppose to do -  the Docs say "  A flat fee, also referred to as a flat rate or a linear rate, refers to a pricing structure that charges a single fixed fee for a service, regardless of usage."

Is the intent here for the amount set in the Cost field to be applied to an entire order,  or to each item in order?   e.g  cost set to $10.00,  is that $10.00 for all for items in the order,  or is it $10.00 each for a total of $40.

I getting varying results -  if there is only one qty per item -  it multiplies each item by the cost factor.   But if there is 2+ quantity on an item,  it only applies the cost fast of 1.   See screen shot - 

More clarity on the docs would be helpful and a tool tip on the setup screen would be good also.

64
http://www.city-link.co.uk/

Appears City Link is no longer in service -  thought you might like to remove that from the default shipping extensions.
There is a new company now.

Lee

65
Built-in Features / Free shipping enabled on Product page issue
« on: January 22, 2015, 03:23:47 PM »
I have tested this on 1.1.9 and 1.2.0  but have the same results.

On the Product page there is a field Free Shipping  - that indicates that we can enable the ONE product for free shipping.   I have only USPS enabled in the shipping extensions.

According to the Documentation on the Products page:
Free Shipping: must be ON to enable free shipping for this product.

The tool tip says:  Master Setting to enable free shipping for this product

But setting this field to ON,  does nothing.   The shipping estimate ignores the setting and calculates a fee.  Have I missed some setting somewhere that is not discussed in the docs?   Or if this an issue that needs fixing?

Additionally,  if this field were to work -  it would be great if the product had a note appended in the checkout area that said "this product has FREE SHIPPING" or something like that.


Thanks
Lee

66
Extension Support / UPS extension v1.2 issue
« on: January 07, 2015, 02:47:03 PM »
Hi,  In testing 1.2,  I cannot enable the UPS extension -  I am using the same credentials that are on a production site running 1.1.9 without issue

this is what it's saying -
Error: cannot to load config.xml of extension shipping. in /home/abextens/public_html/demo2/core/helper/utils.php on line 527
 warning:  AbanteCart core v.1.2.0 Invalid argument supplied for foreach() in <b>/home/abextens/public_html/demo2/extensions/default_ups/admin/view/default/template/pages/extension/default_ups.tpl</b> on line <b>39</b>

I did get the USPS extension to work on 1.2 without problems,  Just the UPS for now.

Thanks
Lee


67
General Support / maximum php and mysqli for version 1.2
« on: January 05, 2015, 11:56:13 PM »
Can you tell me what the the maximum php verison  and mysqli has been tested to work with version 1.2 is?

My current server config is php 5.3 and mysql 5.6,  but am almost ready to change php versions.  would prefer not to waste time testing on config that are known not to work.

Thanks
Lee



68
General Support / editor changes in v 1.2
« on: December 30, 2014, 12:39:30 AM »
There are some changes in the editor functions in v 1.2  that I use:
1. when adding a graphic into the description box of the product (not the media tab)   there is no browser server link to the resource library.

2. Alignment  for left, right justification or centering is no longer an option.

These just oversights?  or there is some reason why they are missing?

Lee

69
General Support / where did the logo change go?
« on: December 18, 2014, 02:43:40 PM »
Hello,  on versions 1.1.xxxx  logo and other sizing options of display were managed on System > settings > appearance

In Version 1.2.0  I am unable to locate where to change the logo or the sizing options.   Using search for logo it takes me to System > settings > appearance,  but I see no where to add the logo or set the sizes. 

Below is a screen shot from that tab on your demo site.

Lee

70
Documentations & Manuals / V 1.2 Logs-Scheduled Tasks
« on: December 16, 2014, 11:23:27 AM »
In the great new version 1.2 (love it!)  there is an addition in the System > Logs > Scheduled Tasks.

There are no entries there in the virgin install or on your demo site,  There also seems no way to add a task - no Plus sign shows up.  And there is nothing in the documentation that explains what or how this is to be used.

Could you please let us know what the use of this is and how it can be employed.

Thanks
Lee

71
As some of us use PayPal,  I thought I would post this in regards to my notifications and testing.  I only use the PayPal Standart  extension, and that is what I have tested.  I can report that there is no issue with connecting to the PayPal accounts using the current extension for default_pp_standart.

Others will have to test the other extensions and please report your findings.

PayPal says:
 PayPal Users Must Discontinue Using SSL 3.0 By December 3, 2014

 If you are unsure whether you are using SSL 3.0 all you need to do is test your integration against the Sandbox. If you can make an API request, you are not using SSL 3.0, as this has already been disabled on the PayPal Sandbox, and you will experience no compatibility or security issues. If you are unsure how to test your integration against the Sandbox, please refer to the Merchant Response Guide for more details.
Lee

 
 

72
General Support / seo-url conflicts (SOLVED)
« on: November 08, 2014, 09:13:56 AM »
I have encountered an issue that I am having difficulty fixing.   After a migration to a new server,  the site will not function correctly if the SEO-URL is set to on.   The home page will display properly,  but any attempt to go to any other site page results in a 500 error message.   If the SEO-URL is set to OFF, all functions well.

I have tried running fixes/repairs on the db table: url_aliases.  I tried just emptying the table and re-generating the seo-urls.  I even brought in a fresh table structure from a virgin install, and re-generating.   All of these still will not fix the issue of enabling the seo-url.

So any suggestions or directions to a solution would be appreciated. 

Thanks,
Lee

UPDATED after solving -  the .htaccess  rewrite rules are CASE SENSITIVE!  -  this was an install in a dir and the addition was done in UPPERCASE,  as soon as it was changed to lower case,  all is working correctly.


73
While on the Marketplace looking at extensions,  AND logged into my account  I was unable to make any entry into the comment section.   It did come up,  but would not allow me to input anything.   I tried this on an extension I have purchased previously and on one that I was needing more info about -  neither worked.

Is this tab activated globally for all extension,  or does the extension seller control it?  Or am I just not doing something correctly?

Thanks
Lee

Updating -  apologies it was user error - I didn't not realize the Post Comment Bubble was used to open the dialog box .

74
General Support / tax zones - using special locations
« on: October 10, 2014, 02:26:20 PM »
I am missing something somehow so I am asking for assistance.  I've read the docs and searched the boards but just not getting the result I need.

Here's the setup I need for tax rates in different counties and cities (not countries) within a state

1 - setup locations called Shelby County  and Jefferson County
2 - Added  the location zones details
3 - Added the location zones
4 - Added tax classes for the new locations
5 - Added details for the tax class
6/7 - Added rates to the tax class

8 - However,  I can only get one of the zones to appear in the checkout pages
9 - So my calculated tax rate is only correct on one county.

How do I get all the counties to show up?

thanks for the help.  I am assuming I am missing something, but I just can't figure it out.

Lee









75
Hello Admins,

I have some operational questions about how marketplace extensions and their continuing ability to work thru verison updates of Abantecart.   As a user of several purchased extensions and as a user that prefers to update my cart versions when a new one is available (of course after testing!)  I am wondering :
what provisions are in place or should be in place for extension sellers to update extensions?   
what options extension purchasers have for getting any necessary update for the cart version we are operating?
will updates for extensions be at no cost,  or no cost for a certain time after original purchase, or some reduced fee?

This is a financial and operational consideration that is important -  extensions are quite helpful,  but if we have to make a decision between continuing using an extension and not updating to the latest version,  or having to re- purchase an extension update at full price for an update -  this needs to be known.

Additionally,  what method of alerting customers who have extensions there are new versions support cart version .xxx  available.   Can you either email us or make some locale that we can check -  having to go to each of the extensions we may be running to check what's happening is quite rudimentary - particularly for such a nice ecommerce cart as Abantecart is and time consuming.

Thanks for considering how to improve this part of Abantecart.

Lee





Pages: 1 ... 3 4 [5] 6 7 ... 10

Powered by SMFPacks Social Login Mod