Fatal error: Class ‘JParameter’ not found in some file
Please try this :
Add the following line of code at the start of the file (ja_vars.php) after the starting of php tag
jimport( ‘joomla.html.parameter’ );
Fatal error: Class ‘JParameter’ not found in some file
Please try this :
Add the following line of code at the start of the file (ja_vars.php) after the starting of php tag
jimport( ‘joomla.html.parameter’ );