Download & Extend

Affiliates never receive click + solution

Project:Affiliates
Version:6.x-1.9
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Issue tags:affiliates never receive clicks, critical bugs

Issue Summary

Hi,

near link 1130 is the code

<?php
if (count($denied_uri_referrers)) {
?>

I've replaced this with

<?php
if (count($denied_uri_referrers)) {
?>

because otherwise affiliates never receive clicks.

Furthermore near line 1137 is

<?php
$timeout_flag
= _check_timeout_query();
?>

I've uncommented that, because that line was »always« sending TRUE. Hope that get's into the release.

nobody click here