![]() |
Quote:
<tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('referral_links')"><img id="collapseimg_referral_links" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a> $vbphrase[referral_links_title] </td> </tr> </tbody> <tbody id="collapseobj_referral_links" style="$vbcollapse[collapseobj_referral_links]"> <tr> <td class="alt2"><img src="$stylevar[imgdir_misc]/poll_posticon.gif" alt="$vbphrase[stats]" border="0" width="26" height="26" /></td> <td class="alt1" width="100%"><div class="smallfont">$showreferrallinks</div></td> </tr> </tbody> |
thanxs you *installed*
|
Dear Mr.D,
You changed default FORUMHOME template, So I think you should Ignore template changes and use referrals.php page instead. |
Thanks, just what I was looking for (although I took out the forumdisplay portion).
Would be nice if the referrer page grouped the results by URL and placed them together (so all the google.com showed together versus mixed all over). |
Since you don't seem to use the URL variable, maybe you would use it as:
Code:
$url = parse_url($_SERVER["HTTP_REFERER"]); I didn't see the field url being used anywhere, so doing that allows me to group the domains. |
Quote:
|
Quote:
PHP Code:
|
Any reason why it shows the same site multiple times? I see in the screenshot, and in practice on our board where www.google.com is showing multiple times. Any way to make it consolidate those into one entry and add the total hits together?
|
Because the referal links into you site are different - it groups referrals not by site, but by the link into your site (otherwise you'd only see one referral link from google.com versus all the referral links into your site).
|
I see, mind if I work on some modifications to it?
|
All times are GMT. The time now is 08:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|