C cinneke New Member Jun 26, 2008 #1 I have updated vb 3.7.2 but now the navbarlink is gone from the photoplog gallery i can look at the gallery if i typing the url but no navbarlink in the forumhome any idea ? thx
I have updated vb 3.7.2 but now the navbarlink is gone from the photoplog gallery i can look at the gallery if i typing the url but no navbarlink in the forumhome any idea ? thx
S SpeedRazors New Member Jun 26, 2008 #2 13) Want a gallery link on the vB navbar? Edit the vB navbar template: Find: <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> After add: <td class="vbmenu_control"><a href="/YOUR-PHOTOPLOG-DIR/index.php$session[sessionurl_q]">$vbphrase[photoplog_gallery]</a></td> Next time try the readme file that comes with the package
13) Want a gallery link on the vB navbar? Edit the vB navbar template: Find: <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> After add: <td class="vbmenu_control"><a href="/YOUR-PHOTOPLOG-DIR/index.php$session[sessionurl_q]">$vbphrase[photoplog_gallery]</a></td> Next time try the readme file that comes with the package