No Affiliate/Partner form present on Order forms

  • Posts: 31
  • Thank you received: 1
9 years 1 month ago #188817

-- url of the page with the problem -- : mericadist.com
-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.3.29
-- Browser(s) name and version -- : Chrome Latest
-- Error-message(debug-mod must be tuned on) -- : NA - No Affiliate/Partner form present on Order forms

No Affiliate/Partner form present on Order forms, during admin order create/edit, what do I need to do so that this is always available for every order.


MicahFord.com
VOLT2.com | KLEANALL.com | GRAVITYMedia.co

Please Log in or Create an account to join the conversation.

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
9 years 1 month ago #188831

Hi,

Yes. There is no interface to add affiliation to an order from the backend.
Try to change the line:
<?php if(!empty($this->order->partner)){ ?>
to:
<?php if(true){ ?>
in the file "show" of the view "order" for your backend template via the menu Display>views and that should allow you to do that.

Please Log in or Create an account to join the conversation.

  • Posts: 86
  • Thank you received: 3
8 years 9 months ago #205185

Would this allow me to link an order to an affiliate (in the case a customer purchased an item without using the affiliate url)?

Please Log in or Create an account to join the conversation.

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
8 years 9 months ago #205228

Yes. You'll have the partner area always visible and you'll be able to use the edit icon to add a partner to the order if none was selected before.

Please Log in or Create an account to join the conversation.

Time to create page: 0.067 seconds
Powered by Kunena Forum