vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Boots' HTTP Referral Tracker (https://vborg.vbsupport.ru/showthread.php?t=232307)

Boots 01-05-2010 10:00 PM

Boots' HTTP Referral Tracker
 
1 Attachment(s)
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
  1. Remove any previously installed version
  2. Upload referrers.php to your forum root
  3. Import the product XML

mandingo 01-06-2010 12:30 AM

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

not sure what happened there.

Trek 01-06-2010 12:30 AM

I like this, pretty slick. Using the anonymizer as well is cool. Tagged until I go live with vB4.

Zaiaku 01-06-2010 12:31 AM

OK I would really like to have this on a seperate page.

mandingo 01-06-2010 12:40 AM

Quote:

Originally Posted by Zaiaku (Post 1948368)
OK I would really like to have this on a seperate page.

Agreed,like a link from admincp would be optimal.

Sushubh 01-06-2010 12:51 AM

<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.

Boots 01-06-2010 12:59 AM

oops, had a hardcoded table prefix.. one sec

Boots 01-06-2010 01:01 AM

Try that on for size.

Boots 01-06-2010 01:02 AM

Quote:

Originally Posted by Zaiaku (Post 1948368)
OK I would really like to have this on a seperate page.

Quote:

Originally Posted by mandingo (Post 1948378)
Agreed,like a link from admincp would be optimal.

I'll gear up an Admin CP page in the next day or two :D

mandingo 01-06-2010 01:07 AM

Quote:

Originally Posted by Boots (Post 1948388)
Try that on for size.

No errors :) *waits for clicks to see mod in action*
Quote:

Originally Posted by Boots (Post 1948389)
I'll gear up an Admin CP page in the next day or two :D

Thanks.


All times are GMT. The time now is 10:30 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
  • Page Generation 0.01220 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete