Hello,
I have created an issue here: #768952: Multiple store catalogs and I am also asking for help here. Since my issue seems to stem from the interaction of the domain settings, taxonomy, and ubercart catalog modules, it is hard to know where it is appropriate to look for answers. To sum up, I am running multiple stores on the Ubercart platform using domain access to create a unified back-end and separate front-ends. The catalog settings pages are affected by the domain settings module, which seems to let me put in a different vocabulary for each domain's catalog. That part appears to be working, but the issue I am having is that the page titles seem to get stuck on a single vocab title, regardless of what is showing for content. That is, when I am on site a, I see "Site A Catalog" and when I am on site b, I see "Site A Catalog", even though the actually terms being displayed seem to reflect the correct vocabularies.
I am not sure how to address this issue and any help would be greatly appreciated.
Thanks,
Sean
---
Web Geeks For Hire
http://www.webgeeksforhire.com/
Comments
Comment #1
pyrello commentedOkay, I was browsing the variables using the devel module and I think I have figured out the issue. There is a setting in variables called uc_catalog_name. It seems to be set to the last store's vocabulary that I saved in the uc_catalog settings.
Is there a possibility of uc_catalog_name getting stored somewhere other than the variables table?
Thanks for the help.
Sean
---
Web Geeks For Hire
http://www.webgeeksforhire.com/
Comment #2
tr commentedMarking this as duplicate of #376277: Remove dependence on uc_catalog_name variable