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

Notice: Undefined variable: text_edit in setting.tpl on line 29 in Open cart 2.0.0.0 #2359

Closed
hcubeinfotech opened this issue Nov 27, 2014 · 1 comment

Comments

@hcubeinfotech
Copy link

Hello,

In new Open cart 2.0.0.0 we have found one bug(notice).
in admin -> controller -> setting -> setting.php following line is missing:
$data['text_edit'] = $this->language->get('text_edit');

which causes notice in Admin Dashboard -> System -> Settings -> Edit

Thank You

Regards,
HCube Infotech

Email: hcubeinfotech@gmail.com
Mo: +91 8469428916

@jonasmello
Copy link
Contributor

@hcubeinfotech i think your OpenCart is outdated. The version of GitHub already has this line.

See the image below:

screen shot 2014-11-27 at 08 56 13

https://github.com/opencart/opencart/blob/master/upload/admin/controller/setting/setting.php

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

3 participants