The Arcive of vBulletin Modifications Site. |
|
Boots' HTTP Referral Tracker Details »»
|
|||||||||||||||||||||||||||||||||
I wanted some quick way to see who was linking to my forum so I created this product to show me the last xxx referring urls on the forum home page. I figured I'd share in case others found it useful.
Installation is simple, upload the xml as a product, go to the settings and configure it how you like. Let me know if it works ok, it's my first time packaging up a product. History: 1.0 - Initial Release 1.1 - Fixed a hard coded table prefix 2.0 - Added referred pages section, full referrer list and more options 2.1 - Fixed a template bug Installation Instructions
Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Cool idea, thanks.
oops,got a database error. Database error in vBulletin 4.0.0: Code:
Invalid SQL:
SELECT url, count, lastvisit, UNIX_TIMESTAMP(lastvisit) as 'lastvisit_ts' FROM vb3_http_referrers ORDER BY count DESC LIMIT 15;
MySQL Error : Table 'xxxxxxxxxx.vb3_http_referrers' doesn't exist
Error Number : 1146
Request Date : Tuesday, January 5th 2010 @ 08:32:07 PM
Error Date : Tuesday, January 5th 2010 @ 08:32:07 PM
Script : xxxxxxxxxxxxxxxxxxxxxxxx
Referrer : xxxxxxxxxxxxxxxxxxxxxx
IP Address : xxx.xxx.xx.x
Username : xxxxx
Classname : vB_Database
MySQL Version : 5.1.30
|
|
#3
|
|||
|
|||
|
I like this, pretty slick. Using the anonymizer as well is cool. Tagged until I go live with vB4.
|
|
#4
|
||||
|
||||
|
OK I would really like to have this on a seperate page.
|
|
#5
|
||||
|
||||
|
Agreed,like a link from admincp would be optimal.
|
|
#6
|
|||
|
|||
|
<a href="https://vborg.vbsupport.ru/showpost.php?p=1948365&postcount=2" target="_blank">https://vborg.vbsupport.ru/showp...65&postcount=2</a> same problem here.
|
|
#7
|
|||
|
|||
|
oops, had a hardcoded table prefix.. one sec
|
|
#8
|
|||
|
|||
|
Try that on for size.
|
|
#9
|
|||
|
|||
|
I'll gear up an Admin CP page in the next day or two
|
|
#10
|
||||
|
||||
|
No errors
*waits for clicks to see mod in action*Thanks. |
![]() |
|
|