View Single Post
Old May 8th, 2008, 11:35 PM   #3 (permalink)
arcab4
Junior Member
Verified Customer
 
Join Date: Apr 2005
Posts: 29
IE showed more than FireFox (above). here's what it's telling me..

SELECT c.id, c.catname, c.description, c.catorder, c.parent, c.thumbs, c.children, c.photos, c.posts, p.id, p.user, p.userid, p.date, p.title, com.username, com.id, com.date, com.photo FROM pp_categories c LEFT JOIN pp_photos p ON c.lastphoto=p.id LEFT JOIN pp_comments com ON com.id=c.lastpost ORDER BY c.catorder ASC

that's what's in the search box on the search page.

i disabled the hook function in vbulletin but it still showed up. but the stuff above is photopost stuff isn't it?
arcab4 is offline   Reply With Quote