Quote:
Originally Posted by Bonsai_Ryan
Works fine for me and I'm using vba cmps v 2.0 rc 2. Just a note though for anyone using this cmps still when you enter the $phasegroups code in your index file
PHP Code:
require_once('./includes/vba_cmps_include_template.php');
doesn't exist. This is what you need to find:
PHP Code:
require_once('./global.php');
|
tried this , but it still wont show - anything else i need to do ?its enabled in the admincp .