View Single Post
Old May 16th, 2009, 10:53 PM   #9 (permalink)
jgommel
Member
Verified Customer
 
jgommel's Avatar
 
Join Date: Aug 2005
Location: Mentor, OH
Posts: 41
Send a message via AIM to jgommel Send a message via MSN to jgommel
Nevermind, I found the problem. For some reason, the mod - Display Unread Posts and Reputation Comments and vBGallery do not play well together.

I figured this out by placing define('DISABLE_HOOKS', true); at the top of the vBulletin config.php file and disabling all hooks. Once I confirmed that the issue was with one of my mods, I systematically disabled one mod at a time until I found out that Display Unread Posts and Reputation Comments is causing the Prev / Next image links to break.
jgommel is offline   Reply With Quote