I have setup a new spree 1.0 application as per the documentation and i have hosted it on heroku. I have created account on spree-ecommerce for analytics dashboard credentials. But I didn't got any site_id
I need guidance to setup analytics dashboard properly.
hardy12,
I just tried this for one of my sites and it worked okay. You'll have to email the user group or catch briandquinn on IRC. He's in Ireland, so you'll have to time it accordingly.
On a side note, if you're on 1.0 you shouldn't need to include the analytics gem. It should be built in.
Related
I have just deployed a Magento 2 site on Google Cloud Platform using their own tool (not bitnami). Everything seems fine but I just cant login with the admin password that was created by the installer. What can be wrong?
I have changed the ip adress to static. Also I wonder how I can point that site to my own domain.
In the end it was done quite easily just by setting up email and domain for google authentication settings in Google Cloud RuntimeConfig API
I am having a problem when setting up ADFS in a web application which have hosted name site collections. Although I put ADFS authentication in a different zone, but in my hosted site name collections, I still can search for ADFS accounts. Please refer to the detailed info below:
My situation is:
I have a web application which have 2 hosted name site collections. It is using NTML authentication in Default Zone.
In order to use ADFS, I extended the web application to Internet Zone
However, during the extending web application, I think the SercurityTokenServiceApplication got some problems. I had to restart application pool of the SecurityTokenServiceApplication. After that I continued to configure ADFS in sharepoint.
Then my problem is:
The login via ADFS works perfectly. However, I have got a problem with the people picker of the hosted name site collections. When I opened the people picker to check permission, I tried to enter an account and the people picker showed both results from ActiveDirectory and ADFS. This problem now is in production farm, but it did not happen in my staging farm. I think it is because the SecurityTokenServiceApplication was not down at the time I set up in the stating environment.
I tried to reproduce the problem in my testing environment by stopping the SecurityTokenServiceApplication during extending web application step, then I got the same problem in the production.
However, the path-based site collections in the web application do not have this problem. Every hosted name site collection have issue.
I even tried to delete the web application and recreate again but the problem still exists.
From my understanding, if I set up that way, only site collections from Internet zone can retrieve users from ADFS. However, I do not know how to resolve the above problem. If there is any one experienced the same problem, please kindly advise.
Thanks a lot.
I want to deploy my Sitecore website to Azure.
I am referencing https://sdn.sitecore.net/upload/sdn5/products/azure/310/getting_started_with_sitecore_azure_310-a4.pdf
this pdf file to setup Sitecore Azure but dont know where to put Azure account details its all working at local, has anyone used this before or have idea about this?
The doc you using is dated,
go to the new Sitecore Documentation site install_sitecore_azure
Is it possible to create a product on amazon programmatically using the api? I would ideally like to create a product using the spree commerce CMS and at the end of the day sync products between the CMS and an online amazon store.
On the Amazon side, you can create products using the Amazon Marketplace Web Service, in particular the feeds API (code samples here).
On the Spree side, you can make this happen by either writing an extension, or by using Spree's middleware product (Wombat) and creating a custom integration for it.
Spree is pushing hard for more integrations that have broad appeal, and syncing with Amazon MWS definitely fits the bill, so you may be able to contact them and get some help doing these things (my company is a Spree partner, and we're currently working on an open source integration to a popular CRM tool for another seller).
I'm having a difficult time finding definitive information on this. If I have a paid, enterprise account with Google, can I host SQL databases and thus the Django Admin feature? I have a MySQL database I would like to port to GAE and make viewable via the Django Admin section, and an Enterprise Google account is an option, but I need to know for sure if I can even do this with an Enterprise account.
The App Engine For Business Roadmap list the status of hosted SQL as Preview, with an ETA in Q2 2011. So I guess the answer is:
Not yet.