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 -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

html - href attribute breaking an element -