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

HTML module Uninitialized string offset: 1 #2614

Closed
opencart-russia opened this issue Jan 27, 2015 · 4 comments
Closed

HTML module Uninitialized string offset: 1 #2614

opencart-russia opened this issue Jan 27, 2015 · 4 comments

Comments

@opencart-russia
Copy link
Contributor

https://github.com/opencart/opencart/blob/master/upload/admin/controller/module/html.php#L99
Notice: Uninitialized string offset: 1

--- template --- isset($module_description[$language['language_id']]['description'])
--- controller --- $data['module_description'] = ''; ISSET = TRUE !!!!!!!! string(0)

@Steinweber
Copy link

Unfortunately, I can not see any errors or bugs

@opencart-russia
Copy link
Contributor Author

to see the warning, it is not enough just to check.
https://php.net/manual/en/errorfunc.configuration.php#ini.error-reporting

@danielkerr
Copy link
Member

i can not relicate. i think you may have odl data still in the system. the module system was updated recently. try resaving.

@danielkerr
Copy link
Member

error reporting is on full by default in opencart.

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