"WARNING deprecated" - need help - Joomla! Forum - community, help and support
hello, have such problem. check logs , site works time began appear records worries me:
warning deprecated jdatabase::geterrornum() deprecated, use exception handling instead.
warning deprecated jparameter::__construct deprecated.
warning deprecated jregistry::loadini() deprecated.
how can fix these errors? how can find out generates these errors , how serious they? can ignore them?
some details;
site: http://interhdb.com
joomla version: 2.5.8
k2 v2.6.2
php version: 5.3.15
mysql: 5.5.23
if need other details please let me know.
thanks in advance.
warning deprecated jdatabase::geterrornum() deprecated, use exception handling instead.
warning deprecated jparameter::__construct deprecated.
warning deprecated jregistry::loadini() deprecated.
how can fix these errors? how can find out generates these errors , how serious they? can ignore them?
some details;
site: http://interhdb.com
joomla version: 2.5.8
k2 v2.6.2
php version: 5.3.15
mysql: 5.5.23
if need other details please let me know.
thanks in advance.
deprecated in software means still available, should no longer used going forward they're superseded else. example php, joomla framework deprecate , want developers stop using it, , refactor code rid of references it. software doesn't stand still these things happen time. it's still there, want phase out maybe stop relying on it.
since these coming joomla itself...i ignore it. said features still there, , ones triggering warnings. it's not big deal , should fine.
you have third party extensions maybe not date or referencing deprecated joomla code. try finding out generating them or calling them, if extension try updating or asking developer.
since these coming joomla itself...i ignore it. said features still there, , ones triggering warnings. it's not big deal , should fine.
you have third party extensions maybe not date or referencing deprecated joomla code. try finding out generating them or calling them, if extension try updating or asking developer.
Comments
Post a Comment