Post by kaliyas » Tue Dec 10, 2013 3:28 pm

Hello Guys, Im having problems with my affiliate link www.mystore.com/index.php?route=affiliate/login
The page cant be found. I also notice that my store doesnt have under the extra menu the links for vouchers or affiliates.
I already checked the file footer.tpl and seems everything is fine.

Code: Select all

 <div class="s_col_3">
      <h2 class="s_main_color"><?php echo $text_extra; ?></h2>
      <ul class="s_list_1">
        <?php if ($tbData->common['manufacturers_enabled']): ?>
        <li><a href="<?php echo $manufacturer; ?>"><?php echo $text_manufacturer; ?></a></li>
        <?php endif; ?>
        <?php if ($tbData->common['voucher_enabled']): ?>
        <li><a href="<?php echo $voucher; ?>"><?php echo $text_voucher; ?></a></li>
        <?php endif; ?>
        <?php if ($tbData->common['affiliate_enabled']): ?>
        <li><a href="<?php echo $affiliate; ?>"><?php echo $text_affiliate; ?></a></li>
        <?php endif; ?>
        <li><a href="<?php echo $special; ?>"><?php echo $text_special; ?></a></li>
      </ul>
    </div>
Any ideas why im not seeing those links under the extra or why the link is broken? Thanks

New member

Posts

Joined
Sat Dec 17, 2011 6:36 pm

Post by kaliyas » Wed Dec 11, 2013 12:44 am

anyone?

New member

Posts

Joined
Sat Dec 17, 2011 6:36 pm

Post by ocmta » Wed Dec 11, 2013 1:15 am

This line in your code:

if ($tbData->common['affiliate_enabled'])

indicates that you have some extension or theme that switches affiliates on / off in its' settings or configuration. I don't know what that extension or theme is. You don't see the link because that setting is currently Off (disabled).

Extensions for affiliates (openCart 1, 2, 3):
Advanced Multi Level Affiliate System
Customer and Affiliate Accounts Combined into one Account
Affiliate Tracking with Coupons
Discount for Referred Customers - Order Total
Type Tracking Code
Mass Pay
Affiliate Transactions for openCart 3
Affiliate Pack X - all modules with 40% discount


Active Member

Posts

Joined
Mon Mar 12, 2012 11:21 am

Who is online

Users browsing this forum: No registered users and 220 guests