Quote:
Originally posted by ontherun
Now Im using vBulletin 2.2.8 so do we have to find the code from 2.2.6 index.php or can we use the same lines from 2.2.8 index.php?
|
You can use the code from any 2.2.x version of vB, just make sure you copy between the lines indicated in the ReadMe file.
Quote:
Well the closest line of code in the admin/template.php to this is:
$only['showgroup'] = 'Show Groups';
|
For some reason vBhacker seems to be very buggy, you should add:
PHP Code:
$only['home'] = 'vBindex Home Page';
After the line you posted above.
Quote:
Where do I find tha vbindex CP I have a screen shot of it but can't locate it anywhere in my ACP
|
For 2.0.1 in the usergroup settings.