News:

AbanteCart v1.4.3 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - llegrand

#21
The locations fields are missing in checkbox group and multiselectbox. They need the ability to assign locations to stock if Admin has more than one location. Other options work correctly.

From Basara on gitgub:
This is not a bug. We block location for multi values option types because this do not have sense in relation to stock tracking and stock returns.
Feel free to post you opinion at forum.abantecart.com

So I am continuing my thoughts here:

When a product has any option with track turned ON -  the locations fields on the product general tab  are not shown and locations are forced to the options page.

If track on options is set OFF -  the locations show on main product page.  And one can use main page quantity for product sale.  BUT  the individual options (which may be products)  do not record the quantity changes leaving the admin to manually keep up with that stock.

I think you need to rethink this. Ideally when a multi selection option is enabled leave the locations on the main page  AND enable tracking on options to be ON  and record the change in the options quantities.  Here's why - if admin  has two or more locations -  a product with multi value options my need to be assigned to one of the locations -  and a different product with multi value options my need to be assigned to the other.  By removing the locations fields from main page and the options page  there is no way to assigned a location, Admin is forced to decide between accurate quantity tracking at the option level with no locations,  or location with no option level tracking. 

This impacts admins ability for store pickup assignment if there is more than one location. It will also impact shipping estimates  when we get the locations to reflect in the rate lookups. 

Since this is a core change when you added locations  IMO default code needs to include a way to give multi select options locations.   

Let us know your rethink on this exclusion.  Moving forward  either core devs needs to adjust or one of us third party extension devs will need to -  as you know we have several option extensions and we will be enhancing our many shippers to properly pickup the locations for shipping origination to get accurate rates,  as the inclusion of locations has made this a requirement for admins with multiple locations.

Thanks for reading and I look forward to your response.

Lee from
The Support Team
We Hear You 2, Inc  (WHY2)

#22
Hi guys,
With all the nice features the last 3 versions have added -  seems updating the demo version on AbanteCart.com from the current v 1.2.11  to a later version would be beneficial to all.
ThanksLee (Why2)
yes I know keeping everything current is quite a battle ,  but necessary   ;)
#23
Can you please upload the full and upgrade files for v. 1.2.13  into  Google Drive  AbanteCart Distribution Archives at your earliest -  as of a few minutes ago  they are not found there.

ThanksLee (why2)
#24
I've been playing with the new stock locations  when track stock is enabled.  Thanks for the fix on the bug I reported.  I am testing on a site with those new files upload. 

I need your plan on how the locations are suppose to work.   First lets talk about tax rates -  depending on the state from where shipped  taxes may need to be assessed at the location of a remote warehouse rather than the address assigned to the store.  I have tried adding locations with different rates  but all I get is the same rate  -  even if I have sort orders enabled.  This is problematic for the admins in collecting the correct taxes  -  I haven't looked at AvaTax yet,  but assume it is going to have the same issue as we have to pass the origination info.  Tax rates work correctly for local settings based on store settings,  but I am not seeing the stock location being passed and used correctly.

This brings me to your default shippers -  same vane of issue -  there is not a way to pass the origination to FedEx  for one product shipping from Dallas and one product in the order shipping from Chicago -  They both will have the same destination,  but origination alters the rates.
Couldn't find definitive answers in the AbanteCart Documentaton.   Am I overlooking something or is this stock location not quite fully thought out yet?
Thanks in advance for the guidance.
Lee (why2)
#25
Built-in Features / PayPal Checkout (new service)
January 20, 2019, 01:25:06 PM
PayPal  has a new offering called PayPal Checkout .   What is AbanteCart plans of adding this to the default payments?  If you are,  when might that be?
ThanksLee


#26
I am aware that the track stock option ON condition disengages the manual updating of track stock and quantity on the Product General page.   I am requesting a rethink of that.  Please refer to the attached screen shot for more clarity.

The Product dashboard reports the correct quantity,  a total of the options quantities.  However,  the current disengagement of the Product general quantity field -  the information remains "frozen"  as to the number that was there when the track options are engaged.  Please see if you can display the same total that shows on the Dashboard.   This disinformation on the Product general page is confusing -  and also a bit cumbersome to either have to refer to the dashboard  or to do the math on the options pages.

Seems if you can display the correct total on the dashboard you should be able to display it on the product general page.

Thanks
Lee
#27
Security / jQuery before 3.0.0 is vulnerable to XSS
March 28, 2018, 11:12:42 PM
While working to obtain PCI compliance on a site  all tests have been successfully passed except for one. 

CVE-2015-9251 fails with this notification:

jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when across-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed.

It looks like 1.2.12  version is using jQuery 1.12.4.  jQuery site states that verions 1.x and 2.x are no longer receiving patches.  Do you anticipate upgrading to 3.x  with the next AbanteCart version 1.2.13?

Info regarding the issue can be found here:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9251

Any feedback on this would be appreciated.

Lee

#28
Documentations & Manuals / coupon description where shown
December 07, 2017, 10:47:33 PM
when making a coupon there is a coupon description field - according to the manual it is suppose to appear on the storefront.  Where exactly is this suppose to show up?  I am unable to find it except with the admin panel for coupons.  The Coupon Name field is what is displayed on the checkout page.

From the manual
https://abantecart.atlassian.net/wiki/spaces/AD/pages/11304965/Manage+CouponsCoupon Name: Enter a name of a new Coupon
Coupon Description: descriptive text you want to appear on the storefront
Thanks
Lee
#29
If multi-store is setup correctly  -  and all stores use the same shipping extension (say FedEx)  but each has it's own shipper account or at least the origination point is different -  does the current coding handle this?

Same question in regards to  payments - say PayPal -  can each location have their own account setup?

I suppose I am asking if the DB fields for payments and shippers are correctly associated with a store ID?

Thanks in advance.
Lee
#30
Security / Apache UserDir Protection
September 16, 2016, 01:08:11 PM
One of my servers cPanel is now "recommending" a new feature  UserDir Protection to be enabled.  This will configure Apache's mod_userdir functionality to only be active on the default hostname. User site data will no longer be accessible under other usernames.

Here is the link to more information:

https://documentation.cpanel.net/display/ALD/Apache+mod_userdir+Tweak

under warnings it has this:
Websites that use the mod_rewrite or other directives in their .htaccess files will not function correctly when visitors view them through mod_userdir URLs.

So my question to the developers is  -  what is the correct setting for mod-userdir for AbanteCart installations?

Thanks
Lee

#31
Security / advertising link in footer on forum?
July 10, 2016, 09:03:56 PM
Hello,

so what's with the link in the footer to the advertising

Worldwide Online Advertising Company
#32
Currently  Customer Tax Address  as set in system > settings > checkout ques off the customer address as selected by the Admin  to use with customer billing or shipping address for the tax location and most often at least in US is the shipping address.

This works okay for most taxsing requirements, except in one case:

If Pickup from Store is selected - this changes the tax rules for an order as it now has to conform to the store location rules.  This will probably be different than a customer billing or shipping address.

Please consider adding an option for Pickup from Store to allow Admin to use store address for location lookup or some way to refer to a "store"  tax class that can be selected for the Pickup from Store  that overrides the system > settings > checkout rules for all other taxation rules.

Thanks for considering this function.
Lee
#33
On Abantecart 1.2.6  I can get PayPal Express to show up on checkout ONLY if guest checkout is enabled.
If only allowing registered accounts,  no PayPal Express.

Is this a requirement for the extension?  Or some fix that needs to be accomplished?

Thanks
Lee
#34
http://docs.abantecart.com/pages/ship_and_pay/payments/paypal_payments_express.html

On this doc for PayPal express is this reference correct?

API Username: - your PayPal Pro API username
API Password: - your PayPal Pro API password
I am not aware that Express requires a Pro anything.
Thanks for your correction or clarification.
Lee
#35
 Testing in version 1.2.6 (both on my tests sites and on your demo site)
The required switch does not appear to have an incorrect result.
Testing conditions:
Selectbox,  Multiselectbox, CheckBox,  Checkboxgroup, textarea 
All enabled all of the above with all set with NO default option checked – which then shows the lowest sort order within the option box on product page for customer
All have REQUIRED selected – this is verified by the red asterisks on the product page for customer
ONLY the checkbox and textarea will give a message for the need to be selected.   
Selectbox, multiselectbox and checkboxgroup automatically use the default selection.
The same result on the ordering is observed even if the required field is off.   
I have tested with having the global option set with required on and off,  and alternating the individual option with on and off,  the results are identical
So the question is what use is the required field for most options if the required selection by a customer selects for them?
See attached for what shows up on my testing.
Am I missing some thought process here in how a required field should work?
Lee



#36
This was an issue back in 1.1.7  I think,  but it was fixed previously.  Seems it might be back again there is one payment - authorize.net  installed,  it has been working flawlessly for many months.

In applying a credit to an account thatreduced the order to zero  I am getting 
Error: payment method required.

You can see by the screen shots that system has identified that there is a payment account noted but the previous fix to ignore zero balances seems to be broken.

this is a 1.2.6 Abantecart Version

thanks
#37
Extensions and Add-Ons / authorize net api updating
April 20, 2016, 12:28:37 PM
there are some AuthorizeNet api updates coming up  -  want to be sure you are aware and can get the default AuthorizeNet extension in compliance if changes are necessary

Here is the link for more info about changes that just came in today - with time frames for implementation

http://app.payment.authorize.net/e/es.aspx?s=986383348&e=1147205&elq=5b598c7cc8b545818cca9458bdf3f1ed&elqaid=506&elqat=1&elqTrackId=b4d9a2a0f1424fe28f720ff9d8ae4d54

Thanks
Lee
#38
New Features Discussion / add cloning to forms
April 20, 2016, 10:55:12 AM
The latest version of forms manager is quite excellent.   If you could add a cloning (replication) routine to an existing form - that would make it spectacular IMO. 

There are lots of times when a user has a basic form and then needs just a small field addition or change for a different form to be used .  So they have two different forms for slightly different purposes.  Some forms are quite lengthy, so re-building from scratch takes quite a bit of time.

Thanks for considering this.

Lee
#39
Opinions / What Version are you using?
January 19, 2016, 04:27:24 PM
Hello fellow AbanteCart users.  As I relatively long -time user of AbanteCart (since 1.1.7)  and a frequent poster on the board  I have often wonder what we're all using for our current versions. 

Please take a moment to respond to the survey.  It may help admins and volunteer posters give better help,  and perhaps help extension writers to know how many versions to support so more can benefit.

Thanks for your time to respond.

Lee
#40
In a new install using Softaculous  when working on the permissions I have no admin/system/backup/

Is this the expectation on a new install now?

Also I see all the file permissions are now being set to 755  except for config.php

However http://docs.abantecart.com/pages/install/options/regular_installation.html
still indicate 777 and a recent post on forum http://forum.abantecart.com/index.php/topic,4197.msg18284.html#msg18284  suggests 444 for config.   This is becoming a bit confusing -  and permission settings need to be correct for functionality and secure.   Can you please update the docs?

thanks
Lee

Forum Rules Code of conduct
AbanteCart.com 2010 -