Show Posts


Topics - maulikvrl2010

Pages: [1]
1
General Support / User Permissions for Customer Management
« on: February 21, 2024, 09:30:50 AM »
I've created a store and everything is working great. I have a question: Is there an option for a particular user group to only see and manage their own customers, provide credit amounts, and view orders placed by those customers?

What I'm trying to achieve is this: the main admin would have full authority, while sub-admins would only be able to create or add their own customers, not all customers, because I have multiple sub-admins with their own set of customers. Therefore, other sub-admins should not be able to see each other's customers, and they should only be able to credit their own customers.

I've already created a user group where I can grant access to create, edit, and delete customers, but the issue is that sub-admins can view all customers.

In simpler terms, sub-admins (or the individuals I've created) should only be able to view and authorize their own customers. They should be able to view customer details, update and delete them, credit and debit amounts for their own customers, and view orders placed by their own customers.

2
General Support / white screen error
« on: February 16, 2024, 01:01:38 AM »
I have installed AbanteCart multiple times, but after some time, I cannot view my store; it shows a white screen. However, my admin panel is working fine, and there are no errors displayed in the error log. You can check it here: [https://abantecart.maulikkamani.com/].
can you please help?

3
General Support / emails steel not working
« on: August 25, 2023, 03:29:53 AM »
Upon changing the server, I have encountered an error within the error log and have been unable to send or receive emails. The specific error message is as follows:

"2023-08-24 19:35:31 - AMail. transport: Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport: Connection could not be established with host 'smtp.XXXX.com:587': stream_socket_client(): Unable to connect to smtp.dreamhost.com:587 (Connection refused)"

I have engaged with my service provider in an attempt to resolve the issue. According to their assessment, everything appears to be functioning correctly on their end.

I have also verified that email settings on the server site are properly configured and that email sending is operational. In addition, I've conducted tests using ports 465, 587, and 25, but the issue persists.

Interestingly, I am able to successfully log in to my server email account and send/receive emails directly from there. However, the problem arises when attempting to send emails through my application.

I have made an effort to find a solution to this issue by researching online resources, including the discussion on the AbanteCart forum here: forum.abantecart.com/topic/4200. Unfortunately, I have not been able to pinpoint the exact cause of this problem.

Given your expertise in this field, I kindly request your assistance in diagnosing and resolving this matter. Your insights and guidance would be greatly appreciated.

Thank you for your time and consideration. Please let me know if you require any further information from my end.

4
Support / Google reCAPTCHA both not working
« on: May 14, 2023, 01:34:48 PM »
 :( :( :(
Both Google reCAPTCHA V2 and V3 are not working on my website. Additionally, I couldn't find the Google reCAPTCHA script in the view source of my website. I have also searched through old questions, but I haven't found a definitive solution to the issue. please help me for it

5
Security / Redirct other page
« on: April 22, 2023, 03:50:13 AM »
Hello
           Please help me for this website not hacked
            When i try to check out it's redirect me other page i use fast check system. But when i use bake button in browser it's redirect me original page

acmeproductsstore DOT com / store
index.php?rt=r/checkout/pay/address&type=payment           (Wrong url)
index.php?rt=checkout/cart                                                 (correct url)

Should my website is hacked? I really didn't find out point what just it's working fine hour an ego now wrong url is send my customer data to any other person like card information and other details and when i should try to back button it's redirect me original page

6
Extension Support / fake orders
« on: April 21, 2023, 12:20:09 AM »
I have use abantecard more than 3 years but never happened this
I am getting about 1000+ fake orders in less than 10 mins.
When i show in error log it's show me like that ?
Every orders with change IP address.
Did any one please help my website and my bussiness stop working bez of this.
Help me to solve this error.

database error: AbanteCart core v.1.3.3 SQL Error: Duplicate entry '14401-0-0' for key 'abmt_orders.PRIMARY'
Error No: 1062
SQL: INSERT INTO `abmt_orders`
SET order_id = '14401', store_id  = '0',
store_name = 'store',
store_url = '',
customer_id = '0',
customer_group_id = '1',
firstname = 'kaccexqycze',
lastname = 'kaccexqycze',
email = 'kaccexqycze@gmail.com',
telephone = '1234567890',
fax = '',
total = '7',
language_id = '1',
currency = 'USD',
currency_id = '1',
value = '1',
coupon_id = '0',
ip = ''(every time IP address change),
shipping_firstname = '',
shipping_lastname = '',
shipping_company = '',
shipping_address_1 = '',
shipping_address_2 = '',
shipping_city = '',
shipping_postcode = '',
shipping_zone = '',
shipping_zone_id = '0',
shipping_country = '',
shipping_country_id = '0',
shipping_address_format = '',
shipping_method = '',
shipping_method_key = '',
payment_firstname = 'kaccexqycze',
payment_lastname = 'kaccexqycze',
payment_company = '',
payment_address_1 = 'kaccexqycze kaccexqycze',
payment_address_2 = '',
payment_city = 'kaccexqycze',
payment_postcode = '00000',
payment_zone = '',
payment_zone_id = '0',
payment_country = 'Antarctica',
payment_country_id = '8',
payment_address_format = '',
payment_method = '',
payment_method_key = '',
comment = '',
date_modified = NOW(),
date_added = NOW()
PHP call stack:
#0 /home/acmeprod/public_html/store/core/lib/db.php:102
#1 /home/acmeprod/public_html/store/core/engine/extensions.php:1162
#2 /home/acmeprod/public_html/store/core/engine/extensions.php:383
#3 /home/acmeprod/public_html/store/core/lib/db.php:68
#4 /home/acmeprod/public_html/store/storefront/model/checkout/order.php:237
#5 /home/acmeprod/public_html/store/core/engine/extensions.php:1162
#6 /home/acmeprod/public_html/store/core/engine/extensions.php:383
#7 /home/acmeprod/public_html/store/storefront/model/checkout/order.php:106
#8 /home/acmeprod/public_html/store/core/lib/order.php:412
#9 /home/acmeprod/public_html/store/extensions/fast_checkout/storefront/controller/responses/checkout/pay.php:477
#10 /home/acmeprod/public_html/store/extensions/fast_checkout/storefront/controller/responses/checkout/pay.php:397
#11 /home/acmeprod/public_html/store/extensions/fast_checkout/storefront/controller/responses/checkout/pay.php:1545
#12 /home/acmeprod/public_html/store/core/engine/dispatcher.php:306
#13 /home/acmeprod/public_html/store/core/engine/response.php:87
#14 /home/acmeprod/public_html/store/core/engine/router.php:223
#15 /home/acmeprod/public_html/store/core/engine/router.php:86
#16 /home/acmeprod/public_html/store/index.php:97
in <b>/home/acmeprod/public_html/store/core/database/amysqli.php</b> on line <b>137</b>

7
Hello
          I am just transfar my server but my index page show white screen no is view.
          In log file they show me a error.
          Unknown Error:  AbanteCart core v.1.3.3 Call to undefined function mime_content_type() in
               /home/acmeprod/public_html/store/storefront/view/default/template/common/head.tpl on line 40

8
Support / Seesion
« on: April 01, 2023, 03:52:22 AM »
My server show me this error so download in localhost but it's still show me this error.


" Your server is unable to create a session necessary for AbanteCart functionality. Check logs for exact error details and contact your hosting support administrator to resolve this error."


It's show me localhost error why how to solve this also try to change php.ini file session.auto-save:0 or 1 both try and restat server but it's show me same error Pleases help

9
General Support / session errror
« on: March 30, 2023, 07:57:45 AM »
 Your server is unable to create a session necessary for AbanteCart functionality. Check logs for exact error details and contact your hosting support administrator to resolve this error.


my server is update php 8 form php 7.4.
My website stop working so change again PHP 7.4 but now my add to card button and other function are not working same as i try to login as an admin but it's show me above error.

Please Help Talk with hosting provider but they say problem with you coding site.

10
General Support / Install Error verison
« on: September 10, 2022, 02:00:56 AM »
i am trying to install abantecart version 1.2.16 but it's show warring and errors .

warning: Undefined array key "rt" in /home/fs5k4n1dokjd/public_html/.../core/init.php on line 81warning: Undefined array key 0 in /home/fs5k4n1dokjd/public_html/.../core/lib/error.php on line 114error: Uncaught Error: Undefined constant "IS_ADMIN" in /home/fs5k4n1dokjd/public_html/.../core/lib/exceptions/exception.php:93 Stack trace: #0 /home/fs5k4n1dokjd/public_html/.../core/lib/exceptions.php(111): AException->showErrorPage() #1 /home/fs5k4n1dokjd/public_html/.../core/lib/exceptions.php(59): ac_exception_handler() #2 /home/fs5k4n1dokjd/public_html/.../core/lib/error.php(114): ac_error_handler() #3 /home/fs5k4n1dokjd/public_html/.../core/lib/exceptions/exception.php(76): AError->toLog() #4 /home/fs5k4n1dokjd/public_html/.../core/lib/exceptions.php(109): AException->logError() #5 [internal function]: ac_exception_handler() #6 {main} thrown in /home/fs5k4n1dokjd/public_html/.../core/lib/exceptions/exception.php on line 93

How to solve this error  :-X :P :-[ :-[ :-[

11
General Support / MySQL version
« on: September 10, 2022, 12:24:43 AM »
Hello ,
           I have GoDaddy server there is use MySQL Version 4.9.7 because of that I can't install latest version.
           Should i install AbanteCart old version it's ok for me?
           Please Refer me good version for me.

Pages: [1]

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.