germ Posted November 12, 2007 Posted November 12, 2007 define('TEXT_SELECT_PAYMENT_METHOD', All payments are processed through googlecheckout'); Should be: define('TEXT_SELECT_PAYMENT_METHOD', 'All payments are processed through googlecheckout'); If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
janedoe07 Posted November 12, 2007 Author Posted November 12, 2007 define('TEXT_SELECT_PAYMENT_METHOD', All payments are processed through googlecheckout'); Should be: define('TEXT_SELECT_PAYMENT_METHOD', 'All payments are processed through googlecheckout'); Thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.