Hi,
Okay, I see what happened there then. You're clearly the first person to use the software with a database that uses capital letters (that is actually very rare).
Sorry, I suppose that's technically a bug. I'll remove the strtolower() from the next version.
The reason things didn't break after you made this change is that the str_replace("\n", ' ', bit was added by the Zen Cart developers to the splitPageResults class in the latest versions of Zen Cart. In earlier versions, removing that part of the line would have broken the page altogether.
You should make the same change on line 181 by the way!
Enjoy your holiday day! :)
All the best...
Conor
ceon



Reply With Quote
