Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration can't be set on website level even though config options are on website level. #164

Closed
kega-jira opened this issue Apr 13, 2016 · 4 comments

Comments

@kega-jira
Copy link

We want to use different mailserver per website in Magento. So we thought to setup the config options for the server on website level (behind the values it says website, so it's expected to be able to set this on this level.

When I change the scope to the website level, there's no config option anymore to choose SMTP Pro config options in the Magento sidebar? Anyone a solution for this problem?
We really need to have each website to have it's own mailserver while the companies need to split costs so they each pay for their own server. So one server for all is not an option.

Help?

@pleaseremove
Copy link

Hi, I also have exactly the same issue and have yet to find a solution. Will update if I work it out, but just wanted to say I am someone else with the same issue

@pleaseremove
Copy link

For ref @kega-jira my fix for this was to update /app/code/local/Aschroder/SMTPPro/etc/system.xml and I changed the 0's on lines 8 and 20 both to 1's.

So in other words allowing show_in_website for both the global tab and for the section. Then you just have to make sure you selected the service from global and fill in the settings on the website level for those.

Hope that helps

@raulsinapsis
Copy link

You can try this #259

@sandermangel
Copy link
Collaborator

Different scopes of configuration is not supported in the module. Closing this issue.
Feel free to open a feature request for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants