Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
the token [site-slogan] used to work in the previous version of ubercart, the correct slogan was printed based on the domain where the order was placed.
but now $site_slogan only prints the default/main slogan (no matter which domain is used to place the order), I've also tried $order_site_slogan but still only see the slogan of the 1st domain being used...
Comments
Comment #1
jday commentedthe token [site-slogan] used to work in the previous version of ubercart, the correct slogan was printed based on the domain where the order was placed.
but now $site_slogan only prints the default/main slogan (no matter which domain is used to place the order), I've also tried $order_site_slogan but still only see the slogan of the 1st domain being used...
anyone else seeing this behavior?
Comment #2
ayalon commentedBecause I had to update to Ubercart 2.4 I updated the uc_domain module.
The attached patch will ensure compatibility with the new templating system. The old system with tokens is still working.
Comment #3
longwaveThanks for the patch. Tested, committed and released as uc_domain-6.x-1.1.