Search found 28 matches

Search found 28 matches

Re: Affiliate Automatic Commission - Not updating

Ok, I set both of those tables with index. I also ran this script to update the table to the correct values. UPDATE oc_affiliate_transaction JOIN oc_order ON oc_affiliate_transaction.order_id = oc_order.order_id SET oc_affiliate_transaction.affiliate_id = oc_order.affiliate_id; That's a temp fix to ...

Jump to post
  • Tue Nov 21, 2017 12:57 am
  • Replies 9
  • Views 912
Re: Affiliate Automatic Commission - Not updating

My problem with that (I would gladly if possible) is that I have payment plugins that are built for 2.1.0.1 and will cease to work if updated. Is there anything I can look for in the code to fix myself and keep 2.1.0.1 for now?

Jump to post
  • Sat Nov 18, 2017 11:19 am
  • Replies 9
  • Views 912
Re: Affiliate Automatic Commission - Not updating

I can find nothing in the files that would cause this. I'm attaching screenshots that show the problem within the database itself. The proper affiliate is listed within the oc_order table but NOT within the affiliate_transaction table.

Jump to post
  • Sat Nov 18, 2017 8:05 am
  • Replies 9
  • Views 912
Re: Affiliate Automatic Commission - Not updating

Login to admin - Go to System - Settings - Edit Store - Option Tab - Change Automatic Commission radio to Yes - Save Wait a couple days for sales to build Login to admin - Got to Reports - Marketing - Affiliates - Set Filter for Dates that Automatic Commissions was set to yes Have Zero results Log i...

Jump to post
  • Fri Nov 17, 2017 12:54 am
  • Replies 9
  • Views 912
Prevent affiliate commissions for certain product options

Is there any way, natively, to prevent affiliate commissions being added for certain product weights (set in Options)?

Jump to post
  • Fri Nov 17, 2017 12:15 am
  • Replies 1
  • Views 231
Affiliate Automatic Commission - Not updating

When we turn Automatic Commissions to Yes, we are not having them go through. Each affiliate's transaction page shows no new orders once the Automatic Commissions is set to Yes.

I know that's not much info, but I'm not sure what else I can provide to help get an answer.

OC Version 2.1.0.1

Jump to post
  • Fri Nov 17, 2017 12:14 am
  • Replies 9
  • Views 912
Clear cart after session expiration

How would I go about modifying OC to clear the customer's cart after their session is expired?

Jump to post
  • Fri Jul 07, 2017 3:32 am
  • Replies 1
  • Views 506
Re: Empty cart after logout - 2.1.0.1

That didn't do it either.

Jump to post
  • Fri Jul 07, 2017 12:53 am
  • Replies 6
  • Views 1195
Re: Empty cart after logout - 2.1.0.1

I already tried this option and it didn't change a thing for me.

Jump to post
  • Fri Jul 07, 2017 12:25 am
  • Replies 6
  • Views 1195
Empty cart after logout - 2.1.0.1

I have tried the various fixes but none are clearing the cart after logout. This is what I currently have in file /system/library/cart/customer.php if ($customer_query->num_rows) { $this->db->query("delete FROM " . DB_PREFIX . "cart WHERE customer_id = '". $customer_query->row['c...

Jump to post
  • Thu Jul 06, 2017 2:39 am
  • Replies 6
  • Views 1195
Re: Unapproved/Disabled Affiliates Having Commissions Added

Nope. Boring native OC. It's also sending out affiliate sale notifications to disabled accounts.

Jump to post
  • Thu Dec 15, 2016 12:41 am
  • Replies 5
  • Views 1049
Unapproved/Disabled Affiliates Having Commissions Added

We've disabled and unapproved a majority of the affiliates that at were one time approved and enabled on our OC ver. 2.1.0.1 store. However, these affiliates are receiving commissions automatically when Automatic Commission is enabled. Shouldn't this ONLY apply to affiliates that are both approved a...

Jump to post
  • Wed Dec 14, 2016 12:32 am
  • Replies 5
  • Views 1049
Re: Disable City from Zones?

Good call. Your plugin suggested is very close to your payment plugin for charges that I've used. I'll see if the client wants to go that route. Thanks for the help!

Jump to post
  • Sat Jul 09, 2016 1:22 am
  • Replies 2
  • Views 773
Disable City from Zones?

I need to be able to disable San Diego, CA from our area of shipping. Usually we just disable the zone but Opencart doesn't drilldown to the city level. How can I go about achieving this?

Jump to post
  • Thu Jul 07, 2016 11:18 pm
  • Replies 2
  • Views 773
Re: Update Quantity in Cart view w/product options broken

That did it! Had to contact my host but the problem was in Sushin and not Opencart. Thank you!

Jump to post
  • Thu Dec 24, 2015 2:14 am
  • Replies 4
  • Views 1110
Re: Update Quantity in Cart view w/product options broken

I did. Same result. URL is this: index.php?route=checkout/cart/edit on page with just []

Jump to post
  • Thu Dec 24, 2015 12:32 am
  • Replies 4
  • Views 1110
Update Quantity in Cart view w/product options broken

If you have any products with options and try to update the quantity for them in cart view the return is just two []. I believe this is because the cart doesn't understand to update the quantity for the option previously chosen. You can view this in action by going here: http://www.happyhippoherbals...

Jump to post
  • Wed Dec 23, 2015 1:47 am
  • Replies 4
  • Views 1110
Re: Admin - Order Details, Can't update payment method

That's what I'm saying. You can't because there is NO payment method refresh button. The button is for the coupon code. See new screenshot. Note the red arrows show the Apply button is actually the coupon button. The blue arrow shows the coupon code input box in the wrong spot. I am starting to thin...

Jump to post
  • Fri Jul 03, 2015 1:25 am
  • Replies 3
  • Views 1769
Admin - Order Details, Can't update payment method

Please see attached screenshot. For some reason we can't edit the Order Status because when saving we are getting the error: Payment method required! Which doesn't make sense because the customer entered their payment method at checkout and it is displaying ok. And we can't hit the "Apply"...

Jump to post
  • Thu Jul 02, 2015 11:59 pm
  • Replies 3
  • Views 1769
Re: [MOD] GeoZone - Add All Countries Button

I am also not able to get this to work on Opencart 2.0+. Can someone walk us through using it on the new versions?

Jump to post
  • Fri Apr 17, 2015 4:56 am
  • Replies 97
  • Views 97303

Search found 28 matches