![]() |
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 |
All times are GMT. The time now is 02:01 AM. |
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:
|