Ok, so I updated to 3.0.8,never could get it working on 7..
I almost have it working here on .8...
my problem lies within this code:
admincp/index.php
Code:
// +++ vBookie
construct_nav_option("General Settings", 'vbookie_admin.php?do=general', '<br />');
construct_nav_group("vBookie", '<hr />');
// --- vBookie
The bolded line contains an error. It is line 456
I can click in the Navbar and go into the vbookie area, and everything seems normal but I can get my vBookie Options to appear in the Admin cp AND I get this line inside the admin cp right under the Administrater Notes:
Code:
Fatal error: Call to undefined function: construct_nav_option() in /usr/home/blaze/public_html/pwrforums/admincp/index.php on line 456
Help is Greatly Needed and would be even more so Greatly Appreciated