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