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

Some fixes in default config values #1606

Merged
merged 4 commits into from Jul 16, 2014
Merged

Some fixes in default config values #1606

merged 4 commits into from Jul 16, 2014

Conversation

ghost
Copy link

@ghost ghost commented Jul 1, 2014

There were no default values for config_image_location_{width|height} (required fields in store settings, admin panel)

Incorrect default paths to logo.png and cart.png files were fixed, so now config->get('config_logo') and config->get('config_icon') work properly.

Artiom added 2 commits July 1, 2014 21:44
There was no default value for config_image_location.
image_location_width and image_location_height are required fields in
store settings (store_form.tpl)
@ghost ghost changed the title Added default value for config_image_location Some fixes of default config values Jul 1, 2014
@ghost ghost changed the title Some fixes of default config values Some fixes in default config values Jul 1, 2014
jamesallsup added a commit that referenced this pull request Jul 16, 2014
Some fixes in default config values
@jamesallsup jamesallsup merged commit e8b2946 into opencart:master Jul 16, 2014
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

Successfully merging this pull request may close these issues.

1 participant