Quote:
Originally Posted by basilrath
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>
|
Thanks for being gentle.
I actually did create the link ... but it leads to a "page not found" error. Has me wondering if I screwed up the file upload somehow, although it looks right to me.
I'll keep plugging away.