![]() |
safe keeping
|
Quote:
|
Try looking in the directory structure ~ includes/cron/wwhrt.php
|
I've updated to the latest version of this mod and I still have the "W" problem. If the first letter of a domain is a "W", it is cut off.
|
Just have to live with the "W" problem? Lame.
|
I have the same "W" problem.
EDIT: Looking into the XML file you can see that a bunch of string functions are being used to clean up the URLs. It points out that there is a bug that removes certain chars from strings, but nothing to indicate why the 'W' is being removed. Will take a little exploration, but am sure its a pretty quick fix. |
Here is a fix for the "W" problem in the current product XML file. I have tested it on my site and its working perfectly. Note that this updated XML also removes 28 lines of unnecessary URL processing code.
You can download the updated XML from my site: http://www.wpguild.com/downloads/web...2_dodjer42.xml To the author: Please replace your referrer and bburl prefix processing lines with this single line: $referrer_short = preg_replace('#(http|ftp)s?://(www\.)?#','',$referrer_short); |
Quote:
|
Right click the link and save as.
Tested and it worked ok for me. |
Quote:
|
No probs :)
|
Works fine in 3.7.x with VBA
|
wonderful!! Thanks for sharing.
|
All of the sudden I would get an mySQL error on my index page.
This only happens to me when logged in. Viewing the page as a guest, no problem. The error I received was HTML Code:
Database error in vBulletin 3.7.3: Since disabling the plugin, I'm fine. This has been working up until now. ??? Anyone else have this problem? |
Quote:
It's a shame the autor is gone forever....he had great mods but all out-dated. |
Hey, I have the mod installed - i've since upgraded to 3.7.3 and I re-installed all of my plugins to start fresh and now it doesn't work. I have installed it correctly and it is set to show usergroup id 6 (which is my administration group id)
It also doesn't show when set to blank (show to all) Any ideas? it doesn't show on any of my skins. |
Thanks installed
|
Quote:
|
I appreciate this mod is unsupported but surely someone can help.
|
Quote:
|
Up for a fix about the "w" problem !
|
Quote:
|
Hello all ... :)
I realize that this mod is no longer supported, however, I thought I'd ask anyone still reading this thread if they have encountered the following consistent error and have found a solution they could share. We get dozens and dozens of these specific errors every day and it's driving us crazy emailing us with vBulletin Database Errors. The same error occurs frequently as follows: (shortened and dealt with privacy issues) EXAMPLE ==================================== Database error in vBulletin 3.6.7: Invalid SQL: INSERT INTO referrers (url, count) VALUES ('google.co.il%2Fsearch%3Fhl%3Diw%26amp%3Bclient%3 Dfirefox-a%26amp%3Brls%3Dorg.mozilla%253Aen-US%253Aofficial%26amp%3Bhs%3DHxf%26amp%3Bq%3D%2522 %25D7%2597%25D7%2599%25D7%2595%25D7%25AA%2B%25D7%2 59C%25D7%2599%25D7%259C%25D7%2594%2522%2B25.07.08% 26amp%3BbtnG%3D%25D7%2597%25D7%2599%25D7%25A4%25D7 %2595%25D7%25A9%26amp%3Bmeta%3D', 1); MySQL Error : Duplicate entry 'google.co.il%2Fsearch%3Fhl%3Diw%26amp%3Bclient%3D firefox-a%26amp' for key 1 Error Number : 1062 Date : Friday, January 16th 2009 @ 08:58:56 PM Script : http://www.yourwebsite/yt.php?v=J4GwzQmLd9U Referrer : http://www.google.co.il/search?hl=iw...95%D7%A9&meta= IP Address : xx.xx.xx.xx Username : Unregistered Classname : vB_Database ==================================== Anyone else get these and perhaps can help us solve it? Thanks for any feedback .... Regards, Badger |
i get these errors from time to time also its not a big deal
|
Quote:
I get dozens of these every day and each one sends me an SQL database error via email. Any way of fixing this, other than to have to turn off ALL database errors being sent to me via email? Regards, Badger |
RedTyger,
I'm glad your back to activity !!! How about a 3.8 upgrade for this one ? Cheers |
In what way does it not work on 3.8? There are a few bugs I could fix but there's nothing version-specific that I can see.
|
Can you provide a fix for the duplicate error in the database problem? I get emails all day every day from it.
|
Quote:
|
Some untested fixes to try, I cannot easily get it to work with 3.8 to try for myself.
If you are having trouble with database errors, try this: OPEN: websites_who_have_referred_today_(versionnumber).x ml FIND (it's there more than once!): Code:
(" . $referrers_db_values . ") Code:
(" . $referrers_db_values . ") ON DUPLICATE KEY UPDATE count = count + 1 If you are having trouble with the letter w being incorrectly removed from URLs, try this: OPEN: websites_who_have_referred_today_(versionnumber).x ml FIND (it's there more than once!): Code:
// Catch different prefixes Code:
// Trim down to the domain FIND (it's there more than once!): Code:
// Some might have a trailing / in their forum URL, some might not so do the same Code:
// Trim down to the domain |
Quote:
I'm not 100% on what exactly gets replaced, are you saying replace the entire big block of text you quoted with the one line? Would it be possible for you to attach your xml file? Thanks so much Jester |
Yes, it's exactly as it looks. One big block of code replaced with one line.
|
That edit is working now (thanks!) but now I am having a lot of internal (all haha) links registrar with this now also. I have had this installed for a long time and never had this problem until those edits.
|
3.8.2 seems to working fine.
|
Quote:
|
This mod works fine with vB 3.8.2.
But : Quote:
|
when will there be an update?
|
Can someone please re-write it for 3.8.x?
Thanks! Would be very much appreciated. |
Bumping ;)
Make this ready for 3.8.3 ;) Thanks in Advance |
I have it on 3.8.4, but this,
Total websites who have referred visitors today: 0 (Remove all referrals), is on top of the What's going on Box, not above the referral area. Any fix for that? Example of this problem: https://vborg.vbsupport.ru/showpost....&postcount=331 |
All times are GMT. The time now is 10:37 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:
|