Closed (fixed)
Project:
Ubercart Domain Access
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2010 at 07:31 UTC
Updated:
23 Sep 2010 at 12:10 UTC
Jump to comment: Most recent file
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.