Show Posts


Messages - G. O.

Pages: 1 2 [3] 4 5 ... 13
31
General Support / Re: Contact Us Form on v.1.4.1
« on: April 13, 2025, 10:59:23 AM »
try to remove all messages. i guess nofitication depends on repeating

actually i do this step every time i try something new so that's also passed.

32
General Support / Re: Contact Us Form on v.1.4.1
« on: April 12, 2025, 06:06:50 PM »
the final solution i did followed as next:

I placed my Gmail email in the extension of forms then store email and activated the Google reCAPTCHA v3 and in the form settings i did as you can see in the screenshot pics and form working fine and emails arriving to my Gmail inbox with all details in the form but the only problems i have now is on admin dashboard there is no notification message telling me there is an enquiry and in the arrival email to my inbox the sender of form's name doesn't appearing in the details, also the sender of orders receiving an email not as a sender of orders but as a web store owner which says You have received an order. I think we are very near to solve these small issues.   

33
General Support / Re: Contact Us Form on v.1.4.1
« on: April 12, 2025, 02:35:18 PM »
Your contactUs form works as expected.
I created new customer, changed store email to mine
and i got this email to another mailbox address.
See screenshot

 i see that you tried the form and here in the screenshot pics the results i got.

34
Templates / meta tags for sharing links to 3rd sites on V.1.4.1
« on: April 12, 2025, 10:41:09 AM »
Hello,

I already searched the forum but couldn't find a useful solution on:
How to integrate meta tags on all categories and products to push sharing function to show the category/product name, image and description?

I edited the head.tpl file and placed the next code but that only will work with the main webpage URL
<!-- Essential Meta Tags -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="robots" content="index, follow" />
<meta name="author" content="" />
<meta name="description" content=" is a trusted manufacturer of premium uniform fabrics for all industries. Discover our durable and comfortable collections today." />
<meta name="keywords" content=" uniform fabrics, industrial fabrics, medical fabrics, airline uniforms, textile manufacturer, durable textiles" />

<!-- Open Graph Meta Tags -->
<meta property="og:title" content="" />
<meta property="og:description" content="Premium uniform fabric collections crafted for durability and comfort across industries." />
<meta property="og:type" content="website" />
<meta property="og:url" content="" />
<meta property="og:image" content="resources/image/19/2d/c.jpg" /> <!-- Replace with your actual image -->

<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="" />
<meta name="twitter:description" content="Explore our high-quality, industry-standard uniform fabrics." />
<meta name="twitter:image" content="resources/image/19/2d/c.jpg" /> <!-- Replace with your actual image -->
<meta name="twitter:site" content="" /> <!-- Replace with your Twitter handle if available -->

<!-- Security & Performance -->
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />
<meta name="referrer" content="no-referrer-when-downgrade" />

<!-- Mobile Web App & Theme Color -->
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="theme-color" content="#005f73" />


how to make the same technique to inject information and retrieving them pre-sharing the categories/products URL links on 3rd websites?

can we expect a good news in next AbanteCart Version related to this issue?


Thank you Team

35
General Support / Re: Contact Us Form on v.1.4.1
« on: April 12, 2025, 10:24:17 AM »
Your contactUs form works as expected.
I created new customer, changed store email to mine
and i got this email to another mailbox address.
See screenshot

according to your answer I placed the store email as (abcotex.llc@***.com). ContactUsFrm emails now arriving to inbox of Gmail mentioned in the website store email but I don't know how you got that screenshot result but i just tested the form again and as i said in the previous answer that only (Enquiry) appearing in the email and admin side notification message.  can you try to submit the contact us form now and give it a try please?

36
Quickly and easily design AbanteCart Themes with VNC - AbanteCart Template Framework.



Full features include:
  • Add more buttons in tinymce editor
  • Add relation products base on category
  • Quick print in invoice page
  • Modify system hooks in some files
  • Custom admin logo
  • HTML Meta Code
  • Add main_menu with item contain any block
  • Twig engine for template
  • Clone layout featured
  • Advanced theme customizing with flexible theme options
  • Flexible Backup & restore theme data (Isolation)
  • Built in block with JS library option
  • Add blocks: viewed_products, offers,main_menu
  • Product special countdown, viewed products, refine search
  • Share buttons, facebook meta tags
  • Suffix URL, rich snippets, google site map
  • Bulk generate SEO url, redirect 301, URLs alias manager
  • Repairing tools
  • Clean checkout page interface

*NOTE: This extension require minimum php version is 5.6+

Download FREE and reference documents on the Marketplace

where is that tool link?

37
Templates / Re: error log on V.1.4.1
« on: April 12, 2025, 09:29:19 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

Thank you Sir, are you planning to upgrade this file in next version too or i should upgrade it now?


38
General Support / Re: Contact Us Form on v.1.4.1
« on: April 11, 2025, 02:17:41 PM »
i just discovered that there is an option should be activated for getting notification on admin dashboard for the contact us form enquiry details.  still i need to know how to push the form enquiry to arrive to email inbox and without the unnecessary fields as well as the CAPTCHA and Google reCAPTCHA codes.

Fix with captcha here
https://github.com/abantecart/abantecart-src/blob/1.4.2/public_html/core/engine/form.php
https://github.com/abantecart/abantecart-src/blob/1.4.2/public_html/storefront/controller/pages/content/contact.php
Just replace files.
Regarding uploaded files. You should find them in admin->system->data->file uploads.


according to your recommendation i did replaced the files with the new ones and the results as you see in the screenshot but i should say that the contact us form fulfilled as usual but in the result only showing the enquiry message without name surname, gender, etc...

spam is empty

still emails appearing in sent box as before.

39
General Support / Re: Contact Us Form on v.1.4.1
« on: April 11, 2025, 10:30:53 AM »
Looks like trouble in gmail that you use as mailer.
Can you try to set your sender email (abcotex.llc@***.com) as store email (instead info@***.com) ?
Looks like google don't like when sender email address not equal real sender account


after replacing the files codes you advised i found that the form is working but all emails forms appearing only in the sender (sent box) only and not appearing in the inbox or admin messages notifications as also it is printing all form's fields the required and not required fields.

1. Try to create and send new email from you to yourself (email loop) via email page (gmail etc) and let us know if you got this email in the inbox.

2. Regarding uploaded files. There are two limitations, first in on php.ini side. see post_max_size, upload_max_size.
So if you plan to receive files via contactUs form you should to test with some small images and then increase values of php-directives.
Second limitation related to mailer. Usually mail server do not send emails greater than 7Mb.

Regarding other data.
I'll test this part of code a bit later and let you know

yes, i can confirm that i got the email in my inbox as you can see in my attachment

40
General Support / Re: Contact Us Form on v.1.4.1
« on: April 11, 2025, 09:59:44 AM »
i just discovered that there is an option should be activated for getting notification on admin dashboard for the contact us form enquiry details.  still i need to know how to push the form enquiry to arrive to email inbox and without the unnecessary fields as well as the CAPTCHA and Google reCAPTCHA codes.

41
General Support / Re: Contact Us Form on v.1.4.1
« on: April 11, 2025, 07:55:01 AM »
Looks like trouble in gmail that you use as mailer.
Can you try to set your sender email (abcotex.llc@***.com) as store email (instead info@***.com) ?
Looks like google don't like when sender email address not equal real sender account


after replacing the files codes you advised i found that the form is working but all emails forms appearing only in the sender (sent box) only and not appearing in the inbox or admin messages notifications as also it is printing all form's fields even the CAPTCHA code too, as also the required and not required fields. 

42
Template Support / Re: Blurb text on V.1.4.1
« on: April 11, 2025, 07:50:46 AM »
blurb cannot be html. It's just a short description of product


we cannot keep the html version anyway with a fix for this issue ?

what the aim of html-version of blurb?


it is gonna be more attractive for client when has some bold font and colors and maybe some JS

43
Template Support / Re: Blurb text on V.1.4.1
« on: April 11, 2025, 05:18:08 AM »
blurb cannot be html. It's just a short description of product


we cannot keep the html version anyway with a fix for this issue ?

44
Template Support / Blurb text on V.1.4.1
« on: April 11, 2025, 04:24:51 AM »
hello,

i change the Blurb text typing from text to html on database but when i checked the storefront page for categories and products i found that when using expanded option for products as in the screenshot, the Promotional text showing the contain as html code.

How to fix it plz?

php: 8.3
AbanteCart: NOVATOR V.1.4.1

45
General Support / Re: Contact Us Form on v.1.4.1
« on: April 11, 2025, 04:12:25 AM »
Can you provide access to your admin side via private message?

check you inbox plz

try to replace your files with this
https://github.com/abantecart/abantecart-src/blob/2724b43aa1c9cb122734acdfe9b7173542f528a7/public_html/storefront/controller/pages/content/contact.php
and
https://github.com/abantecart/abantecart-src/blob/2724b43aa1c9cb122734acdfe9b7173542f528a7/public_html/core/engine/form.php

and let us know


i replaced those files and after testing the contact us form i got these error log: and when submitting the form i got next screen as you can see in my screenshot

ERROR LOG:
2025-04-11 6:59:47 - Unknown Error: AbanteCart core v.1.4.1 Call to undefined method ALanguage::getAndReplace()
Trace:
#0 /home/core/engine/dispatcher.php(306): ControllerPagesContentContact->main()
#1 /home/core/engine/dispatcher.php(341): ADispatcher->dispatch()
#2 /home/core/engine/page.php(108): ADispatcher->dispatch()
#3 /home/core/engine/router.php(204): APage->build()
#4 /home/core/engine/router.php(86): ARouter->route()
#5 /home/index.php(101): ARouter->processRoute()
#6 {main} in /home/storefront/controller/pages/content/contact.php on line 50

oh, sorry, forgot this file
https://github.com/abantecart/abantecart-src/blob/1.4.2/public_html/core/engine/language.php#L184
Please replace too



i replaced the required file and tested again the form and just on screen got a notification that the (Your inquiry has been successfully sent to the store owner!) but nothing arrived no on admin no on email and no error logs at all.

Pages: 1 2 [3] 4 5 ... 13

Powered by SMFPacks Social Login Mod