View Single Post
Old July 28th, 2008, 07:28 AM   #1 (permalink)
info5538
Junior Member
Verified Customer
 
Join Date: Feb 2007
Posts: 19
Unhappy [2.4.3, vb 3.7.2] next/previous links don't work and title problems

Running VB 3.7.2 PL1 and vbgallery 2.4.3 w/vbseo

After upgrading both vbgallery and vbulletin, the next/previous links no longer work within the gallery. When you click them, you stay on the same page (url).

Also, the page titles don't work when browsing images.
I had to change
<title>$catinfo[title] - $ppg_options[gallery_title]</title>
to
<title> $navbits[lastelement]</title>

In order to get it to work. It seems like vbgallery is not receiving certain variables and they are basically empty?? I tried disabling every plugin and this still happens. Tired enabling/disabling xcache, same thing.

Thanks
info5538 is offline   Reply With Quote