When a user is redirected to the login screen after clicking the checkout button (because they are an anonymous user), I want to change the login message that reads,”You must login before you can proceed to checkout” to something more meaningful. I have Googled this and searched this site and not found how to do this. Any help would be appreciated.
Share
This message is set in the
uc_cart_checkoutmethod inubercart/uc_cart/uc_cart.pages.incSee this post on how to override messages as set by
drupal_set_message– Alter messages in Drupal 7