Quote:
Today at 12:22 AM SgtSling said this in Post #14
weird
if someone types in Amazon.com it posts it.. but if someone types amazon all lowercase.. it doesn't
|
That is now fixed. See the new text file. To "upgrade" you will need to change calls of str_replace to stri_replace and add the new function stri_replace at the bottom of functions.php as outlined in the updated text file.
Amy