When running any CBJiuce Admin menu I get a blank screen and the folowing error.
PHP Fatal error: Call to undefined method HTML_users::showusersimport() in /home/www/kunapipi.com.au/jdev/administrator/components/com_cbjuice/admin.cbjuice.php
I am using
PHP 5
Mysql 5 MyISAM engine
Joomla 1.012 Stable - clean install
CB 1.1 Clean install
I have tried the beta 2 and the beta 1 both give the same issue
I, too, am getting this error. Actually, I get this warning first, then the error:
Notice: Undefined index: opptype in {my path to admin component}administrator\components\com_cbjuice\admin.cbjuice.php on line 83
Fatal error: Call to undefined method HTML_CBJUsers:: showusersimport() in {my path to admin component} administrator\components\com_cbjuice\admin.cbjuice.php on line 137
Has anyone any info on this fatal error? I cannot get past this.