Hi,
Some background, we had 1 US Amazon store running Drupal 6 that was expanded to include 2 more stores/sites in Canada and UK.
We decided to upgrade to Drupal 7 and generally everything was working with 7.1.1 except, I think, this error at the Canada store.
Because of that error we updated all 3 sites, US/CA/UK, to 7.1.x-dev and now, after saving the Default Amazon Locale in each site to the respective country all seem to be 'stuck' showing only US Amazon!?
I didn't even notice on the US & Canada sites because of the dollar sign but when working on the UK site it was obvious it was showing US and not UK because the dollar sign was present.
Any idea what's going on and/or what options I have?
MANY thanks,
Scott
Comments
Comment #1
batsnafu commentedMe again, a little more info and a little closer I am....I realized on the Canada & UK sites that I had the associated ID for both US & Canada/UK entered so that's likely why all sites were showing Amazon US.
Unfortunately, while the US site generally seems to be working, both the Canada & UK site now return nothing when searching and when attempting to go directly to an item the following message:
"Warning: preg_match(): Unknown modifier '(' in drupal_fast_404() (line 2517 of //includes/bootstrap.inc)."
Based on the error logs, "Message=Your request is missing required parameters. Required parameters include AssociateTag", I'm guessing the Associate Tags for the UK & Canada site are not set correctly. But I don't see anywhere to set!?
MANY thanks,
Scott
Comment #2
batsnafu commentedHi,
Still me, I was initially running the 3 sites from 1 Drupal code base using 7.x.1.x-dev with various settings.php files/databases. I have since moved each site to it's own code base using 7.x.1.1 and, notwithstanding the Canada error above, all seems to be working again!!
In fact, I'm working on expanding to Germany & France....thanks for listening and hope this helps someone.