Hello,
In my e-mail welcome page, and in a coupon e-mail we sent out this evening, the URL in the "Visit us at..." portion is incorrect.
Instead of "Visit us at http://www.roastedhopecoffee.com" it reads "Visit us at http:
www.roastedhopecoffee.coml" I have looked in several PHP files, searched on it in the Developers Toolkit, searched the database, but I can't figure out where this is coming from. When I search for "Visit us" in the DTK, the only result returns from:
/includes/languages/english/coupon_admin.php, where it refers to:
Line #48 : define('TEXT_VISIT', 'Visit us at %s');
I can't for the life of me figure out where it is getting the variable for %s".
Any insights would be greatly appreciated!
Bookmarks