Quote:
Originally Posted by Noosphere
Surely the dumbest question of the day (perhaps week):
I've uploaded all the files as directed, created the navbar button ... and now I'm wondering what I'm supposed to do next. I don't see no sphere nowhere, and the instructions seem to indicate I should be good to go.
Help a newb out?
|
Not dumb
after uploading files etc you need to create a link for the vb_igallery.php file to show.
FIND in template navbar:
$template_hook[navbar_buttons_left]
ADD BELOW:
<td class="vbmenu_control"><a href="vb_igallery.php">vB iGallery</a></td>