Quote:
Originally Posted by kh99
Hmm...OK, try this:
Code:
if (!($vbulletin->userinfo['userid'] AND in_coventry($vbulletin->userinfo['userid'], true)))
{
$counter_select = str_replace(', ', ', forum.', $counter_select);
}
$tachyjoin .= " LEFT JOIN " . TABLE_PREFIX . "thread AS thread ON (thread.threadid = forum.lastthreadid) ";
$counter_select .= ", thread.threadphoto";
|
it worked good now . Thank you with all my heart
Now, The final question, if u allowed
I want to put a
condition if {} in the case of content not available in the field
threadphoto