Show Posts


Messages - llegrand

Pages: 1 [2] 3 4 ... 120
16
Please check to see if jpeg is set up in the allowed file extensions


https://abantecart.atlassian.net/wiki/spaces/AD/pages/24281122/Add+new+resource+type

17
General Support / Re: default wt based for 1.3.4 Issue
« on: February 09, 2024, 10:54:51 AM »
Update  to Nuno report of "not working" :   somewhere along the line the file he used was corrupted,  It is unknown at what stage.

We have corrected the issue for him on his site.   And just in case  we have replaced the patch file in our site.

All seems to be working correctly now.

the WHY2 support team

18
General Support / Re: default wt based for 1.3.4 Issue
« on: February 08, 2024, 11:22:32 AM »
FYI ,  an easy way to get the file and how to install it for 1.3.4 is on our Patch files link
https://why2central.net/patch/abantecart-v1-3-4-default-weight-path-file/

Regards,
The WHY2 support team

19
General Support / Re: Phone Number Optional On Checkout
« on: January 24, 2024, 03:08:53 PM »
Is seems either you are not selecting the correct place to turn off the requirement for phone number,  OR  you have altered something in your installation that is causing the issue.

Refer to the attached images for "proof"


20
Perhaps you have adjusted something,  but I just went to your site  and I see the continue button,   see my screen shot of a few moments ago.


21
Have you tried completing the areas that need to be selected?   The newsletter  yes/no,   and the reCaptcha? 
If you have and settings that require a checkmark like I have read the Privacy etc.  Those have to be selected.   As soon as ALL the requirements are met you will see the continue button.

22
Updating -  AbanteCart v 1.3.4  requires a min of PHP 8.0

As to updating your PHP version here is my take after 40+ years in computers,  the number one reason is security, number two is performance.

Take a peek at this versions supported PHP info
https://www.php.net/supported-versions.php

Since we provide managed services as well as hosting to our clients we firmly support using current support OS and PHP versions again based on security and performance.

Unfortunately for most things in computer world as well as other areas of life - change is the only absolute.  But it does keep things interesting. 

Most hosting providers now have multi PHP versions.   And they can be applied to different domains.  So if you have one domain where you can install AbanteCart 1.3.4  -  and select PHP 8.0 at the minimum that would leave your other sites running different PHP versions,    Just a thought.

 8) 8)






23
Hello OneMore,  been seeing your posts for a few days now.  I would like to suggest that you are using quite an old version of AbanteCart -  1.2.11 was release in 2017.

The most recent version is 1.3.4 released in 2023  You can check this page for more info of versions https://www.abantecart.com/shopping-cart-news

Based on your suggestions quite a few if not all have been added to the more recent versions over time. It is easy to update your version BUT you should consider doing in the proper methods -  one version at a time.   Or you can install the latest version  and reimport your product and update whatever you think still needs modification for your needs.   

Cheers and joyful holiday season to you.

25
AbanteCart v2.0 / So Version 2.0 is out, but limited to paid plan??
« on: October 20, 2023, 01:16:43 PM »
Hi Core Devs,

Requesting some info on your Version 2.   You started posting on this board Nov 2017.  Been several posts over the years for suggestions and inquiries as to when it was coming out.

Now we see there is a Version 2,  but only as a managed service from AbanteCart.  Is it your current decision to only offer this as a paid platform?   If so,  would have been great to know that previously.

It would be appreciated to have a post on this forum as to your future plans.

Regards,
Lee


26
Hey Nuno,
I made the post here as this is a bit of a different issue -  we adjusted the core coding for your site for the Moloni invoicing  to work correctly on the product page etc.   But thought Devs should be aware of this for all admins using incl tax in the pricing.  The have moved the checkout issue to github for a solution and that will be a good thing.

You are still wanting to "back into" a retail price by adjusting the incl tax to be rounded.  The issue then becomes how many decimals for the retail price,  how to handle the rounding for display on the product page,   and how to work with the number of decimals places the Invoicing company (Moloni)  uses in their reconstruct of the line items.  Moloni  uses 6 decimals,  and refigures the line items then rounds.   You can see how there are several places that are concerned in the decisions. 

Cheers all, welcome to the confusion of decimals and rounding
Lee



27
One thing that must be reconsidered in the include tax in the pricing  is how the product page calculates if the quantity is more than one and displays on the checkout page.  Currently the algorithm used in core code is simply to multiply  the price inc tax by the quantity.   But this introduces a rounding error of .01
And if there is more than one item ,  the difference can even be larger.

A demo product of Skinsheen  is  29.50 ,  tax is 8.5%
Price incl tax  is 32.01
Currently -  the product page and the checkout page  with show 96.03  for a qty or 3
32.01 X 3 = 96.03
But the correct amount is 96.02 for qty
(29.50 x 3) x 1.085 = 96.02
Refer to the screen shot for more information as pricing is displayed to customers at checkout -  it is confusing for customers.   And somewhat problematic when pushing info to an invoicing processor like Moloni for Portuguese clients, as it introduces the .01 difference ,  if the core coding wasn’t re-written for the Moloni push (which is what we had to do for our Moloni extension)

Additionally,  in Nuno's desire to round to even numbers with the INCL tax pricing -  the base price needs to have more than 2 decimals  or the rounding can make the difference even larger. 

28
Installation and Configuration / Re: Layouts- default/Bootstrap
« on: September 29, 2023, 03:41:40 AM »
Hello Gary,

If I understand you correctly  -  you are bring up a new store and trying the two different templates.
You are correct you do need to configure each template as to how you want it to look. 

I wonder if part of your issue is being caused by the cache system -  there is one robust one in the cart -  and additionally  your PC  is setting cookies (which is a good thing for customers)  not always helpful when adding lots of new things, or developing a site..

Try clearing your PC cookies ,  You can do that by right clicking on the padlock in the URL field.  And yes you will find yourself doing it a lot if you are switching back and forth, and make lots of changes.

And you can clear the system cache within your Admin panel - 


29
Support / Re: cache.php and critical app errors
« on: September 25, 2023, 06:06:10 PM »
a bit of confusion on our part

the "ourstore.com"  goes to https://store.ourrescue.org/   and that is a shopify site>

We have to ask,  are you asking for help in the correct forum ? AbanteCart

30
Built-in Features / Re: USPS default_usps Updates?
« on: September 14, 2023, 05:12:28 PM »
Hello,  I see you are new to the forum,  welcome. First is it nice to have participants in the forum.  But I do suggest that postings should aspire to be correct. 

With the said,  let me correct your posting: The DEFAULT USPS  is NOT a third-party.  It is a core dev application.  As you can see that in the posting from Basara (who is a core developer).   

There is a third-party enhanced USPS integration (WHY2 is the developer of that extension)   And  it was updated  in July for version 1.3.3  with the changes in the services executed by USPS.  You can verify this at our manual here  https://why2central.net/docs/usps-changelog/

That manual can be a good resource for how to even with the core USPS.  We just added some features our clients needed.

I hope this add clarity for forum readers.

Cheers
Lee (the WHY2 support team)






Pages: 1 [2] 3 4 ... 120

Powered by SMFPacks Social Login Mod