Show Posts


Messages - atmosman

Pages: 1 [2] 3
16
"or even better to grab files change from 1.2.15"  Is this an upgrade I do manually through Abantecart or do I just upload these files and skip the install program?


17
 I've figured out the + symbol is to at the All States option then add the quantity.   The problem is now that it updates everything to that same quantity and if you try and change it in the quantity field everything goes back to 0.

18
 where do I get the modified upgrade.sql ?
 

19
Here is the error log from when a customer tried to place an order. Also all my inventory in now 0 and can not be updates. I also can not add a new Stock Location. Click the + and it just sits there doing nothing. 
2019-04-07 18:35:35 - database error: AbanteCart core v.1.2.14 Cannot establish database connection. Check your database connection settings. in <b>/home/atmostoo/public_html/core/database/amysqli.php</b> on line <b>51</b>
2019-04-07 19:52:16 - warning: AbanteCart core v.1.2.14 array_key_exists() expects parameter 2 to be array, null given in <b>/home/atmostoo/public_html/extensions/usps_integration/core/lib/order_manager.php</b> on line <b>282</b>
2019-04-07 19:52:23 - warning: AbanteCart core v.1.2.14 array_key_exists() expects parameter 2 to be array, null given in <b>/home/atmostoo/public_html/extensions/usps_integration/core/lib/order_manager.php</b> on line <b>282</b>
2019-04-07 19:52:38 - warning: AbanteCart core v.1.2.14 array_key_exists() expects parameter 2 to be array, null given in <b>/home/atmostoo/public_html/extensions/usps_integration/core/lib/order_manager.php</b> on line <b>282</b>
2019-04-07 19:53:03 - warning: AbanteCart core v.1.2.14 array_key_exists() expects parameter 2 to be array, null given in <b>/home/atmostoo/public_html/extensions/usps_integration/core/lib/order_manager.php</b> on line <b>282</b>
2019-04-07 19:53:07 - warning: AbanteCart core v.1.2.14 array_key_exists() expects parameter 2 to be array, null given in <b>/home/atmostoo/public_html/extensions/usps_integration/core/lib/order_manager.php</b> on line <b>282</b>

20
https://abantecart.atlassian.net/wiki/spaces/AD/pages/22511641/Global+Search
the above reference gives some clues as to how to do this

Jeff,  xml changes are located in the system>localization>language definitions
in the translation block -  type in part of the phrase you wish to change and it will bring up all the instances for you
Lee

Made the changes, thank you.

21
So far the only thing that has worked for me is to change that message  in text_message_failed_order language definition.

22
You can also try PayPal Express and Pro version
With PayPal Express I don't get the orders logged into the AbanteCart system so I don't collect any customer order info and PayPal Pro is too expensive for the amount of sales I do.

If I can figure out how to change the definitions I'll just do that

23
well I changed
var timeout = 30;
to var timeout = 35;

and the order still failed
"Failed or missing response from payment verification. Manual verification is required! this link"

24
Hi. Did you try to increase IPN timeout as suggested ?http://forum.abantecart.com/index.php/topic,6589.msg28743.html#msg28743

No I thought that was fixed in the new version.
What line should I change and by how much?
Code: [Select]
var timeout = 30;
(function worker() {
if(timeout <=0){
location = '<?php echo $success_url;?>';
return;
}
timeout -=5;

25
 I have moved my site from a sub domain to its own domain and I have verified that the ssl is good https://atmostools.com but my PayPal payments are still coming back as failed but the order did go through and process


Message status:
    warning

Date:
    10/14/2018 12:20:06 PM

Number of repetitions:
    0

Failed or missing response from payment verification. Manual verification is required! this link

any thoughts how to get this fixed?

26
Shipping Modules / USPS Integration by Why 2 we hear you
« on: August 17, 2018, 12:23:02 PM »
 Does anybody know how to get in contact with the Why 2 We Hear You company? I can not log into their website because it says my password is wrong and it has no way of resetting my password. I have tried logging in with a new id and it will not let me create a ticket because I haven't bought anything.
 
 I have tried to upgrade to the latest version of their softwareand it keeps saying I have a critical error and does not complete the install.   

27
Support / Re: Domain path problems
« on: June 12, 2018, 02:57:41 PM »
 The problem is no matter if I set the path to atmostools.com or atmostools.clockmaker.com I get the same error is there another place t change the path besides in "Settings" "Store Detail"  store URL

28
Support / Domain path problems
« on: June 11, 2018, 12:05:21 PM »
 I have AbanteCart set as a sub-domain  on my website. The site is working but keep throwing errors.
Can anybody tell me what I need to change?
I have tried atmostool.com and atmostools.clockmaker.com

2018-06-11 8:18:16 - App Warning: AbanteCart core v.1.2.12 Warning: Accessing store with non-configured or unknown domain ( atmostools.com/ ).
Check setting of your store domain URL in System Settings . Loading default store configuration for now. in /home/clockmak/atmostools.clockmaker.com/core/lib/config.php on line 209
2018-06-11 8:25:07 - Error: RCPT TO not accepted from server!
2018-06-11 8:25:07 - Error: DATA not accepted from server!
2018-06-11 8:25:08 - Error: DATA not accepted from server!
2018-06-11 8:25:08 - Error: QUIT not accepted from server!

29
 Your correct. I just tested my site on 4 different websites and it says the SSL is not working. I have been paying for 5 months now and thought it was configured correctly. I'll get it fixed and see what happens

30
Did you completely replace all files to new? Do you test on real site domain, is your SSL valid ?

 I uploaded all files and folders in the default_pp_ standart folder even the install.php/uninstall.php and main.php
 it is running on a live site. www.atmostools.com
yes the SSL is valid, but that page does not come up at https://

Pages: 1 [2] 3

Powered by SMFPacks Social Login Mod