View Single Post
Old November 8th, 2009, 02:38 PM   #1 (permalink)
e-steki
Member
Verified Customer
 
Join Date: Jul 2005
Location: Greece
Posts: 176
Send a message via MSN to e-steki
lastpostid conflict

The join in the plugin "Userinfo Merge" (hook: fetch_userinfo_query) causes the lastpostid from ppgal_user to overwrite vBulletin's lastpostid.
As a consequence, if a user has replied to a gallery image, the last post that's displayed in their profile is completely wrong, since it's fetched off a wrong last post id, one that might not even refer to an actual vBulletin post!
Disabling the afore-mentioned plugin solves the wrong last post issue (but also disables any gallery features in the profile, obviously).
e-steki is offline   Reply With Quote