![]() |
Just made a minor modification to the query on this plugin. I wanted to see referrals as they happened (newest first), so I changed the ordering:
PHP Code:
|
I don't get it, which .php file do I edit to add it?
|
Quote:
|
Thanks for the feature!
I was looking over the code and have a few comments and an offer: 1) I noticed a define for 'THIS_SCRIPT' and yet I didn't see it referenced in the code. It appears that the var was put in there to make it easier to change the name of the page -- which is great, but since it isn't used it didn't work. I updated the script to use the DEFINE (I'm sure it was just an oversite). So could that be incorporated into the next release? 2) Related to #1 above, I thought it would make sense to add another phrase in which would be something like 'referral_links_linkTitle' or 'referral_links_pagename' and then the DEFINE could get it's value from that phrase so no code changes would be necessary to rename the file. All one would have to do is rename the referrals.php file and then update the phrase... 3) While I was in the code, I noticed a few potential changes that I believe to be optimizations: a) default $insert to true b) change the first if statement so it will set $insert to false when appropriate (these first two changes are more about clarity than anything) c) check $insert as first part of all the rest of the if statements (for the other options loops) to prevent those checks from running if $insert is already false d) use the break; command to exit loops as soon as $insert = false 4) My host has various aliases (as many do) and therefore I need the system to not record referrals from those various aliases in addition to the standard server name. I have already coded all of these updates into a new xml and referrals.php file if you (or anyone else) would like to make these changes. Thanks again for the feature -- great work!! |
Quote:
Would love to use this hack.. Is there a fix? |
it seems u must set TablePrefix manually...
|
Hmn. Looks like TABLE_PREFIX is in the script before the table name in every query... Looks like it should work to me...odd.
|
Quote:
|
Installed aok, but all i get is 10 referalls, all are the same domain name the forum is hosted on?
|
installed
|
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:
|