How do I stop outgoing Ebay clicks, when I dont have Ebay

How do I stop outgoing Ebay clicks, when I dont have Ebay

Postby advertti » Sun Oct 09, 2011 5:50 pm

How do I stop outgoing Ebay clicks, when I dont have Ebay Affiliations.

We just delete from product.tlp the following, but still no luck.
Also we are having tons of spams from our Store form. How do we also stop this.

<?php if($this->eBay->products): ?>
<div class="mblock1 ebayblock1">
<div class="mblock1-top">
eBay Results
</div>

<div class="mblock1-bottom">

<ul>
<?php foreach($this->eBay->products as $eproduct): ?>
<li><a href="<?php echo $eproduct->trackedurl; ?>"><?php echo $eproduct->title; ?></a> - Price: <?php echo $eproduct->price; ?></li>
<?php endforeach; ?>
</ul>

</div>
</div>
<?php endif; ?>
advertti

 
Posts: 5
Joined: Sat Mar 12, 2011 12:10 am

Re: How do I stop outgoing Ebay clicks, when I dont have Eba

Postby Carlmo » Wed Oct 12, 2011 2:09 am

Don't setup any Ebay categories and you should be okay
Carlmo

 
Posts: 24
Joined: Sat Jun 04, 2011 12:38 pm


Return to Help & Support

Who is online

Users browsing this forum: No registered users and 1 guest

cron