Show Posts


Topics - Ollie

Pages: [1] 2 3 ... 6
1
General Support / How to remove extensions from the Marketplace?
« on: August 03, 2017, 05:43:51 PM »
How do I go about removing certain extensions from the Marketplace?

2
General Support / Stuck at guest_step_1 on version 1.2.10
« on: May 08, 2017, 06:33:14 PM »
Having another problem with version 1.2.10:

When checking out as a Guest, I get stuck at guest_step_1. It won't let me go any further.

Why is this happening? How can I fix it?

3
General Support / Critical error when trying to edit an order
« on: May 08, 2017, 11:57:40 AM »
I upgraded to v 1.2.10 and I'm getting this critical error when trying to edit an order in the store admin.

Error Log:

2017-05-09 0:59:50 - database error: AbanteCart core v.1.2.10 SQL Error: Column 'sku' in field list is ambiguous
Error No: 1052
SQL: SELECT sku FROM `ac_product_option_values` pov LEFT JOIN `ac_order_options` oo ON pov.product_option_value_id = oo.product_option_value_id WHERE oo.order_id = 255809 in <b>/home/xxx/public_html/store/core/database/amysqli.php</b> on line <b>109</b>

2017-05-09 0:59:50 - warning: AbanteCart core v.1.2.10 Invalid argument supplied for foreach() in <b>/home/xxx/public_html/store/extensions/sales_plus/admin/view/default/template/pages/sale/order_details.tpl</b> on line <b>15</b>

Any insights on how to fix this problem will be greatly appreciated.   

4
I am getting different shipping rates between the UPS server and my AbanteCart store. I used the same parameters (same zip codes, same weight, same dimensions, and same type - residential vs commercial) but I'm getting rates that don't match!

5
I need help to finish three AbanteCart extensions. This is a paid job.

If interested, please send me an internal message. Thanks

6
Customization help / Need order content to show on sucess page
« on: February 27, 2017, 09:44:00 PM »
Instead of a hyperlink to an order that has been approved, I need my success page to show the actual order content. It would display the order number, shipping and billing information and cart content, including shipping method, and totals.

I believe I need to edit common/success.tpl. What code do I have to use?

7
Development Help Needed / Help with PHP code
« on: February 19, 2017, 11:30:42 AM »
I'm in the process of coding an extension and I need to know the code to get the total amount.  I tried these three code snippets, but none of them worked:

<?php echo $totalamout; ?>
<?php echo $total; ?>
<?php echo $total['text']; ?>

I also need the code for the model number of each item on the order.

8
General Support / Issues with 2checkout integration
« on: February 09, 2017, 04:36:34 PM »
I'm having some issues with 2checkout integration. For one thing, they told me I could use "inline" integration, but after I set up my account, they are now saying "inline" may not be an option with AbanteCart. If it is an option, how is it implemented?

Another problem I had with my first test order (using standard checkout), there is no record of the order in AbanteCart, even though it shows in the 2checkout dashboard. Also, the shipping information didn't transfer, the item number is incorrect (i.e. different than the item number used in my store)!

After waiting about 10 days for the approval of my application, I'm disappointed at their payment gateway and the fact that their tech support is not very supportive. Anyway, if I can't hammer out these issues, I'll probably go with Paypal.

9
General Support / Flat Rate shipping on specific items
« on: February 02, 2017, 06:02:23 AM »
My shipping charges are carrier-based for most products. There are some ADA Kits, however, that I need to charge a flat rate of $20 per kit. I tried both Default Free Shipping and Flat Rate Plus, and neither extension seems to work in my case. Any suggestions?

10
General Support / Shipping information not passing through
« on: January 31, 2017, 07:26:28 AM »
For some reason, the shipping information is not passing through at checkout. When I get an order notification by email, the shipping section is blank (no name and no address). This information is also missing in Order Details online. This only happens randomly.

11
General Support / AbanteCart not working fully with PHP 7
« on: January 26, 2017, 09:54:42 AM »
Recently, I upgraded to PHP 7 for PCI compliance. I tested my store and all the PHP functionalities seem to be working fine, except for one thing. For some reason, the store (version 1.2.9) stopped printing this line of code after the upgrade:
<?php print(file_get_contents(HTTPS_SERVER."index.php?rt=r/content/content/loadInfo&amp;content_id=3")); ?>

How can I fix this?

12
General Extensions / How to remove an extension from the Marketplace?
« on: January 17, 2017, 04:28:02 AM »
I merged two extensions into one and now I want to remove one of them from the Marketplace. What steps should I take?

13
Customization help / Add to Cart button looks goofy
« on: January 15, 2017, 05:39:39 AM »
For some reason, my Add to Cart button is showing two cart icons instead of one. See attached screenshot. How can I fix that? I appreciate if someone could give me the specific code that I need to use in style.css. Or maybe this is being caused by something else.

14
General Support / PCI Compliance
« on: January 06, 2017, 02:18:06 PM »
I need to fill out a self-assessed questionnaire (SAQ) for PCI compliance and I have a question: Is AbanteCart  PCI DSS validated?

Here's an article from Wikipedia on this topic: https://en.wikipedia.org/wiki/Payment_Card_Industry_Data_Security_Standard

If not PCI DSS validated, what do merchants need to do on their end?

NOTE: I have a strong SSL certificate and use Authorize.net for payment gateway.

15
General Support / Getting a parsing error message
« on: December 07, 2016, 11:59:48 AM »
For some reason, I'm getting this error message when placing an order in my shopping cart: 

parsererror SyntaxError: Invalid character

The shopping cart was working fine until yesterday. Any idea on how to fix the problem?


Pages: [1] 2 3 ... 6

Powered by SMFPacks Social Login Mod