i had same issue..
In your /forum/includes/functions.php:
find:
Code:
if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'index' AND $vboptions['showevents']))
and
In your /forum/admincp/index.php file:
Code:
$printhr = false;
if (can_administer('canadmincalendars'))
and also
In your /forum/includes/functions.php:
Code:
if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'index' AND $vboptions['showevents']))
can't find these three above lines in files specified board is newely installed v3.6.8 and i've downloaded this file: vbadvanced_CMPS_1.0.1
board location: avp.co.in