Comments

jday’s picture

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...

anyone else seeing this behavior?

ayalon’s picture

StatusFileSize
new2.53 KB

Because 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.

longwave’s picture

Status: Active » Fixed

Thanks for the patch. Tested, committed and released as uc_domain-6.x-1.1.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.