Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

ellgg_view_input() #16

Open
petersonryanm opened this issue Oct 30, 2017 · 3 comments
Open

ellgg_view_input() #16

petersonryanm opened this issue Oct 30, 2017 · 3 comments

Comments

@petersonryanm
Copy link

We receive the following error throughout (note this is a clean install of 2.3.4

WARNING: Deprecated in 2.3: elgg_view_input() is deprecated. Use elgg_view_field()

@mrclay
Copy link
Collaborator

mrclay commented Oct 30, 2017

We could add an elgg_view_field() polyfill for Elgg 2.1 and 2.2.

@hypeJunction
Copy link
Owner

Or just require 2.3 and replace the calls :)

@petersonryanm
Copy link
Author

The syntax the elgg_view_field() is different. Could you help me with how to fix one and I can do the rest in mine? Or are you planning a PR that I can pull?
Example:
WARNING: Deprecated in 2.3: elgg_view_input() is deprecated. Use elgg_view_field() Called from [#20] /home/[path]/vendor/elgg/elgg/engine/lib/views.php:1387
-> [#19] /home/[path]/mod/hypeAttachments/views/default/plugins/hypeAttachments/settings.php:28

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

No branches or pull requests

3 participants