Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: app error Customer's transactions  (Read 5204 times)

Offline fathira

  • Newbie
  • *
  • Posts: 27
  • Karma: +3/-1
    • View Profile
app error Customer's transactions
« on: May 04, 2017, 09:15:05 AM »
i try to make Customer's transactions see blow
Credit (increase balance)  0   
Debit (decrease balance) 220
Transaction Type: other  (not other option in this select box)
then put comment
after save  but unfortunately app error see blow
enter after open a new tab their is showing 3  heading see   blow
    JSON 
{"error_text":["Error: Please fill transaction type form field."],"reset_value":true,"error_code":406,"error_title":"App Error"}

    Raw Data
{"error_text":["Error: Please fill transaction type form field."],"reset_value":true,"error_code":406,"error_title":"App Error"}
    Headers

Age   0
Cache-Control   no-store, no-cache, must-revalidate
Content-Encoding   gzip
Content-Length   125
Content-Type   application/json;
Date   Thu, 04 May 2017 13:04:32 GMT
Expires   Thu, 19 Nov 1981 08:52:00 GMT
Pragma   no-cache
Server   cloudflare-nginx
Vary   Accept-Encoding,User-Agent
X-Cache   MISS
X-Firefox-Spdy   h2
cf-ray   359baa911c6e3192-SIN
x-varnish   207359740
Accept   text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding   gzip, deflate, br
Accept-Language   en-US,en;q=0.5
Connection   keep-alive
Content-Length   671
Content-Type   multipart/form-data; boundary=---------------------------275xxxxxxx15124
Cookie   __cfduid=dbc4f1f54c0d559bcab87dca4321d0e691493896981; AC_CP_754DFA4C8B=ghot5kjaaxxxxxj9vaol2; language=en; currency=INR; grid_search_form=; grid_params=%7B%22table_id%22%3A%22transactions_grid%22%2C%22sortname%22%3A%22date_added%22%2C%22sortorder%22%3A%22desc%22%2C%22selrow%22%3Anull%2C%22page%22%3A0%2C%22rowNum%22%3A150%2C%22postData%22%3A%7B%22_search%22%3Afalse%2C%22nd%22%3A1xxxxx9%2C%22rows%22%3A150%2C%22page%22%3A0%2C%22sidx%22%3A%22date_added%22%2C%22sord%22%3A%22desc%22%7D%2C%22search%22%3Afalse%7D; AC_SF_754DFA4C8B=ghot5kjaaxxxxxxk9qj9vaol2; __atuvc=19%7C18; _ga=GA1.2.xxxxx23400.14xxxxx7255; _gid=GA1.2.86xxxxx3.149xxxx419; __atuvs=590b23xxxxxxxx1a400b
Host   www.xxxxxxxx.com
Referer   https://www.xxxxxxx.com/index.php?rt=sale/customer_transaction&customer_id=19&s=xxxxxxxxxxxxxxxxxxxxx&token=gxxxxxxxxxxxxxx8s
Upgrade-Insecure-Requests   1
User-Agent   Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: app error Customer's transactions
« Reply #1 on: May 05, 2017, 01:45:04 AM »
i try to make Customer's transactions see blow
["Error: Please fill transaction type form field."],

Hello. The answer to your question is in the error message text. You need to fill New transaction type name if you have not any.


Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: app error Customer's transactions
« Reply #2 on: May 05, 2017, 01:52:33 AM »

We will improve texts in next version ;) https://github.com/abantecart/abantecart-src/issues/857

Offline fathira

  • Newbie
  • *
  • Posts: 27
  • Karma: +3/-1
    • View Profile
Re: app error Customer's transactions
« Reply #3 on: May 05, 2017, 03:37:56 AM »
THANKS for your reply
and see
one missing  see other custom transaction type box not show
see attachment  how to solve this
thanks

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: app error Customer's transactions
« Reply #4 on: May 05, 2017, 05:31:19 AM »
THANKS for your reply
and see
one missing  see other custom transaction type box not show
see attachment  how to solve this
thanks

You have javascript error on this page. Please open developer tools of your browser by F12 key press and look into console.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline fathira

  • Newbie
  • *
  • Posts: 27
  • Karma: +3/-1
    • View Profile
Re: app error Customer's transactions
« Reply #5 on: May 05, 2017, 08:21:50 AM »
sorry albo  my bad experience on the java
any other root?
i am using cloudflir  any chance this server side ? please help one by one
thanks

Offline fathira

  • Newbie
  • *
  • Posts: 27
  • Karma: +3/-1
    • View Profile
Re: app error Customer's transactions
« Reply #6 on: May 09, 2017, 12:45:01 AM »
hi
why to transaction type box missing ? see answer
my cloudflare setting included Rocket Loader setting on with automatic mode . it is improve speed to hi level ( page speed yellow 78 Rocket Loader on to increase green 93 it is impotent for abantecart speed optimization) now Rocket Loader off custom transaction type box showing now why this see blow
What does Rocket Loader do?

Rocket Loader can improve load times for pages that include JavaScript. Your search engine ranking may be improved by reducing page load time.

Rocket Loader improves page load times by:

Decreasing the number of network requests by bundling JavaScript files, even third party resources, to avoid slowing down page rendering
Asynchronously loading scripts, including third party scripts, so that they do not block the content of your page from loading immediately
Caching scripts locally (using LocalStorage, available on most browsers and smart phones) so they aren't refetched unless necessary

What Rocket Loader setting should I use?

Automatic: Optimize all JavaScript resources on your website. No configuration required
Manual: Selectively enable Rocket Loader for individual scripts. Add the following attribute to the script tag for each script where you want to enable Rocket Loader:
data-cfasync="true"

Note: The 'data-cfasync' attribute must be added to the HTML script tag before the 'src' attribute (adding the attribute via JavaScript is not sufficient).

Rocket Loader is considered Beta because it’s an experimental feature that modifies the loading and execution flow of Javascript. While efforts are taken to increase Rocket Loader’s compatibility with third-party Javascripts, not all scripts work with this feature. Issues with Rocket Loader affect only a small percentage of customers.
how to solve this ? it is impotent of abantecart
https://support.cloudflare.com/hc/en-us/articles/200168056-What-does-Rocket-Loader-do-
thanks
fathira
« Last Edit: May 11, 2017, 01:19:30 AM by Basara »

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: app error Customer's transactions
« Reply #7 on: May 09, 2017, 01:16:57 AM »
Thank you, fathira for posting solution.
Good to know that issue is related to some third-party Beta cdn feature and not AbanteCart issue

Offline fathira

  • Newbie
  • *
  • Posts: 27
  • Karma: +3/-1
    • View Profile
Re: app error Customer's transactions
« Reply #8 on: May 11, 2017, 12:36:36 AM »
can try solving this ?
can make additional code in AbanteCart ? dont missing hi speed perform AbanteCart
thanks

 

Powered by SMFPacks Social Login Mod