php - How to fix JHtmlBehavior::formvalidator not found -


i tried upgrade joomla 3.3.6 joomla 3.4.1. see error when try go admin configuration page "jhtmlbehavior::formvalidator not found". how fix it?

try using following replace code shown in question

jhtml::_('behavior.formvalidator'); 

which specified in joomla documentation.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -