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 - yonghan79

#1
How-to questions / Add block to fast checkout layout
September 15, 2025, 01:22:08 PM
Hi core devs,

i try to add blocks to fast checkout page.

i see that the presentation is broken.

how i fix it?
#2
Hi core devs,

I get:

SQL-ERROR: "array (
'error_text' => 'Can\'t DROP INDEX `abqm_lang_definition_idx`; check that it exists',
'errno' => 1091,
)"  in /home/xxxxx/xxxx/core/lib/package_manager.php on line 832


when try to upgrade to 1.4.2.
#3
Hi Core Devs,

I've noticed that the stripe_customers, stripe_orders, and task_steps tables were not converted to the InnoDB engine during the upgrade process.

Was this intentional?
#4
General Discussion / AbanteCart v1.4.2 suppliers
May 01, 2025, 07:53:56 PM
Hi core devs,

i see this in the release note: Supplier Management: New core support for managing product suppliers.

My question how to add product suppliers or is this a support for third party suppliers extension?
#5
Hi core devs,

I am testing the v1.4.1 page builder extension.

I found out that the page title is empty after I publish the changes. I cleared the cache, and it is still the same. How do i add the missing title?

Also, I have a question on changing the default product page. How do I add back the default product image, descriptions, etc?

Thanks




#6
Hi core devs,

I'm found this hook "$this->getHookVar('product_description_array')" in the product.tpl file.

I have tried to add array like this:


$tabs['Test'] = [
       'title' => $view->fetch('pages/test/test_tab.tpl'),
       'html' => $view->fetch('pages/test/test_content.tpl')
];
$that->view->addHookVar('product_description_array',$tabs);


It's not working.

I tried to debug in the tpl file and found out that the variable is set as a string contains 'array', not a real array.
#7
Hi, core developers,

i want to ask if it's possible to override AForm and AHtml and then use the overriden as the default one to be used by cart?

I would like to add a custom HTML field that core code can access as well, such as the default contact us form.

Thanks.
#8
Hi core devs,

how do we restrict customer from being able to login to other store that was set by using multistore?

e.g. we have a VIP and Wholesale store. Wholesale customer should not be able to login to VIP store.

AbanteCart v1.3.4 and v1.4.0.
#9
Hi core devs,

i want to ask why does the second level breadcrumb is removed?

For example i open Home > Apparel & accessories > Shoes. the breadcrumb only shows Home > Shoes.

Please refer to the attached screenshot.

I test in a clean 1.4.0 installation. Both novator and default template are the same.

#10
Hi core devs,

i would like to ask where can we download abantecart_1.4.0_upgrade_only.tar.gz?



#11
HI Basara,

Currently we are testing AbanteCart v1.4.0 beta, we download it from Github.

I know that the default checkout is replaced by fast checkout.

My question is will the fast checkout extension automatically be removed from the extension list when we upgrade to v1.4.0 or we need to manually remove it?

Thanks.
#12
Hi core devs,

i found in the 1.4.0 code that there are preview layout code but it's not finished yet.

Are there estimation in which version of AbanteCart that it will implemented?

Thanks.
#13
Hi core devs,

I would like to ask what is the upcoming new version of AbanteCart?

Is it 1.3.5 or 1.4.0?

I looked in GitHub for 1.3.5 but i cannot find it anymore.

And if it is 1.40  will there only be the BS5 and the new Novator template supported?

Also what is the expected date of release for the next version?

Please advise.

Thanks.
#14
Development Help Needed / Change PayPal message
February 22, 2024, 01:08:15 PM
Hi Basara,

We are making an extension for payment via invoice after admin adds actual shipping charges -  having issue with hook into PayPal Commerce to let me change message on the fast checkout success page.

Sending you a PM with details.

Thanks.
#15
Hi core devs,

I have a folder that contains uploaded files that was placed under extension folder (extension_name/files), and i want to move the folder and files to a new location (under image folder) during upgrading the extension.

But when i try to upgrade the extension, i found out that the folder is removed.

Is there a way to copy the file and the folder to a new location during the upgrade routine so they are not removed?

Thanks
#16
Hi core devs,

I have several questions about the config.php file changes in v1.3.3.

1. v1.3.2 is using define while v1.3.3 is using const? Why is it changed?
2. Is this a permanent change or may change in the future?
3. How do we know that there is changes for the format?

The changes cause us unable to clone updated cart version from prior v1.3.3 to v1.3.3 via Softaculous.
#17
Hi core devs,

We see TinyMCE 5 reaches end of support April 20, 2023. 

Are you planning on moving to TinyMCE v6 for AbanteCart v 1.3.4?
#18
Hi core devs,

It seems that we need to have all of the blocks filled AND turned ON in the footer section of Bootstrap5 template  for the presentation to  look nice.

Is that a bug or it is coded that way intentionally?

Please look at the attachments.

#19
Hi core devs,

Is it possible to get which layout was used based on the route that the customer was on?

I mean like rt=checkout/cart that means the layout that was called was Cart Page.

Thanks
#20
Hi core devs,

I am working on updating our WHY2 extensions to work with v1.3.3 and bootstrap5 template.

I hook into storefront product listing section, however the products are shown doubled but not on the default template.

I also tried to add the imagezoom to bootstrap5 modal, the image zoom was not working correctly in bootstrap5 but it works in default template.

Let me know if you need the admin creds, i will send it via PM.

Forum Rules Code of conduct
AbanteCart.com 2010 -