Show Posts


Messages - abolabo

Pages: [1] 2 3 ... 141
1
Support / Re: Help with the .ico logo
« on: Today at 05:33:52 AM »
What file do I have to open to get the HTML code you're showing me? Thank you.

any page. it's a head

2
Support / Re: Help with the .ico logo
« on: March 20, 2025, 03:24:51 AM »
you should change icon files. Just open source code of your cart and find something like this

3
Built-in Features / Re: Shipping doesn't work at check out
« on: March 17, 2025, 05:15:33 AM »
I updated to the new cart.   But I can't upgrade just the USPS extension.

default_usps extension is a part of AbanteCart. It upgraded with core.

4
Built-in Features / Re: Shipping doesn't work at check out
« on: March 14, 2025, 05:47:15 AM »
I just realized I have very 1.2.1 and you offer 1.3. Can I upgrade for free?  Or do I have to purchase the latest version?

https://abantecart.atlassian.net/wiki/spaces/AD/pages/4980799/AbanteCart+Upgrade

5
General Discussion / Re: Search Model by Default
« on: March 12, 2025, 05:06:50 AM »
open file public_html/extensions/novator/storefront/view/novator/template/blocks/search_top.tpl
and add <input type="hidden" name="model" value="1"/>
inside <form> tag.
Note: if you plan to upgrade cart in the future this modification will be overwritten

6
General Discussion / Re: Group Pricing Display when Logged In
« on: March 11, 2025, 05:04:09 AM »
discounted price is a special price.
See this link for details

7
General Support / Re: Estimates
« on: March 10, 2025, 04:26:41 AM »
only via email.
Admin->Sales->Send Mail

Thanks for your reply. It's unfortunate that it doesn't have a formal estimate template; the customer needs an estimate for a repair to claim insurance. I will have to use another application to do this, and it will look informal because the look will be different from the website/Abantecart.

Please clarify your business process.
Can you describe step-by-step checkout process?

8
General Support / Re: Estimates
« on: March 09, 2025, 05:53:10 PM »
only via email.
Admin->Sales->Send Mail

9
Templates / Re: Novator - Remove Dark / Light Theme Switch Button
« on: March 07, 2025, 10:10:30 AM »
see common/page.tpl file. line 24

But note, all your changes will be overwritten during upgrade process.
To avoid it in the future you should to copy novator as you own template, or create new your custom extension which will replace some files of novator template such as tpl or css.
I guess second variant less painful

10
General Support / Re: Layout format
« on: March 06, 2025, 04:32:36 AM »
Thanks, but it is not that. It is the custom block content of BS5 Main Page Carousel.

e.g.
<p><img src="resources/image/18/7b/f.png"></p><p><img src="resources/image/18/7a/9.png"></p><div id="mainPageSliderIndicators" class="carousel carousel-dark slide bg-light" data-bs-ride="carousel"><div class="carousel-indicators"><button type="button" data-bs-target="#mainPageSliderIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#mainPageSliderIndicators" data-bs-slide-to="1" aria-label="Slide 2"

etc.

Its this block of text I am looking for

we always suggesting to use search on admin side. Any word from storefront.  ;)

11
General Support / Re: Layout format
« on: March 04, 2025, 04:14:03 AM »
thanks all, i got it sorted.

Problem now is I fiddled with the main carousel html and ruined it. Where can I find a copy of the default block?
since v1.4.1 we use layout.xml files to import layouts into database.
default template: https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/layout.xml
novator tempate: https://github.com/abantecart/abantecart-src/blob/master/public_html/extensions/novator/layout.xml

12
General Support / Re: Layout format
« on: March 02, 2025, 05:02:15 AM »
not sure understand you correctly.
Did you read this doc?
https://abantecart.atlassian.net/wiki/spaces/AD/pages/11763764/Pages+Layouts

If you have an issues, can you check them on our demo first?

13
thanks for the reply

this is the error log
https://drive.google.com/file/d/1nFjAdNJJpAqEbGts53QNcZcZtybUrl7D/view?usp=sharing

i dont know what it means

i got message on abantcart saying:

Incorrect index.php file permissions
Message status:
warning
Date:
01/10/2025 01:05:03 PM
Number of repetitions:
3639897
/home/bluelotu/public_html/index.php file is writable. It is recommended to set read and execute modes for this file to keep it secured and running properly!



3911
/home/bluelotu/public_html/system/config.php file needs to be set to read and execute modes to keep it secured from editing!


i  unticked the write box on these, i set to read and execute

if i delete it, and rebuild it all, will it stop this problem? as it was so easy to build he site, but proving impossible to fix lol
thanks again for your help

Warning is not error.
But you have a problems much bigger.
Just opened your error_log file and found you have a issues after incomplete upgrade process.

Code: [Select]
2025-01-13 13:19:39 - App Error:  AbanteCart core v.1.3.4  Error: Cannot upgrade file : 'extensions/novator/storefront/view/novator/css/tm_style.css
 Error: Cannot upgrade file : 'extensions/novator/storefront/view/novator/template/responses/checkout/address.tpl
 Error: Cannot upgrade file : 'storefront/view/default/template/responses/checkout/address.tpl
 Error: Cannot upgrade file : 'admin/controller/responses/listing_grid/menu.php
 Error: Cannot upgrade file : 'extensions/ups/core/ups-api/AddressValidation/.php_cs
 Error: Cannot upgrade file : 'extensions/ups/core/ups-api/AddressValidation/.travis.yml
 Error: Cannot upgrade file : 'extensions/ups/core/ups-api/AddressValidation/README.md
 Error: Cannot upgrade file : 'extensions/ups/core/ups-api/AddressValidation/composer.json

I suggest you replace all files from public_html directory https://github.com/abantecart/abantecart-src/tree/1.3.4 except public_html/system subfolder in manual mode (via ftp, ssh. cPanel fileManager etc)
Just download this zip https://github.com/abantecart/abantecart-src/archive/refs/tags/1.3.4.zip and replace





14
Templates / Re: error log on V.1.4.1
« on: February 28, 2025, 07:20:04 AM »
that ok but now i get next error:




2025-01-24 14:55:41 - Unknown Error: AbanteCart core v.1.4.1 Call to undefined method db_result_meta::fetch_object()
Trace:
#0 /home/u6047506/public_html/core/lib/db.php(119): AMySQLi->query()
#1 /home/u6047506/public_html/core/engine/extensions.php(1159): ADB->_query()
#2 /home/u6047506/public_html/core/engine/extensions.php(390): ExtensionsApi->__ExtensionsApiCall()
#3 /home/u6047506/public_html/core/lib/db.php(85): ExtensionsApi->__call()
#4 /home/u6047506/public_html/core/lib/dataset.php(89): ADB->query()
#5 /home/u6047506/public_html/core/lib/menu_control_storefront.php(36): ADataset->__construct()
#6 /home/u6047506/public_html/extensions/novator/storefront/controller/blocks/mega_menu.php(187): AMenu_Storefront->__construct()
#7 /home/u6047506/public_html/extensions/novator/storefront/controller/blocks/mega_menu.php(49): ControllerBlocksMegaMenu->buildMenu()
#8 /home/u6047506/public_html/core/engine/dispatcher.php(306): ControllerBlocksMegaMenu->main()
#9 /home/u6047506/public_html/core/engine/dispatcher.php(341): ADispatcher->dispatch()
#10 /home/u6047506/public_html/core/engine/dispatcher.php(341): ADispatcher->dispatch()
#11 /home/u6047506/public_html/core/engine/page.php(110): ADispatcher->dispatch()
#12 /home/u6047506/public_html/core/engine/router.php(204): APage->build()
#13 /home/u6047506/public_html/core/engine/router.php(86): ARouter->route()
#14 /home/u6047506/public_html/index.php(101): ARouter->processRoute()
#15 {main} in /home/u6047506/public_html/core/database/amysqli.php on line 136

solved. Please apply this patch to core/database/amysqli.php file

https://github.com/abantecart/abantecart-src/commit/5d2206dc3f1d29454c86d39ce7938d66a245d4d4

15
General Support / Re: SQL Errors on customer login, V. 1.4.1
« on: February 28, 2025, 03:50:29 AM »
Thanks. If I can ask a really dumb question here: how do I do that? My host uses CPanel and phpMyAdmin for database editing.

I did confirm that the table is missing from my database, but as to creating it...

1. open your file public_html/system/config.php and find DB_PREFIX constant value.
2. Then go into phpMyAdmin, open your database (see name in the config.php )
3. click SQL button to run sql-query.
4. open this file https://github.com/abantecart/abantecart-src/blob/master/public_html/install/abantecart_database_upgrade.sql#L73
Copy code since line  73 and below and paste into sql query textearea.
5. replace all default table prefixes `ac_  with yours from config.php file.
6. Run query.



Pages: [1] 2 3 ... 141

Powered by SMFPacks Social Login Mod