Quote:
Originally Posted by DR?@M W?@V?R
If you read KirbyDE post for the the optimized version all you need to edit is showthread.php and thats it done.
|
I saw that but I noticed that
LEFT JOIN " . TABLE_PREFIX . "post_parsed AS post_parsed ON(post_parsed.postid = post.postid)
exists twice in my showthread.php
Should I add
LEFT JOIN " . TABLE_PREFIX . "customprofilepic AS customprofilepic ON(customprofilepic.userid=post.userid)
below both instances?
Should I remove the queries I already installed? Sorry.. I dont know what the last few posts really meant, so that may answer my question, but not really since I am not sure what you all are talking about..
Thanks